help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: no fltk


From: marco atzeri
Subject: Re: no fltk
Date: Fri, 01 Jun 2012 16:09:07 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

On 6/1/2012 3:58 PM, Francesco Potortì wrote:
Fltk does not work for me on Debian.  Should I report it as a Debian bug
or it is still too experimental that bug should be reported?

It would be interesting to know how it does not work...

It's a strange failure mode, I would not know where the problem is.  I
do

plot (something)
graphics_toolkit fltk
close all
plot (something)


Hi Francesco,

have you tried

 graphics_toolkit fltk
 plot (something)
 close all
 plot (something else)

on my system (cygwin) is impossible to switch between the toolkit
the first that is used stays .

Eventually you have similar issue

Regards
Marco





reply via email to

[Prev in Thread] Current Thread [Next in Thread]