Re: [Fxruby-users] show(PLACEMENT_MAXIMIZED) > maximized?
Status: Inactive
Brought to you by:
lyle
From: Rich <ri...@li...> - 2004-06-23 12:59:25
|
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. -Richard ----- Original Message ----- From: "jeroen" <je...@fo...> To: <fxr...@li...> Cc: "Rich" <ri...@li...> Sent: Wednesday, June 23, 2004 12:40 AM Subject: Re: [Fxruby-users] show(PLACEMENT_MAXIMIZED) > maximized? > On Wednesday 23 June 2004 12:18 am, Rich wrote: > > I'm not seeing the method 'maximize' off of the FXMainWindow object. > > > > There's a maximize for MDI stuff... > > FXMainWindow supports all the functions from its base classes ... > > - Jeroen > > -- > +--------------------------------------------------------------------------- -+ > | Copyright (C) 01:30 06/23/2004 Jeroen van der Zijp. All Rights Reserved. | > +--------------------------------------------------------------------------- -+ > |