Page 2 of 2

Posted: Sat Oct 04, 2008 5:27 pm
by eddy
minor fix for PB4.xx

Posted: Sat Oct 04, 2008 6:09 pm
by ts-soft
I think this is a bit shorter:

Code: Select all

Import ""
  PB_Gadget_SendGadgetCommand(hWnd, EventType)
EndImport
greetings
thomas

Re: simulate PB events

Posted: Wed Dec 08, 2010 3:17 am
by skywalk
Thanks ts-soft!
This was not so easy to find! ...A single command to force a change event on a PanelGadget.