Re: [Fxruby-users] show(PLACEMENT_MAXIMIZED) > maximized?
Status: Inactive
Brought to you by:
lyle
From: <ly...@kn...> - 2004-06-23 13:49:11
|
On Wed, 23 Jun 2004 07:01:24 -0600, Rich <ri...@li...> wrote : > When I try it, I get: > > >ruby shell_hotkey.rb > shell_hotkey.rb:96:in `exec': undefined method `maximize' for > #<Fox::FXMainWindow:0xb14b668> (NoMethodError) > from shell_hotkey.rb:101 > >Exit code: 1 > > Is there a specific time when I should call this method? > > I'm calling it between the show method of the FXMainWindow and the run > method of the FXApp. The maximize() method comes in with FOX 1.2. FOX 1.0 (which FXRuby is still based on) is but a faint glimmer in Jeroen's memory. ;) |