Re: [fltk.development] RFC: Fl_Spinner API additions

2012-05-15 Thread MacArthur, Ian (SELEX GALILEO, UK)
I'd like to make a few additions to Fl_Spinner; comments? Fl_Spinner is a group with an Fl_Input and a few buttons; looks like this: _ | | ^ | | input area |---| |_|_v_| In my application, I need to change the color of the input

Re: [fltk.development] RFC: Fl_Tooltip API additions

2012-05-15 Thread MacArthur, Ian (SELEX GALILEO, UK)
Curious if there's any objections to adding the following controls to the Fl_Tooltip API. Would like to be able to have more control over global tooltips: // Set/get the left/right and top/bottom margins for all tooltips // These allow the app to control the margin area

Re: [fltk.development] RFC: Fl_Spinner API additions

2012-05-15 Thread Albrecht Schlosser
On 15.05.2012 11:53, MacArthur, Ian (SELEX GALILEO, UK) wrote: I'd like to make a few additions to Fl_Spinner; comments? Fl_Spinner is a group with an Fl_Input and a few buttons; looks like this: _ | | ^ | | input area |---| |_|_v_|

Re: [fltk.development] text caret control in Fl_Text_Display

2012-05-15 Thread David Currie
Before I discuss caret behavior. I have a further related issue (it's all bound up in the same widget). The Fl_Double_Window does not get keyboard focus by default. You can = achieve that by returning 1 for FL_FOCUS and FL_UNFOCUS events. Fl_Input_ and derived widgets and Fl_Text_Display

[fltk.development] Website suggestion: FLTK Library/Fluid GUI Builder/Forum/Links...

2012-05-15 Thread Matthias Melcher
I would like to change the headlines in the current web site a bit. What do you think? Currently, the top bar read FLTK Applications * FLTK Library * Forum * Links * Login I would like to move FLTK Apps out of the top line because there is not much useful in there. Instead, I would like to

Re: [fltk.development] Website suggestion: FLTK Library/Fluid GUI Builder/Forum/Links...

2012-05-15 Thread Ian MacArthur
On 15 May 2012, at 21:10, Matthias Melcher wrote: I would like to change the headlines in the current web site a bit. What do you think? Currently, the top bar read FLTK Applications * FLTK Library * Forum * Links * Login I would like to move FLTK Apps out of the top line because