octave-maintainers
[Top][All Lists]
Advanced

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

Re: Overhaul FLTK toolkit resize/redraw functions


From: Andreas Weber
Subject: Re: Overhaul FLTK toolkit resize/redraw functions
Date: Thu, 24 Jul 2014 09:42:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Am 22.07.2014 23:23, schrieb Ben Abbott:
> 
> On Jul 22, 2014, at 1:01 PM, Andreas Weber <address@hidden> wrote:
> 
>> ...
>> I want to also list some problems I noticed while testing the changes
>> for the records. (Output of compare_plot_demos is fine so far)
>> ...
>> * The new "legend" can be moved while panning. Try
>>  t=linspace(0,6*pi); plot(t, sin(t), ";sin;", t, cos(t), ";cos;")
>>  and drag the legend with the mouse.
>> ...
> 
> Very nice.  For the 1st time (in my experience) I'm able to resize FLTK 
> windows on MacOS X.

Cool, I'm pleased to hear that.

> Moving the legend doesn't seem to work as I expected.  The legend symbols and 
> text objects move, but their parent axis does not.

No, I tried to list some problems I noticed when testing the toolkit and
the problem with legend symbols which can be moved is one of them.
I haven't debugged this yet but this also occurs without my patch.

-- Andy



reply via email to

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