OpenSubMenu(MenuItemID, Text$ [, ImageID])

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
nco2k
Addict
Addict
Posts: 1344
Joined: Mon Sep 15, 2003 5:55 am

OpenSubMenu(MenuItemID, Text$ [, ImageID])

Post by nco2k »

the current implementation of OpenSubMenu() is very limited.. you cant change its text, en-/disable it, nor add an image to it. so it would be nice to redesign this command. :)

ps: and it would be also nice, if the MenuItemID's would start at 0. but i guess this is a ms thing?

c ya,
nco2k
If OSVersion() = #PB_OS_Windows_ME : End : EndIf