to put it very simply

$current_tab = $ModuleWindow->Tab->SelectedItem();

Now how to force the script to choose a particular tab

Im intending to do something like

$ModuleWindow->Tab->SelectedItem(0);

where 0 is the tabindex

or something like

$ModuleWindow->Tab->Select(0);

anybody has ideas ?

chris
www.perl-resume.com




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Reply via email to