Easy flags to add?
Posted: Sat Feb 25, 2006 2:51 am
Sometimes I create a gadget that is initially disabled, so I use #WS_DISABLED
for its flags... so maybe have a native PureBasic flag equal to this? Something
like #PB_Gadget_Disabled? And while we're at it: #PB_Gadget_Invisible?
And still while we're at it: how about #PB_Event_Keyboard with the same
value as #WM_KEYDOWN? Would make our apps more standard without
having to use API constants.
for its flags... so maybe have a native PureBasic flag equal to this? Something
like #PB_Gadget_Disabled? And while we're at it: #PB_Gadget_Invisible?
And still while we're at it: how about #PB_Event_Keyboard with the same
value as #WM_KEYDOWN? Would make our apps more standard without
having to use API constants.
