From graphics-request at octave dot org Fri Jul 23 09:12:19 2004 Subject: Re: OctPlot -- new release From: Paul Kienzle To: Shai Ayal Cc: octave-graphics Date: Fri, 23 Jul 2004 10:11:25 -0400 On Jul 23, 2004, at 3:26 AM, Shai Ayal wrote: > Paul, > > 1. Thanks, a modifier is a good way to go. probably shift-click. I > would use the symbolic constants FLTK has for the modifiers though for > cross platform compatibility Agreed. I figured you could do the lookup yourself, though ;-) > 2. If you think it's a bug, you should report it to www.fltk.org. They > have a nice bug reporting scheme and they're quite responsive. > I don't know if it is a bug because I don't know what the behaviour is on other platforms. Put a print statement in your own version and see what happens. If you only get one message per key press then I will report the problem. > 3. Is it possible that I have turned you into a fltk fan? :) No, I'm just acting as enabler. With enough groups working on it maybe somebody will come up with something that implements cross-platform GUI's better than what I've already got with soctcl. Paul Kienzle pkienzle at users dot sf dot net