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... Thx, Thilko