freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FR-devel] RUNNING state - Issue #2


From: NISHIO Mizuho
Subject: Re: [FR-devel] RUNNING state - Issue #2
Date: Tue, 02 Jul 2002 10:51:57 +0900
User-agent: Wanderlust/2.2.15 (More Than Words) EMIKO/1.13.9 (Euglena tripteris) FLIM/1.13.2 (Kasanui) APEL/10.2 Emacs/20.7 (i386-debian-linux-gnu) MULE/4.1 (AOI)

At Mon, 01 Jul 2002 13:39:26 +0200,
Laurent Julliard <address@hidden> wrote:
> 
> The Databus inspector menu item hasn't yet re-appeared but this is 
> another problem.
>
I investigate this problem by using debug.rb.

This is because of the FreeRIDE::GenericCommand object holded in 
"/system/ui/commands/AppCommands/DatabusInspector" slot's data.
The FreeRIDE::GenericCommand object of DatabusInspector returns ''
when the method 'menu_text' is called. 

It seems that if the second argument of FOX::FXMenuCommand.new is '', 
the object of FOX::FXMenuCommand created at 
plugins/System_GuiRenderFox/MenuPaneRenderFox.rb:112 doesn't work. 
So, the menu of Databus inspector disappears.

But, I don't know why the @menu_text of DatabusInspector's GenericCommand 
is ''.
   
******************************
NISHIO Mizuho 
e-mail address@hidden

 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]