[wxruby-users] displaying a progress dialog

John Griffiths lists at ruby-forum.com
Thu Jan 15 08:32:36 EST 2009


sorted, thanks guys...

progress = Wx::ProgressDialog.new("Processing Images",  "Processing 
Images...", 100, self, Wx::PD_CAN_ABORT|Wx::PD_APP_MODAL)

works fine under windows and i can compile it to an exe with 
rubyscript2exe.

-- 
Posted via http://www.ruby-forum.com/.


More information about the wxruby-users mailing list