[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mouse rotation for fltk backend
From: |
Ben Abbott |
Subject: |
Re: mouse rotation for fltk backend |
Date: |
Wed, 21 Jul 2010 20:47:56 -0400 |
On Jul 18, 2010, at 10:50 PM, Michael D Godfrey wrote:
> On 07/18/2010 06:58 PM, Ben Abbott wrote:
>> p.s. I'm running MacOS X 10.6.4 with fltk-aqua 1.1.10.
>>
>>
> My experience is that the buttons do not appear under Mac OS X.
> You may be able to get the effect by use of ctrl-p and ctrl-r.
> Or, ctrl-g for grid lines.
>
> I tried to find why the buttons do not appear, but have not
> succeeded.
>
> Michael
>
Apparently the aqua version of fltk isn't completely broken. If I increase the
size of the figure slightly, the bar with the buttons appears.
backend fltk
close all
plot (1:10)
set (gcf, "position", get (0, "defaultfigureposition") .* [1 1 1.1 1])
Michael, does this work for you? ... and are you using fltk-aqua or fltk-x11?
Ben
- mouse rotation for fltk backend, Kai Habel, 2010/07/18
- Re: mouse rotation for fltk backend, Jordi Gutiérrez Hermoso, 2010/07/18
- Re: mouse rotation for fltk backend, Ben Abbott, 2010/07/18
- Re: mouse rotation for fltk backend,
Ben Abbott <=
- Re: mouse rotation for fltk backend, Michael D Godfrey, 2010/07/21
- Re: mouse rotation for fltk backend, Ben Abbott, 2010/07/21
- Re: mouse rotation for fltk backend, Michael D Godfrey, 2010/07/21
Re: mouse rotation for fltk backend, Kai Habel, 2010/07/19
Re: mouse rotation for fltk backend, Shai Ayal, 2010/07/18
Re: mouse rotation for fltk backend, Søren Hauberg, 2010/07/19