diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2002-12-26 01:15:32 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2002-12-26 01:15:32 +0000 |
| commit | fcb49a7b139aaa5a0509c1718c107b372839cf47 (patch) | |
| tree | 6be0fd6c1ef0bf0403bc8722088a1d66b789c5f9 /fluid/function_panel.h | |
| parent | a81ea6a412d844fd8af5b007402320f10b20fa29 (diff) | |
Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicks
which resulted in not showing the insertion cursor.
Fluid would not register changes to Fl_Text_Editor widgets unless Enter
was pressed.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2885 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/function_panel.h')
| -rw-r--r-- | fluid/function_panel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/function_panel.h b/fluid/function_panel.h index 51b60805c..013b1a8d8 100644 --- a/fluid/function_panel.h +++ b/fluid/function_panel.h @@ -1,4 +1,4 @@ -// generated by Fast Light User Interface Designer (fluid) version 1.0102 +// generated by Fast Light User Interface Designer (fluid) version 1.0103 #ifndef function_panel_h #define function_panel_h |
