[fltk.general] Fl_Input_Tpl

2012-01-08 Thread Richard Sanders
I have made a derived class of Fl_Input that uses a template to control what and where chars ate typed in. This saves the need for a callback to check the validity of the data input. Good for things like phone numbers, mac address and any thing else that needs to conform to a given format. If the

[fltk.general] How to make application icons for the different platforms

2012-01-08 Thread Greg Ercolano
I decided to add a section on my cheat page about how to create application icons for the different platforms, as I'm not sure we have any clear documentation on this in the FLTK docs or articles: http://seriss.com/people/erco/fltk/#AppIcons It's an oddball subject, because this has little to do w

Re: [fltk.general] openSuse 12.1

2012-01-08 Thread Richard Sanders
On Fri, 06 Jan 2012 23:17:40 -0800, Richard Sanders wrote: >On Fri, 06 Jan 2012 04:16:06 -0800, Ian MacArthur > wrote: > >>On 6 Jan 2012, at 08:33, Richard Sanders wrote: >> >>> I have just done a clean install of Suse 12.1 on a 32 bit box. >>> >>> I compiled fltk-1.3.x-r9217 and then compiled