Menubars...
Posted
#1
(In Topic #1378)
Regular

The latest thing I want of my still embryonic 'Big' Application is a menubar. I cannot see how to make the menubar of my startup-class form visible?
I started to develop some menu's with the form's menuManager, but can only seem to get them to display as popup menus!
So basically, how do I display, build and activate my desired topLeft of form menus, say like the gambas ones:-
C.
Posted
Guru

if not Visible then that Top level Menu and it's Children are hidden. (we do this for popup menus or just currently hidden menus)
If NO top level menus are visible then the menu bar is also hidden.
The top level ones are the first ones (on the far left edge of the menu editor.)
Posted
Guru

1 guest and 0 members have just viewed this.





