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/.