simulate PB events
I think this is a bit shorter:
greetings
thomas
Code: Select all
Import ""
PB_Gadget_SendGadgetCommand(hWnd, EventType)
EndImport
thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Re: simulate PB events
Thanks ts-soft!
This was not so easy to find! ...A single command to force a change event on a PanelGadget.
This was not so easy to find! ...A single command to force a change event on a PanelGadget.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum