[perl-win32-gui-users] SaveFile/OpenFile Dialogs

2001-03-16 Thread thomas . emde . te
hello, how can I set the position of a GetSaveFile or GetOpenFile Dialog? -top and -left don't seem to work. the dialog always shows up in the left upper corner of desktop. using win32:gui 0.0.558. regards, thomas

[perl-win32-gui-users] Event routines

2001-02-07 Thread thomas . emde . te
Is Win32::GUI designed to support something like this: $subtxt = "Simple_Click"; eval qq ( sub main::$subtxt { print "button clicked\n"; $W->SimpleLabel->Text("Got a click"); } ); (Actually this piece of code does not work...) The problem is that I would like to

Antwort: Re: [perl-win32-gui-users] Tabstrips

2001-02-02 Thread thomas . emde . te
Hi, seems that my joy was a little too early: If I create a button named "button" and add it to a certain GroupBox (-parent => $Win->box) then the subroutine "Button_Click" does not seem to react on my clicks on the button... regards, Thomas [EMAIL PROTECTED]@[EMAIL PROTECTED] on 02.02.2001 0

Antwort: Re: [perl-win32-gui-users] Tabstrips

2001-02-02 Thread thomas . emde . te
Laurent, this is great! Thank's a lot. Thomas [EMAIL PROTECTED]@[EMAIL PROTECTED] on 02.02.2001 05:36:52 Bitte antworten an perl-win32-gui-users@lists.sourceforge.net@INTERNET Gesendet von: [EMAIL PROTECTED] An: perl-win32-gui-users@lists.sourceforge.net@INTERNET Kopie: Thema: Re: [perl-win3

Antwort: Re: [perl-win32-gui-users] Tabstrips

2001-01-31 Thread thomas . emde . te
Thank you! Is the complete script available somewhere? cheers, Thomas

[perl-win32-gui-users] Tabstrips

2001-01-31 Thread thomas . emde . te
Hello, might be a silly question but anyway: How can I remove all Elements from a Window in case a different Tab on a Tabstrip is clicked and different Elements should be displayed on the Window accordingly? Or can I define separate "Panels" with different Elements for each Tab? mit freundlichen

Antwort: Re: [perl-win32-gui-users] Win32-GUI 0.0.558 Instal

2001-01-31 Thread thomas . emde . te
No, it is not but WinNT but as Aldo pointed out I am using the wrong compiler... Thomas

Antwort: Re: [perl-win32-gui-users] Win32-GUI 0.0.558 Instal

2001-01-30 Thread thomas . emde . te
Yes, "perl makefile.pl" produced a makefile of 23.483 bytes size. Thomas

[perl-win32-gui-users] Win32-GUI 0.0.558 Installation

2001-01-30 Thread thomas . emde . te
Hello, I installed Win32-GUI 0.0.502 via PPM successfully but would like to use 0.0.558. Running "make" failed with both Borland's and Dev-C++'s "make": C:\Perl\Win32-GUI-0.0.558>\borland\bcc55\bin\make MAKE Version 5.2 Copyright (c) 1987, 2000 Borland Fatal makefile 799: No terminator specified