[perl-win32-gui] Perl 5.6.0

2000-03-30 Thread Ludde
r creating a guiperl.exe handling my .gpl's doesnt seem to work properly with the new Perl distribution. Anybody beign able to help me out would make me very thankful. -Ludde

[perl-win32-gui] Using Win32-GUI with a second event model?

2000-03-21 Thread Ludde
POE, but I've never seen or tried it. Maybe I need to look into that? All suggestions are welcome. -Ludde

Re: [perl-win32-gui] Scrollbar in combobox

2000-03-10 Thread Ludde
-programming? -Ludde Rob Rogers wrote: I actually have no idea what the number in there means, but in my programs with scroll bars I use 2. I have no idea why the person respondng to you changed it to a 3. I also had a problem when I used WS_NOTIFY. I seemed to get a few errors, and my scripts

[perl-win32-gui] Scrollbar in combobox

2000-03-09 Thread Ludde
How do I add a scrollbar to a drop-down combobox (-style = WS_VISIBLE | 2 | WS_NOTIFY) ? Seems it's not as simple as to AddSlider() :P -Ludde

[perl-win32-gui] GUI Builder error + button question

2000-02-24 Thread Ludde
this issue up here before, but no solution to the problem was provided. 2) How do I enable a button that was created with the option ;-disabled = 1; ? Thanks alot for reading my entire post. -Ludde

Re: [perl-win32-gui] GUI Builder error + button question

2000-02-24 Thread Ludde
in the world. Believe me, I _have_ tried. -Ludde

[perl-win32-gui] Non-resizable window?

2000-02-18 Thread Ludde
How do I make my main Window non-resizable? I know that I can set the width and height and their correspondent max/min's to the same value, but then the user gets the feeling that they SHOULD be able to resize the window, and that it's not working. -Ludde

[perl-win32-gui] documentation

1999-10-01 Thread Ludde
Where can I find more documentation on Win32::GUI than what's included with the distribution? I just have a feeling that everyody knows alot more than me on what everything does... Can I read the documentation on the win libraries that Win32::GUI use, and if so, where? -Ludde