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 the menus want to open in such a way that they show
as much of themselves as possible to the user; if a menu would
open off the bottom edge of the screen, it tries to open upwards
instead, to show as much of the menu as possible.

In the case of huge, it seems to behave in a way where it tries to
do this, but sees the menu would still clip off the bottom even if
it filled the screen, and so decides to do nothing at all.

But perhaps instead of doing nothing, it could open such that the
menu is positioned with the top item at the top edge of the screen,
so as to show as much of the menu as possible (and let it clip off
the bottom)

In my test, with the menubar at the bottom of the screen,
it opens showing only 1/2 of the first item and that's it..
the entire rest of the menu is completely off screen.

Perhaps the current behavior is better in some way though,
and perhaps I'm not seeing it, but can't think why that could be.


Link: http://www.fltk.org/str.php?L2770
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to