[perl-win32-gui-users] Another AxWindow disparity

2004-06-30 Thread Brad Smith
Concerning AxWindow, IE, and my previous sample app, I have discovered another disparity. The Delete key normally operates as two functions; to delete the selected text, or to delete the next character in front of the cursor placement. If you play with the sample app I submitted earlier, you

[perl-win32-gui-users] IE OLE success w/ Ctrl- shortcuts

2004-06-30 Thread Brad Smith
A few days ago I was building an application, where I had embedded an Internet Explorer axwindow and created a menu. Unfortunately, I could not use the standard shortcut keys, like Ctrl-C (Copy), Ctrl-X (Cut), Ctrl- V (Paste), etc. Thanks to Jez White's recommendation to examine the AxWindow s