[perl-win32-gui-users] Printing and save/restore dialog

2004-01-02 Thread Chris
Okay, I want to add a printing function into my application. I can write my output to a file. But I don't know what to do from there. I also want to implement an open and save function into it so I can back up my database and restore it.

[perl-win32-gui-users] New "Hook" Method

2004-01-02 Thread Glenn W Munroe
Hello Steve and/or other developers, I've been trying to get the ListView EditLabel feature to work. I can turn it on OK and have got the handle to the edit control and through that the control's contents. The problem is that the control is created and destroyed automatically, and it is difficult

Re: [perl-win32-gui-users] Right-click menu broken in 0.0.670?

2004-01-02 Thread Glenn Linderman
On approximately 1/2/2004 9:38 AM, came the following characters from the keyboard of Johan Lindstrom: At 18:06 2004-01-02, Glenn Linderman wrote: In the above description you mention "right click-menu" But none of your example code attempts to capture the "_RightClick" event. So I'm not qu

Re: [perl-win32-gui-users] Right-click menu broken in 0.0.670?

2004-01-02 Thread Johan Lindstrom
At 18:06 2004-01-02, Glenn Linderman wrote: In the above description you mention "right click-menu" But none of your example code attempts to capture the "_RightClick" event. So I'm not quite sure what you are asking. The button was just the easiest way to get a minimal test case, since the

Re: [perl-win32-gui-users] Right-click menu broken in 0.0.670?

2004-01-02 Thread Glenn Linderman
On approximately 1/2/2004 12:19 AM, came the following characters from the keyboard of Johan Lindstrom: After upgrading from 0.0.558 -> 0.0.670, the right click-menu seems broken in TGL. The right-click menu displays alright, but the event handlers never receive any calls. The normal menus atta

Re: [perl-win32-gui-users] Win32-GUI Release 0.0.670

2004-01-02 Thread Johan Lindstrom
At 22:51 2003-12-15, Johan Lindstrom wrote: Ok, what I did was I installed the PPM with 0.670 for 5.6.1 and then launched TGL from the source. And the DnD didn't work, so I assumed it wasn't added in this release. But then I found it in the changelog. I'm sorry, but this was a bogus error repo

[perl-win32-gui-users] Right-click menu broken in 0.0.670?

2004-01-02 Thread Johan Lindstrom
After upgrading from 0.0.558 -> 0.0.670, the right click-menu seems broken in TGL. The right-click menu displays alright, but the event handlers never receive any calls. The normal menus attached to a normal window works fine. Actually I just installed the 0.0.665 version and it seems it is alr