Re: [perl-win32-gui-users] Help - Placing an ICON on the top leftof the

2001-10-31 Thread David Hiltz
While we are on the subject of 'other' GUI toolkits... Has anybody used 'wxperl' (http://wxperl.sourceforge.net)? > Why would you ask how NOT TO USE Win32::GUI on a Win32::GUI list? > > The purpose of the list, and the knowledge base of the participants is how TO > USE Win32::GUI. > > Anyth

Re: [perl-win32-gui-users] Perl2exe

2001-05-02 Thread David Hiltz
I'm using version 4.03 of perl2exe which works fine for creating GUI EXEs, but when I use the '-icon' option it does not include the icon. Do I need a higher version of perl2exe? Or better yet, has anybody gotten it to work and if so with what version? Thanks. Dav

Re: [perl-win32-gui-users] win32:gui builder

2001-03-21 Thread David Hiltz
> Is there a win32:gui builder availiable (eg. a visual aid in designing the > gui) . yes, well.. at least a basic one. Download: ftp://ftp.wh.whoi.edu/pub/gb109.zip Here is the README I sent out a little while back... This is my Win32::GUI Builder (gb) build 109. The previous ve

Re: [perl-win32-gui-users] Display a jpeg and gif image

2001-03-02 Thread David Hiltz
You can display a BMP file, so maybe you could convert the jpg/gif to a bmp then display it. -dave > > anyhow. .i'm also interrested in knowing.. > > maybe we could use some VB dll's :) > > Best regards, > Danny Zakmailto:[EMAIL PROTECTED] >

Re: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder

2001-02-09 Thread David Hiltz
> Guys > I can't get to this site . > is there any other place I can Get it > Rgds Eoin: > EMF2 Test Engineering > mailto:[EMAIL PROTECTED] > I'll email you a copy. dhiltz > -Original Message- > From: David Hiltz [mailto:[EMAIL PROTECTED] >

Re: Re[2]: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread David Hiltz
> i think the PPM version of win32 that is on dada.perl.it isn't really > uptodate (.502 but you tell me it works for that version) > > But i think that my repository wasn't right configured... > > the win32gui is from 98 .. is that possible ? GB-109 also works on Win98.

Re: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread David Hiltz
:/Perl/site/lib/Win32/GUI.pm line 347. > > D:\perlgui> > > i'm running the same operating system as on my other computer (win2k) ? > > why does this error occures here ? > I'll guess you are running an earlier version of Win32::GUI. I can run GB under Win2000 Professional with Win32::GUI Build 502. David Hiltz

Re: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread David Hiltz
> Has anyone managed to download it ? I can see the file but not download it - > it > says that the file cannot be found. I just emailed you a copy of the zip file. David Hiltz

Re: Re[2]: [perl-win32-gui-users] ppm rep dada -maybe of topic

2001-02-07 Thread David Hiltz
There is an easier way. Go out to ActiveState site and download the ZIP for Win32::API, unzip then run: ppm install Win32-API.ppd > but .. i can't get any of these compiled on my machine.. > > errors like these > > C:\gb\api\Win32-API-0.20>nmake > > Microsoft (R) Program Mainten

[perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-07 Thread David Hiltz
> > Did the GUI Builder written by David Hiltz ever find a download home? I > need to re-install it and was wondering where I can find it. Thanks. Sorry that I didn't get something out earlier (I've been so busy). Someday I would like to get the GUI Builder stuff out o

Re: [perl-win32-gui-users] Combobox in a listview?

2001-01-30 Thread David Hiltz
Related to this - is there a way to allow editing of a listview cell? Sort of like in spreadsheet. David Hiltz > I don't think there is a way to do that. I would recommend that you = > test what has been selected in the listbox and if the desired item is = > selected, th