On 7 Apr 2010, at 18:17, K.C. Babb wrote:
> FLTK Version: 1.1.9
> Environment: Exceed on Windows

Exceed - that's the X server thing?

So... you are running your app on some X11 (unix?) machine and  
displaying it on a Windows box?

What OS / window manager / etc is running?

> If I have a set of Fl_Menu_Item's which contain, among other  
> things, selections which have submenus, is there a way to prevent  
> clicking on the higher-level item from undisplaying the whole  
> menu?  I guess I'm looking for the Windoze-ish behavior where when  
> you click on a menu item which has a submenu, the submenu stays up  
> so you can then click on the desired selection from it.  For  
> example, if my menu item hierarchy looks like:
>
> File
>   Open
>     Page 1
>     Page 2
>     Page 3
>     ....
>
> and they click on File and then click on Open, I want the "Page n"  
> list to stay up until they click on one of those.  Possible without  
> great klugey machinations?

I'm not sure this is actually a fltk thing - I suspect this might be  
a window manager thing.

Certainly, using Xnest to run fltk apps from one machine viewed on  
another and it behaved OK...
So, I'm not sure quite what is going on your setup.




_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to