GetWindowGadgetContainer()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

GetWindowGadgetContainer()

Post by netmaestro »

If we're to have this new container, a native way to get its handle would be immensely helpful.
BERESHEIT
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: GetWindowGadgetContainer()

Post by Fred »

You can use WindowID(x, #PB_Window_GadgetList)
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: GetWindowGadgetContainer()

Post by netmaestro »

Excellent, thanks Fred.
BERESHEIT
Post Reply