Displaying 3 results from an estimated 3 matches for "penguinroad".
2010 Mar 20
1
Tab key traversal
Below is my attempt at changing the focus from one text control to the
next control after a person presses the tab key. The wxTE_PROCESS_TAB
style property has been selected for each of the controls. What
corrections do I have to make? Thanks.
#!/usr/bin/env ruby
require ''rubygems''
require ''wx''
require ''tp1.rb''
class MainFrame < TPSC
2010 Sep 18
1
some question
I am making a program and get some trouble here
1. how do I close all opened child window in mdi form?
2. I cannot disable menu_item, perhaps I use .enable false the wrong way?
--
Suka linux?
Kunjungi blog saya http://penguinroad.blogspot.com
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2011 May 12
2
Which is more rich and easy, wxRuby or fxRuby?
Which one is more feature rich and easy to use, wxRuby or fxRuby? Can I
develop a full-fledged client-server Windows based app. with wxRuby?
--
Posted via http://www.ruby-forum.com/.