On 28 September 2010 10:59, Michael Schnell wrote: > > This is GREAT ! Since when is this available (and tested) ? How is it > implemented ?
Sending or Posting internal message (inside the application) and Procedure...Message has been implemented since years ago. fpGUI maintains its own internal event queue. This is how fpGUI notifies any widget/window of OS or internal events. Sending external events are handled in each backend platform API's code. -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net:8080/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
