RE: [perl-win32-gui-users] why not work?

2002-08-07 Thread markd
after some more testing..if i take out the -parent => $Window from the settings window then pressing alt+c (for &Close) will work. also the shortcuts will work if anything (apart from the window) has focus. so when the program starts if i put in $ListView->SetFocus() then when i press alt+s th

RE: [perl-win32-gui-users] why not work?

2002-08-07 Thread markd
the same goes for buttons too. if i have a button with -text => " &Settings", then so long as the listview has focus, when i press alt+s the settings window will pop up. it doesn't work with child windows though. if i have an &Close button in the settings window then no matter what has focus, it wo

RE: [perl-win32-gui-users] why not work?

2002-08-07 Thread markd
its not an accel table its just a gui::makemenu and theres no reference to the listview in it anywhere. i just thought i'd add this considering we were talking about accelerator tables not working. mark

RE: [perl-win32-gui-users] why not work?

2002-08-07 Thread Piske, Harald
I never worked with accelerators, so this may be stupid, but did you connect the accel table to the listview? If so, can you try to hang it on the main window instead? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 06, 2002 20:19 To: ROB Cc: pe