[wxruby-users] how can I set window not resize?

Alex Fenton alex at pressure.to
Sat Apr 19 07:06:43 EDT 2008


Pat Kiatchaipipat wrote:
> yeah it work! but in the middle of top-botton it can use show in 
> maximize. it can't change??
>   
http://wxruby.rubyforge.org/doc/frame.html - please use

:style => Wx::DEFAULT_FRAME_STYLE ^ Wx::RESIZE_BORDER ^ Wx::MAXIMIZE_BOX

alex


More information about the wxruby-users mailing list