From: "bungsuputra linan" <[EMAIL PROTECTED]>

Hi Octavian Rasnita,

I am not sure whether you have tried this, but it works fine in my
script. I mean the text is printed in the status bar for menus with
submenus. I hope I get what you meant in your previous email correctly.

self->{OptionsMenu}->Append(-1, "When searching with special chars",
$self->{CautaDiaMenu}, "Text to appear in the status bar");

Hi bungsu,

Thank you but unfortunately it doesn't work this way either.

In fact I have previously tried to add a third parameter to be printed in the status bar for common menu items, but it was not printed, as:

$self->{CautaDia1} = $self->{CautaDiaMenu}->AppendRadioItem(-1, "Search only with special chars", "Text to be printed in the status bar");

I don't know what could be wrong. I am using:

This is perl, v5.8.8 built for MSWin32-x86-multi-thread
(with 50 registered patches, see perl -V for more detail)
Binary build 820 [274739] provided by ActiveState http://www.ActiveState.com
Built Jan 23 2007 15:57:46

Wx version 0.80.45.16

Thank you.

Octavian

Reply via email to