[fxruby-users] Usage of FXDebugTarget
Jeroen van der Zijp
jeroen at fox-toolkit.org
Tue Sep 9 09:52:38 EDT 2008
On Tuesday 09 September 2008, Thilko Richter wrote:
> Hello,
>
> how can I use the FXDebugTarget? As far as I understand that should be the way:
>
> ...
> connect_command = FXMenuCommand.new(server_menu, "Connect", :target =>
> FXDebugTarget.new, :selector => ID_SHOW)
> ...
>
> But no messages are printed out...
>
They should appear on the console, or on VC++ Output Window.
If you're on *nix, it should be on stderr.
- Jeroen
More information about the fxruby-users
mailing list