[fpc-pascal] fpGUI Thread-safe
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Wed Oct 15 23:32:12 CEST 2014
On 2014-10-15 15:59, Brian wrote:
> Is fpGUI running under X11 thread-safe?
The toolkit itself is not thread-safe per-se (like all GUI toolkits I
know), but you can obviously still develop multi-threaded and
thread-safe applications.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the fpc-pascal
mailing list