Re: [win32gui] [perl-win32-gui-users] Tooltip once again

2005-08-25 Thread Dominik
unpack on c-structs very soon - your example from the "DC used for customdrawn Toolbar" discussion put me on that track.. ;) thanks again, Dominik

[perl-win32-gui-users] Tooltip once again

2005-08-24 Thread Dominik
( a hooked WM_HELP after clicking the helpbutton ) at GetCursorPos coordinates... I am not even able to display one at all - no matter what... how do these beasts work?? :-) I would be happy to see an example of how to use them basically.. thanks, Dominik

[perl-win32-gui-users] Problem with Textfield and readonly-flag

2004-12-13 Thread Dominik Leinfelder
ld be very appreciated.. :-) greetinx Dominik this is how the debug-window is implemented at the moment: $DbgWin = new Win32::GUI::Window( -title => "DebugOutput", -name => "DbgWin", -left => 450, -top=> 100