[fpc-devel] procedure ... message(); in Linux
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Feb 18 22:26:23 CET 2010
On 17 February 2010 16:47, Michael Schnell <mschnell at lumino.de> wrote:
> What messages does it capture ?
> How to send a message from a thread ?
Just thought of something else. Not sure if this is a solution, but it
might head you in the right direction. Have a look at two behavioural
design patterns: Chain of Responsibility, Command.
These patterns describe something like what you are trying to do. If
you can't find documentation on these, I can email you the two
chapters from the Design Patterns (GoF) book.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-devel
mailing list