[perl-win32-gui-users] MDI window

2002-10-10 Thread gabor.borus
Hi I want to cascade my child windows. There is a way to send message to the parent window to cascade all of its child windows: lResult = SendMessage( // returns BOOL in lResult (HWND) hWndControl, // handle to destination control (UINT) WM_MDICASCADE, // me

[perl-win32-gui-users] MDI window

2002-10-10 Thread gabor.borus
Hi I want to cascade my child windows. There is a way to send message to the parent window to cascade all of its child windows: lResult = SendMessage( // returns BOOL in lResult (HWND) hWndControl, // handle to destination control (UINT) WM_MDICASCADE, // me

[perl-win32-gui-users] DateTime object in Win32::GUI 0.665

2002-10-01 Thread gabor.borus
Hi all! Has anybody a working example for DateTime object? Thanks Regadrs Gabor

[perl-win32-gui-users] Fw: printing

2002-08-29 Thread gabor.borus
> > > Hi! > > > > > > Thanks. Have you got any example script, that can print anything to a > > > printer? > > > > Yes. But on the other computer then I use now. > > So I'll send it to you in one day or two. It's fairly simple. Another > solution: > > search this mailing list - I posted here exampl