DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2771
Version: 1.3-current
Don't want to forget about the discussion last month on fltk.general...
http://www.mail-archive.com/fltk@easysw.com/msg12416.html
Link: http://
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2770
Version: 1.3-current
@manolo: interesting point.
I think what I've seen the other menus do is open the menu
either to the left or right of the parent to avoid blocki
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2770
Version: 1.3-current
I would think that opening the 'huge' menu with its top edge at the
window's top would be bad because it would hide the menu title (huge).
I woul
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2770
Version: 1.3-current
@manolo: You might be right, not sure.
My thinking is that the 'Huge' behaves inconsistently
compared to the logic of the other menus.
It seems
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2770
Version: 1.3-current
For the "International" menu issue:
I believe the solution would be to change line 357 of src/Fl_Menu.cxx
from
if (X < scr_x) X = scr_x; if (X >
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2770
Version: 1.3-current
I believe the behavior of the "Huge" menu is correct: this menu is
so big that it can't be displayed entirely upwards,
so it opens downwards, as
[STR Closed w/Resolution]
Link: http://www.fltk.org/str.php?L2769
Version: 1.3-current
Fix Version: 1.3-current (r9177)
Fixed in Subversion repository.
Link: http://www.fltk.org/str.php?L2769
Version: 1.3-current
Fix Version: 1.3-current (r9177)
__
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2770
Version: 1.3-current
A. If I position the test/menubar application such that the menubar
is at the bottom of my screen, most of the menus open "upwards"
so that the m
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2769
Version: 1.3-current
Run on Mac OS with 2 screens the editor test program.
Move the window to the secondary screen.
Type cmd-R
crash!
Link: http://www.fltk.org/str.