Documented wxMutexGuiEnter etc and thread sample.
authorRobert Roebling <robert@roebling.de>
Sun, 2 Jan 2000 21:52:18 +0000 (21:52 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 2 Jan 2000 21:52:18 +0000 (21:52 +0000)
commitc88275cb7d156f8535ef6c960b7cd35995d6e196
tree5176da8aeabf1b289611262c74b203f08ef93d6e
parent548cadfd4232b1a4dd293ef2b7b9356b2924a64e
  Documented wxMutexGuiEnter etc and thread sample.
  Also found out that you cannot create top-level windows
    in a GUI thread other than the main one. No idea why.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/function.tex
docs/latex/wx/tsamples.tex
samples/thread/test.cpp