On 03.08.2011 17:23, MacArthur, Ian (SELEX GALILEO, UK) wrote:

> Running fltk-1.1 and fltk-1.3 menubar demo's back-to-back, I have now
> convinced myself that on the fltk-1.1 case the menu is clipped at the
> windows task bar, but on the fltk-1.3 version it appears to extend
> underneath it and hence the problem arises...
>
> Is that consistent with your observations too?

I'm running it on Win7 here, and thanks to Win7's semi-transparent
task bar I can see that the menu is *drawn* behind the task bar in
both cases (1.1 and 1.3), so I would say that it is clipped at the
screen border.

However, srolling starts near the task bar in fltk 1.1, and the
highlighted menu item never extends behind the task bar. In 1.3
I can see the highlighted menu item *through* the task bar, but
scrolling never happens, because (I suspect) we don't get the mouse
events any more. And there is only one highlighted menu item
visible, i.e. the next menu item below it doesn't get highlighted
when moving the mouse further down. (I hope you understand what I
mean...)

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

Reply via email to