Mac - Memory Error with TextBoxes
ahlongxp
ahlongxp at gmail.com
Tue Mar 4 03:59:20 PST 2008
On Mar 2, 7:04 pm, cso... at advancedconcepts.ch (Stefan Csomor) wrote:
> Hi
>
> you cannot directly update a gui object on OS X form a secondary thread
> without expecting problems down the road... I've only expanded the
> wxTextCtrl:: WriteText method to internally make a remote call from a
> secondary thread, all other methods should only be called from the main
> thread.
>
> Best,
>
> Stefan
>
This question may be classical enough to go to FAQ.
More information about the wx-users
mailing list