Handling menus through API
Posted: Sat Sep 10, 2005 6:53 am
I would like to add menus to my windows using the API commands, instead of PureBasic commands. API lets you insert menus anywhere, and you can remove menu items.
I found some examples that modify and add to existing menus. I don't know how to create the window menu to start with. Getmenu_() only returns a handle after I create a PB menu and add one menutitle.
I found some examples that modify and add to existing menus. I don't know how to create the window menu to start with. Getmenu_() only returns a handle after I create a PB menu and add one menutitle.