Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
fltk.general
Conversations
About
fltk.general
1–30 of 2262
Welcome to the Fast Light Tool Kit general discussion group.
This is for general discussions about the FLTK library; questions, problems compiling/installing, etc.
This group is mirrored at
fltk.org
for read access via
NNTP
and
web browsing
.
Mark all as read
Report abusive group
0 selected
supsm17
, …
lifeatt...@gmail.com
5
May 15
Fl_Menu_Item callback value
Huh, interesting. I guess I haven't looked at the documentation thoroughly enough. Thanks so much
unread,
Fl_Menu_Item callback value
Huh, interesting. I guess I haven't looked at the documentation thoroughly enough. Thanks so much
May 15
supsm17
, …
lifeatt...@gmail.com
11
May 7
Right clicking on a check button label
Ah, sorry about that. As for populating the array, I sort of copied an example from the docs:
unread,
Right clicking on a check button label
Ah, sorry about that. As for populating the array, I sort of copied an example from the docs:
May 7
Gonzalo Garramuño
,
Manolo
4
May 4
Icons under Wayland
Le mardi 3 mai 2022 à 19:00:24 UTC+2, ggar...@gmail.com a écrit : El 3/5/22 a las 03:43, Manolo
unread,
Icons under Wayland
Le mardi 3 mai 2022 à 19:00:24 UTC+2, ggar...@gmail.com a écrit : El 3/5/22 a las 03:43, Manolo
May 4
supsm17
, …
duncan
4
May 2
#ifdef in fluid
@matthias I tried that as I said in the original post, but the extern declarations were outside of
unread,
#ifdef in fluid
@matthias I tried that as I said in the original post, but the extern declarations were outside of
May 2
Gonzalo Garramuño
, …
Manolo
5
May 2
always_on_top on macOS and Wayland and RFC
here is what you can do for macOS, in a .mm file of your own: #include <FL/platform.H> #if
unread,
always_on_top on macOS and Wayland and RFC
here is what you can do for macOS, in a .mm file of your own: #include <FL/platform.H> #if
May 2
Basile Starynkevitch
, …
Matthias Melcher
6
Apr 29
misunderstanding about styles (FLTK 1.4/Linux/X11)
bas...@starynkevitch.net schrieb am Mittwoch, 27. April 2022 um 20:44:14 UTC+2: './configure'
unread,
misunderstanding about styles (FLTK 1.4/Linux/X11)
bas...@starynkevitch.net schrieb am Mittwoch, 27. April 2022 um 20:44:14 UTC+2: './configure'
Apr 29
danielc...@gmail.com
, …
lifeatt...@gmail.com
10
Apr 28
detect keydown function
Alt+X is a common Windows key combo "most often used to display the Unicode character code of a
unread,
detect keydown function
Alt+X is a common Windows key combo "most often used to display the Unicode character code of a
Apr 28
danielc...@gmail.com
, …
Greg Ercolano
7
Apr 25
Fl_Help_View copy to clipboard
Thanks, it was a handle returning 1 on flkeydown Em segunda-feira, 25 de abril de 2022 às 17:41:57
unread,
Fl_Help_View copy to clipboard
Thanks, it was a handle returning 1 on flkeydown Em segunda-feira, 25 de abril de 2022 às 17:41:57
Apr 25
Gonzalo Garramuno
, …
Ian MacArthur
7
Apr 19
FL_KEYBOARD and utf-8 international characters
On Tuesday, 19 April 2022 at 13:03:16 UTC+1 Albrecht wrote: Unfortunately Fl_Input::position(int, int
unread,
FL_KEYBOARD and utf-8 international characters
On Tuesday, 19 April 2022 at 13:03:16 UTC+1 Albrecht wrote: Unfortunately Fl_Input::position(int, int
Apr 19
supsm17
, …
Ian MacArthur
6
Apr 9
Static link standard library?
I'm using gcc-10-aarch64-linux-gnu to cross compile for arm. When I specify the -static flag (
unread,
Static link standard library?
I'm using gcc-10-aarch64-linux-gnu to cross compile for arm. When I specify the -static flag (
Apr 9
AB
, …
Manolo
4
Apr 5
Fl_Native_File_Chooser_GTK does not respect PREVIEW option
Thanks for your efforts! On Tuesday, April 5, 2022 at 9:21:57 AM UTC+2 Manolo wrote: Le lundi 4 avril
unread,
Fl_Native_File_Chooser_GTK does not respect PREVIEW option
Thanks for your efforts! On Tuesday, April 5, 2022 at 9:21:57 AM UTC+2 Manolo wrote: Le lundi 4 avril
Apr 5
Srinivas Nayak
, …
Ian MacArthur
16
Apr 5
Mouse cursor disappearing
Dear Ian, This is the perfect possible explanation of the matter. I am thankful for your time and
unread,
Mouse cursor disappearing
Dear Ian, This is the perfect possible explanation of the matter. I am thankful for your time and
Apr 5
Mark Olesen
, …
Albrecht Schlosser
19
Apr 4
error ZLIB_VERNUM != PNG_ZLIB_VERNUM
I removed Win32 CMake and cmake and then reinstalled using https://www.msys2.org/docs/cmake/ make
unread,
error ZLIB_VERNUM != PNG_ZLIB_VERNUM
I removed Win32 CMake and cmake and then reinstalled using https://www.msys2.org/docs/cmake/ make
Apr 4
Piotr Wieczorek
, …
Ian MacArthur
10
Apr 4
Adding a new variant of Fl_Box_Draw_F and Fl_Label_Draw_F for Go bindings
On Monday, 4 April 2022 at 14:25:14 UTC+1 Albrecht Schlosser wrote: There's another point that
unread,
Adding a new variant of Fl_Box_Draw_F and Fl_Label_Draw_F for Go bindings
On Monday, 4 April 2022 at 14:25:14 UTC+1 Albrecht Schlosser wrote: There's another point that
Apr 4
Basile Starynkevitch
,
Albrecht Schlosser
2
Apr 3
Fwd: compiling FLTK with DWARF debugging options for RefPerSys
On 4/3/22 18:29 Basile Starynkevitch wrote: For RefPerSys (C++) we need to compile FLTK (from https:/
unread,
Fwd: compiling FLTK with DWARF debugging options for RefPerSys
On 4/3/22 18:29 Basile Starynkevitch wrote: For RefPerSys (C++) we need to compile FLTK (from https:/
Apr 3
pvr...@btinternet.com
, …
Ian MacArthur
4
Apr 3
Fl_Input_Choice callback query
On Wednesday, March 30, 2022 at 7:42:38 PM UTC+1 Ian MacArthur wrote: On 30 Mar 2022, at 19:23, Greg
unread,
Fl_Input_Choice callback query
On Wednesday, March 30, 2022 at 7:42:38 PM UTC+1 Ian MacArthur wrote: On 30 Mar 2022, at 19:23, Greg
Apr 3
ed.vi...@gmail.com
, …
Bill Spitzak
13
Apr 2
templated classes in fluid?
In fluid, you would have a declaration on one line temple <class T> and then the next line is
unread,
templated classes in fluid?
In fluid, you would have a declaration on one line temple <class T> and then the next line is
Apr 2
supsm17
,
Ian MacArthur
3
Mar 31
Open file browser (but not choosing files)
That's what I was looking for, thanks for the assistance On Wednesday, March 30, 2022 at 12:34:57
unread,
Open file browser (but not choosing files)
That's what I was looking for, thanks for the assistance On Wednesday, March 30, 2022 at 12:34:57
Mar 31
supsm17
, …
Albrecht Schlosser
5
Mar 28
cmake find_package causes error
On 3/26/22 01:41 supsm17 wrote: Yes that is the correct line. Also, adding set(FLTK_LIBRARIES "
unread,
cmake find_package causes error
On 3/26/22 01:41 supsm17 wrote: Yes that is the correct line. Also, adding set(FLTK_LIBRARIES "
Mar 28
pvr...@btinternet.com
, …
Ian MacArthur
8
Mar 25
Drawing text after using fl_translate and fl_scale
From: Ian MacArthur Sent: 25 March 2022 08:47 To: fltk.general Subject: Re: [fltk.general] Re:
unread,
Drawing text after using fl_translate and fl_scale
From: Ian MacArthur Sent: 25 March 2022 08:47 To: fltk.general Subject: Re: [fltk.general] Re:
Mar 25
pvr...@btinternet.com
,
Matthias Melcher
2
Mar 22
Inheriting Fl_Dial gotchas
The documentation shows, which functions are `virtual`. C++ is relatively limited in comparison to
unread,
Inheriting Fl_Dial gotchas
The documentation shows, which functions are `virtual`. C++ is relatively limited in comparison to
Mar 22
Félix Le Blanc
, …
Ian MacArthur
5
Mar 21
How to instantiate arbitrary number of widgets of different types dynamically?
On Monday, 21 March 2022 at 00:16:58 UTC Matthias Melcher wrote: Call `begin()` on any Fl_Group
unread,
How to instantiate arbitrary number of widgets of different types dynamically?
On Monday, 21 March 2022 at 00:16:58 UTC Matthias Melcher wrote: Call `begin()` on any Fl_Group
Mar 21
Baal Lukor
, …
pvrose
7
Mar 20
How to build FLTK.dll with Visual Studio?
On 20 March 2022, at 12:05, imm <imacarthur@gmail.com> wrote: > > >On Sun, 20 Mar 2022
unread,
How to build FLTK.dll with Visual Studio?
On 20 March 2022, at 12:05, imm <imacarthur@gmail.com> wrote: > > >On Sun, 20 Mar 2022
Mar 20
Gonzalo Garramuno
2
Mar 19
How to redraw all windows and widgets?
> El 19 mar. 2022, a las 07:15, Gonzalo Garramuno <ggarra13@gmail.com> escribió: > > I
unread,
How to redraw all windows and widgets?
> El 19 mar. 2022, a las 07:15, Gonzalo Garramuno <ggarra13@gmail.com> escribió: > > I
Mar 19
lifeatt...@gmail.com
,
Albrecht Schlosser
2
Mar 17
Has anyone already written a length-of-time entry control?
On 3/17/22 18:22 lifeatt...@gmail.com wrote: > I want a "smart" length-of-time entry
unread,
Has anyone already written a length-of-time entry control?
On 3/17/22 18:22 lifeatt...@gmail.com wrote: > I want a "smart" length-of-time entry
Mar 17
Basile Starynkevitch
,
Greg Ercolano
2
Mar 14
how to catch most key presses in a subclass of Fl_Text_Editor (FLTK 1.3.8)
On 3/14/22 11:03, Basile Starynkevitch wrote: FLTK defines typedef int(*Key_Func) (int key,
unread,
how to catch most key presses in a subclass of Fl_Text_Editor (FLTK 1.3.8)
On 3/14/22 11:03, Basile Starynkevitch wrote: FLTK defines typedef int(*Key_Func) (int key,
Mar 14
supsm17
, …
Albrecht Schlosser
3
Mar 10
Automatically close fl_alert
On 3/10/22 12:30 Ian MacArthur wrote: On Wednesday, 9 March 2022 at 23:15:49 UTC sups... wrote: I
unread,
Automatically close fl_alert
On 3/10/22 12:30 Ian MacArthur wrote: On Wednesday, 9 March 2022 at 23:15:49 UTC sups... wrote: I
Mar 10
Mark
,
Greg Ercolano
8
Mar 10
How to promote and demote TreeItems?
Of course in the above for a tree showing a file system there *is* a distinction between folders and
unread,
How to promote and demote TreeItems?
Of course in the above for a tree showing a file system there *is* a distinction between folders and
Mar 10
Anthony Nemoff
, …
Albrecht Schlosser
24
Mar 2
fl_alert custom icon
On 3/2/22 16:53 Ian MacArthur wrote: On Tuesday, 1 March 2022 at 21:15:40 UTC ggar... wrote: Yes, you
unread,
fl_alert custom icon
On 3/2/22 16:53 Ian MacArthur wrote: On Tuesday, 1 March 2022 at 21:15:40 UTC ggar... wrote: Yes, you
Mar 2
pvr...@btinternet.com
, …
Ian MacArthur
6
Mar 2
Latest 1.4 with W11 and VS2019
And, somewhat related, if you want to "listen" to your UDP socket, then I'd be taking a
unread,
Latest 1.4 with W11 and VS2019
And, somewhat related, if you want to "listen" to your UDP socket, then I'd be taking a
Mar 2