Add runOnUiThread to FXApp and FXId.
This allows to safely execute GUI code from other threads.
Showing
- lib/fox16.rb 1 addition, 0 deletionslib/fox16.rb
- lib/fox16/thread.rb 50 additions, 0 deletionslib/fox16/thread.rb
- rdoc-sources/FXApp.rb 5 additions, 0 deletionsrdoc-sources/FXApp.rb
- rdoc-sources/FXId.rb 5 additions, 0 deletionsrdoc-sources/FXId.rb
- test/TC_FXApp.rb 35 additions, 0 deletionstest/TC_FXApp.rb
lib/fox16/thread.rb
0 → 100644
Please register or sign in to comment