Re: [fltk.general] help understanding layout management

2012-11-06 Thread LZAntal
Hi all, Oh thats gold!!! Wish I had that a couple of weeks ago when I started my project. But fluid has been great to experiment with. Thanks for the link. Laszlo http://twitter.com/LZAntal On Nov 6, 2012, at 1:25 PM, Ian MacArthur wrote: > > In case it helps, there is a

Re: [fltk.general] Comparing Colors in an "if" statement

2012-11-05 Thread LZAntal
_color (Fl_Color i, uchar &red, uchar &green, uchar > &blue) > Returns the RGB value(s) for the given FLTK color index. > > and compare components Oh nice, I actually was hoping fltk would have a method for that. Thank you! Laszlo http://twitter.com/LZAntal >

Re: [fltk.general] Comparing Colors in an "if" statement

2012-11-05 Thread LZAntal
Hi, On Nov 5, 2012, at 12:33 PM, Greg Ercolano wrote: > On 11/05/12 11:58, Laszlo Antal wrote: >> On Nov 5, 2012, at 9:06, Doug Parks wrote: Is it possible to compare the color of a widget in an "if" statement? If so how would I go about doing it. I have tried using a standard >>>

Re: [fltk.general] Line numbers patch for 1.3 FL_Text_Display

2012-10-29 Thread LZAntal
Hi, On Oct 29, 2012, at 5:30 AM, chris wrote: > of course this should read: > > ..to the already existing STR 2621: > (the link is correct anyway) > Found it and uploaded the patch there. Thank you for the directions Laszlo http://twitter.com/LZAntal >> Hi Laszlo,

Re: [fltk.general] Line numbers patch for 1.3 FL_Text_Display

2012-10-29 Thread LZAntal
Hi Chris, Thats embarrassing, wonder if the mailing list removed it, either case here it is again maybe you see something I need to change. Also I am headed over STR 2661. Thank you Laszlo http://twitter.com/LZAntal On Oct 29, 2012, at 5:25 AM, chris wrote: > Hi Laszlo, > > y

[fltk.general] Line numbers patch for 1.3 FL_Text_Display

2012-10-28 Thread LZAntal
in it separately. Thank you Laszlo http://twitter.com/LZAntal ___ fltk mailing list fltk@easysw.com http://lists.easysw.com/mailman/listinfo/fltk

Re: [fltk.general] [ANN] EDE/FLTK talk

2012-10-22 Thread LZAntal
Hi, Will your talk be recorded or have the slides uploaded somewhere? Very new to fltk using for 2 weeks coming from wx and qt so would love to hear all about your project. Thank you Laszlo http://twitter.com/LZAntal On Oct 21, 2012, at 9:16 AM, Sanel Zukan wrote: > Hi fltk-ers, >

Re: [fltk.general] Keyboard input goes to terminal in fluid

2012-10-15 Thread LZAntal
Hi, On Oct 14, 2012, at 6:53 AM, Ian MacArthur wrote: > > On 12 Oct 2012, at 23:54, LZAntal wrote: > >> Starting out with fltk. Installed the 1.3.x-r9696 on Mac Mountain Lion. >> Was getting compile errors with 1.3.0 and after reading this >> http://www.mail-

Re: [fltk.general] Keyboard input goes to terminal in fluid

2012-10-15 Thread LZAntal
Hi, On Oct 13, 2012, at 8:11 PM, Greg Ercolano wrote: > On 10/13/12 18:34, Greg Ercolano wrote: >> On 10/12/12 15:53, LZAntal wrote: >>> When I startup demo or fluid from the terminal everything I type into input >>> fields goes to the terminal instead the input

[fltk.general] Keyboard input goes to terminal in fluid

2012-10-12 Thread LZAntal
everything I type into input fields goes to the terminal instead the input field. Do I need to install it from svn or am I missing some configuration settings. Thank you Laszlo http://twitter.com/LZAntal ___ fltk mailing list fltk@easysw.com http