Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
Necrym
21
Years of Service
User Offline
Joined: 4th Sep 2002
Location: Australia
Posted: 13th Nov 2002 03:39
I know that DBP is meant for DX applications hoever its sadly in need of some basic functions such as menu command.
an example might be:-

MENUBAR
[ MENU( )
[ ITEM( ) ]
[ MENU( )
[ ITEM( ) ]
END ]
END ]
[ ITEM( ) ]
END

MENUBAR Declares the menu for a WINDOW.
MENU A menu item with an associated drop box containing other menu selections.
ITEM A menu item for selection.

The MENUBAR structure declares the pulldown menu selections displayed for an APPLICATION or WINDOW. MENUBAR must appear in the source code before any ITEM controls.
On an APPLICATION, the MENUBAR defines the Global menu selections for the program. The window's menu selections are then active while the window has input focus. Once the window loses focus, its specific menu selections are removed from the Global menu. Events generated by menu items are sent to the WINDOW's ACCEPT loop in the normal way.
Be afraid..be very afraid were all being watched!!

Login to post a reply

Server time is: 2024-04-24 09:42:21
Your offset time is: 2024-04-24 09:42:21