You can subscribe to this list here.
2001 |
Jan
(226) |
Feb
(139) |
Mar
(156) |
Apr
(95) |
May
(181) |
Jun
(166) |
Jul
(80) |
Aug
(59) |
Sep
(69) |
Oct
(83) |
Nov
(142) |
Dec
(33) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(42) |
Feb
(91) |
Mar
(76) |
Apr
(113) |
May
(67) |
Jun
(68) |
Jul
(37) |
Aug
(41) |
Sep
(16) |
Oct
(135) |
Nov
(51) |
Dec
(21) |
2003 |
Jan
(37) |
Feb
(36) |
Mar
(37) |
Apr
(103) |
May
(68) |
Jun
(70) |
Jul
(77) |
Aug
(12) |
Sep
(9) |
Oct
(53) |
Nov
(88) |
Dec
(63) |
2004 |
Jan
(263) |
Feb
(106) |
Mar
(36) |
Apr
(21) |
May
(21) |
Jun
(34) |
Jul
(33) |
Aug
(34) |
Sep
(35) |
Oct
(21) |
Nov
(43) |
Dec
(63) |
2005 |
Jan
(28) |
Feb
(42) |
Mar
(29) |
Apr
(14) |
May
(41) |
Jun
(20) |
Jul
(65) |
Aug
(136) |
Sep
(41) |
Oct
(74) |
Nov
(34) |
Dec
(94) |
2006 |
Jan
(85) |
Feb
(94) |
Mar
(68) |
Apr
(103) |
May
(66) |
Jun
(51) |
Jul
(24) |
Aug
(56) |
Sep
(57) |
Oct
(85) |
Nov
(73) |
Dec
(68) |
2007 |
Jan
(59) |
Feb
(32) |
Mar
(13) |
Apr
(32) |
May
(36) |
Jun
(36) |
Jul
(64) |
Aug
(35) |
Sep
(19) |
Oct
(10) |
Nov
(13) |
Dec
(20) |
2008 |
Jan
(26) |
Feb
(41) |
Mar
(19) |
Apr
(24) |
May
(16) |
Jun
(33) |
Jul
(34) |
Aug
(4) |
Sep
(11) |
Oct
|
Nov
(26) |
Dec
(23) |
2009 |
Jan
(5) |
Feb
(2) |
Mar
(21) |
Apr
(16) |
May
(13) |
Jun
(6) |
Jul
(34) |
Aug
(2) |
Sep
(1) |
Oct
(7) |
Nov
(5) |
Dec
(24) |
2010 |
Jan
(3) |
Feb
(5) |
Mar
(6) |
Apr
(6) |
May
(14) |
Jun
(6) |
Jul
(1) |
Aug
(12) |
Sep
(10) |
Oct
(9) |
Nov
|
Dec
(2) |
2011 |
Jan
(4) |
Feb
(5) |
Mar
(30) |
Apr
(1) |
May
(2) |
Jun
(5) |
Jul
(3) |
Aug
(2) |
Sep
(3) |
Oct
|
Nov
(6) |
Dec
|
2012 |
Jan
|
Feb
(10) |
Mar
|
Apr
|
May
(1) |
Jun
(3) |
Jul
(1) |
Aug
|
Sep
(2) |
Oct
|
Nov
(2) |
Dec
(4) |
2013 |
Jan
(5) |
Feb
(3) |
Mar
|
Apr
(3) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
(2) |
Feb
|
Mar
|
Apr
(1) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(9) |
Nov
(7) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(5) |
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Erick J. B. <er...@e-...> - 2001-03-26 11:13:49
|
| was trying to run your ftp client. I can't seem to install the net:ftp on | a win32 activestate perl. where can i find a net:ftp that will install on | win32 . it seems that all modules i get from cpan, i don't know how to | install them. When I install modules from CPAN, I use the 'nmake' utility instead of the 'make' utility. I have yet to have a problem. I got it from some obscure link at Microsoft. I don't remember the actual link, but I could send you the needed files (2 of them) directly to you (34.7 KB zip). | P.S. i am working on an ftp client as well, using the win32:internet | module, as i could not install the net:ftp, but i like the net:ftp module | better (more functions). I don't know about win32:internet module, but Net::FTP is OOP, it's easy. | I like your site. Thanks a lot, at least there somebody out there that has seen it, and I'm not doing all of this for nothing :) erick never stop questioning www.jeb.ca |
From: Jeremy A. <bc...@te...> - 2001-03-26 05:20:21
|
hi erick, was trying to run your ftp client. I can't seem to install the net:ftp on a win32 activestate perl. where can i find a net:ftp that will install on win32 . it seems that all modules i get from cpan, i don't know how to install them. Jeremy P.S. i am working on an ftp client as well, using the win32:internet module, as i could not install the net:ftp, but i like the net:ftp module better (more functions). I like your site. |
From: Piske, H. <Har...@bo...> - 2001-03-26 02:04:44
|
>> 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 David, this is a fantastic tool. It makes stuffing a few controls on a window really fun. I would like to contribute a little helper to this very useful GUI builder. I wrote an object explorer. It understands ... erm ... it reads and tries to understand Perl Win32::GUI scripts, packs the controls, together with their properties and methods, in a multidimensional hash and graphically displays that. The next step will be to export changes to the props or meths back into a perl script. And then I want to provide a code editor instead of a simple textfield to edit the methods. I.e., syntax highlighting, auto indentation and all the fancy stuff you'd expect. I use UltraEdit for my perl code and it's soooo convenient. Anyway. I can certainly do the export thing, but I have zero experience with richedit for the code editor part. Anybody got some hints or wanna join? Please have a look at the GOE (GUI Object Explorer) at http://www.fairymails.com/perl/ Download either goe.zip or the the other three files (which are actually the contents of the zip), start goe.pl and give it a Win32-GUI script in the fileopen dialog. If it happens to find a *.ui file of the same name, it offers to include this as part of the script - this is to interface to David's gb109. Maybe we can melt the goe - once ready - into the gb and call it ide? Feeedback welcome - especially bug reports if you have a script that I fail to parse correctly. Thank you Harald |
From: Erick J. B. <er...@e-...> - 2001-03-25 12:31:24
|
When I compile a Win32::GUI (v0.0.588) script using Perl2Exe (v5.00 03), and I run it and then try and close it I get a page fault error. On the other hand, when I compile it using version 0.0.502, I do not receive the error. Is this a bug in Win32::GUI module (v0.0.588) or in Perl2Exe? erick never stop questioning www.jeb.ca |
From: Laurent R. <ro...@cl...> - 2001-03-24 11:32:10
|
Hello, > > To begin with, is there a common/default/best way of handling Tab Strips? > > In one of the sample files the application simply pushed the controls into > an array for later Show()ing and Hide()ing. That seems okay, but I figured > I could insert them into a container object, much like the TabStrip itself, > and then show and hide the container object instead. I have a vague memory > of doing that when coding win32 in VB... > > But, alas, I didn't find any such object I could use. Any ideas? > I have made some packages for easy handle tabstrip. I use a container object for each page and hide/show it. 2 versions exists : - Panel.pm and TabPanel.pm - Frame.pm and TabFrame.pm Panel and TabPanel packages normaly work with current Win32::GUI version but it's not the best. Frame and TabFrame packages work only with last CVS Win32::GUI version and need new improvements. You can download it at : http://perso.club-internet/rocherl/TabPanel.zip http://perso.club-internet/rocherl/TabFrame.zip Otherwise, you can see other examples in mailing list archive (see around end of 01/2001). Laurent. |
From: Erick J. B. <er...@e-...> - 2001-03-24 02:50:36
|
| We could also set up a wonderful knowledge base. Does anybody have | experience on how to organise hints and questions (or how-to headlines) so | that people can actually find something? I would love to set something like the Linux HOW-TOs on my site, easy navigation with a TOC. If we got some material together, I would sit down and put it all togather. erick www.jeb.ca |
From: Erick J. B. <er...@e-...> - 2001-03-24 01:11:19
|
| I was wondering if anyone has set up a website that | contains a 'library' of examples for current Win32-GUI | code. Well, Watson, that' exactly what I want to do. I have started a site based around Perl and more specificlly Win32::GUI module. I will be putting almost all my finished (and unfinished) scripts there. | I simply don't have the time to work | on it anymore and I was hoping I might post it | somewhere so that people could at least cut code from | it, and if they felt so inclined, add / modify it. I would love to put your script there, and anyone else. You can take at look at the not yet published site at www.jeb.ca/index_.htm. regards, erick never stop questioning www.jeb.ca |
From: Johan L. <jp...@bo...> - 2001-03-24 00:29:25
|
Hi! I'm new to Win32::GUI and to the list, so I guess you'll see a few questions from me until I grok everything :) To begin with, is there a common/default/best way of handling Tab Strips? In one of the sample files the application simply pushed the controls into an array for later Show()ing and Hide()ing. That seems okay, but I figured I could insert them into a container object, much like the TabStrip itself, and then show and hide the container object instead. I have a vague memory of doing that when coding win32 in VB... But, alas, I didn't find any such object I could use. Any ideas? /J -- Johan Lindström, Sourcerer, Boss Casinos Ltd, Antigua jp...@bo... |
From: Piske, H. <Har...@bo...> - 2001-03-23 23:30:21
|
I back this motion. There are countless programmers out there who keep looking for useful code but would not step forward to ask for it (eg on a list like this). Trust me - I used to be one of them. I spent days writing a tiff to bmp converter because I could not find what half a dozen others must have done before me. Plus, newbies can learn much faster from examples. First look for something that does what you want, then look how it's done. It's much more efficient than experimenting until you found 99% of the side-effects, only to have the first stupid user stumble over the remaining percent that makes your beautiful programm squawk. We could also set up a wonderful knowledge base. Does anybody have experience on how to organise hints and questions (or how-to headlines) so that people can actually find something? |
From: Watson C. <geo...@ya...> - 2001-03-23 22:54:10
|
Hello Everyone, I was wondering if anyone has set up a website that contains a 'library' of examples for current Win32-GUI code. The reason for my inquiry is I have a Weather program written in Perl with Win32::GUI that I spent a lot of time on. I simply don't have the time to work on it anymore and I was hoping I might post it somewhere so that people could at least cut code from it, and if they felt so inclined, add / modify it. It would also be cool to see what other people have been able to do with this great tool for Perl. I thought about just dumping the source on this list but of course typically the source will only be available for a while before it disappears in the archives. Anyone else have thoughts on this? Cheers. Cam __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ |
From: Thomas, T. B <tim...@lm...> - 2001-03-23 16:39:29
|
Aldo -=20 Has anyone volunteered to help with the Win32::GUI::JPEG addition yet? I would like to help, but my C/C++ experience isn't current, as my familiarity with today's compilers. It's been over 5 years since I have = done any serious C programming. Let me know what your expectations are of = someone to help with this issue. I am quite interested in seeing this part of Win32::GUI done as I = REALLY need it for a program I have been working on. Let me know how I can help. Tim ------------------------------------------------------------------------= ---- --------------------- Tim Thomas Unix Systems Administrator Lockheed Martin EIS =B7 Denver Data Center 303-430-2281 mailto:tim...@lm... ------------------------------------------------------------------------= ---- --------------------- -----Original Message----- From: Aldo Calpini [mailto:da...@pe...] Sent: Monday, March 19, 2001 10:12 AM To: per...@li... Subject: [perl-win32-gui-users] .plan hello perl-win32-gui-users, this is my dot plan about Win32::GUI, what I'm doing and what I plan to do. please note that everything here may change (without further notice) depending on my other activities (namely job and 'real life' :-). it would be kewl if you could 'prioritize' the list based on what you find more useful (or funny :-), and above all (pardon the caps): IF YOU CAN HELP ME WITH SOMETHING, PLEASE DO! that said, this is the list: **** NEM (New Event Model) I'm almost done with this, but there are still some flaws. I will also define the API to manage events (eg. AddEvent or BindEvent or ResetEvent or something like this...). I'm also adding the possibility of 'shortcut' options a la Javascript, like: -onClick =3D> \&DoSomething **** Event Queues this is something I didn't really explored yet, but I would like to process a list of events. should look somehow like this: -events =3D> { Click =3D> [ \&DoSomething, \&DoSomethingElse ] } in other words, when a Click events occur first DoSomething is executed, then DoSomethingElse. the main purpose for this is to allow subpackages to define their own event handlers which can be 'overriden' by the implementation in the program. (if it doesn't sound clear, don't worry, is still mainly obscure to me too :-) **** Win32::GUI::JPEG allow *read* support for JPEG images, using libjpeg (see ftp://ftp.uu.net/graphics/jpeg). JPEG files can be converted to in-memory bitmaps and then used as regular Bitmap objects. (NOTE: I'm *not going* to develop Win32::GUI::GIF. GIF is absolutely deprecated, I'll look into PNG support eventually). **** Win32::GUI::Scintilla (see http://www.scintilla.org); to revive pride.pl! :-) these are the main points... for now, I will post a followup if I forgot something :-) cheers, Aldo __END__ $_=3Dq,just perl,,s, , another ,,s,$, hacker,,print; _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |
From: <fel...@fr...> - 2001-03-22 17:57:09
|
Hello Aldo in order to get started, where can I find the most up-to-date WIN32::GUI documentation version? I probably have a very outdated one on my PC. And a second question, is there any model FAQ document you recommend as a basis? Otherwise, I would just take the "perlfaq.html" document of the core perl documentation as a basis and adopt it. Is that fine for you? Best Regards Felix Gaehler Zurich, Switzerland ----- Original Message ----- From: "Aldo Calpini" <da...@pe...> To: "fe...@fr..." <per...@li...> Sent: Thursday, March 22, 2001 1:34 PM Subject: Re: [perl-win32-gui-users] .plan > fe...@fr... wrote: > > Dear Aldo > > I'd love to help because Win32::GUI is a marvelous tool and it > > enabled me to develop a real nice perl app on the PC. I could > > offer my help for working on the documentation, code some perl > > examples, and summarize the tricks discussed in the user group. > > Time available depending on my 'other activities' (see below)... > > you're very welcome Felix! > I think that the most helpful thing you can do (that's one that > I forgot to include in the .plan) is to build a Win32::GUI FAQ > based on the experience of this mailing list. you can prepare > the base document if you can, then submit it to the list so > that everyone, me included, can comment/add stuff/trim stuff/etc. > > we all count on you for this! :-) > > > cheers, > Aldo > > __END__ > $_=q,just perl,,s, , another ,,s,$, hacker,,print; > > > > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Per...@li... > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |
From: Aldo C. <da...@pe...> - 2001-03-22 12:42:39
|
Laurent ROCHER wrote: > hello hi Laurent! >> -onClick => \&DoSomething > > Good. yup :-) > Not obscure at all ;-) but a very difficult point. > I have think a little about this and i have notice 2 things. > > * With only one event fonction (actual NEM) > > it's possible to call the DoSomethingElse function in the > DoSomething function. yes, I know, but in your example the 'implementer' is responsible for calling the package event (eg. $self->OnClick), which is not a good way to create subpackages... so I don't like this approach. > * With event queue > > Problem for the new package method. > > For example : > - the package need to add a click event function > - the user create an object with a click event function > > How create the click event array ? yes, that's the problem. I haven't figured yet a 'package-writers' API... I should think of a real world example of this and try to model in pseudocode first :-) > - order problem between user event and package event. package event should always come first and decide what to do (eg. do some stuff, then cal user event, then do some other stuff... or don't call the user event at all, if it so decides). > - If user don't want default package click event. this should be left as an option to the package writer. for example, s?he could relay on the user event's return value. 0 == don't process default (package) event, 1 == process it. this is the way Win32::GUI actually works with DefWindowProc() after all. >> **** Win32::GUI::JPEG >> allow *read* support for JPEG images, using libjpeg (see >> ftp://ftp.uu.net/graphics/jpeg). JPEG files can be converted >> to in-memory bitmaps and then used as regular Bitmap objects. >> (NOTE: I'm *not going* to develop Win32::GUI::GIF. GIF is >> absolutely deprecated, I'll look into PNG support eventually). > After some search about this point, I found a free open source > code project named FreeImage. way cool, I will implement this. seems lot easier than libjpeg (even the installation is much easier and it comes with binaries too). BTW, I will also try to release a standalone Perl module for this library (eg. Image::Free :-). > I can help you for this point. you're welcome! let's discuss it on Perl-Win32-GUI-hackers. cheers, Aldo __END__ $_=q,just perl,,s, , another ,,s,$, hacker,,print; |
From: Aldo C. <da...@pe...> - 2001-03-22 12:29:27
|
fe...@fr... wrote: > Dear Aldo > I'd love to help because Win32::GUI is a marvelous tool and it > enabled me to develop a real nice perl app on the PC. I could > offer my help for working on the documentation, code some perl > examples, and summarize the tricks discussed in the user group. > Time available depending on my 'other activities' (see below)... you're very welcome Felix! I think that the most helpful thing you can do (that's one that I forgot to include in the .plan) is to build a Win32::GUI FAQ based on the experience of this mailing list. you can prepare the base document if you can, then submit it to the list so that everyone, me included, can comment/add stuff/trim stuff/etc. we all count on you for this! :-) cheers, Aldo __END__ $_=q,just perl,,s, , another ,,s,$, hacker,,print; |
From: <Eoi...@de...> - 2001-03-22 11:32:47
|
David My Browser Keeps timing out when I try and access the site. is there any other location. Rgds Eoin: mailto:Eoi...@de... -----Original Message----- From: David Hiltz [mailto:dh...@wh...] Sent: 21 March 2001 14:11 To: per...@li... Subject: Re: [perl-win32-gui-users] win32:gui builder > 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 version was 0.01 (decided to go to a build number). What's new since v0.01: - More Objects (Status Bar, RichEdit, ListView and TreeView). - Basic Image support (Can drag a BMP around and size it). - Added more options to Button property (they don't work yet). :) If this looks like a good way to go, I can do this to other objects and start adding the hooks. - Started adding options for what is saved when you write out the GUI design (this is found on the preferences screen). It doesn't work (don't use it), but it will give you an idea of what I'm trying to do. Any comments are welcome. Things that were fixed: The newer version of Win32::GUI fixed the display problem with text. The black draw problem (which was a memory problem) has been fixed - I might have sent out this patch in an earlier message (anyway, it is now fixed). Basic Setup and Use (same as before if you used v0.01): Install Win32::API (if you haven't already) You will also need Win32::API Unzip 'zip' file in an empty directory. Open a DOS Window and type: perl gb The "GUI Builder" window should come to life. Click File->New In the "Window Properties" Window change what you like then click "OK". The "Name:" field contain the variable associated with the window (ie. $Win). When you click "OK" a blank design window appears. Click on one of the objects from the toolbar and it's related property window will appear. Fill in the text when appropriate and click OK. Move the mouse over into the design area to place the object. Right Clicking the object will bring up a menu. Working with a group of objects: Left click and hold down in an open area to the top left of a group of objects. Drag the mouse down to the bottom right of the group of objects - a red box will appear around the objects. There are now several things you can do with the objects by right clicking in the red box. If you left click, hold down and drag in the red box, you can move the objects around on the screen. Clicking outside the red box cancels the select mode. Known Bugs: Click of Death - Occasionally clicking in the design area will cause gb do die completely (make sure the autosave feature is turned on). A started playing with a list of recently opened files to appear under the 'File' menu, but I haven't finished the code so it may not work remember all the files that it should. _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |
From: <lej...@hu...> - 2001-03-21 20:05:50
|
Is there anyway to check a checkbox in a ListView from within the script? Basically, when one Checkbox is checked, I would like it to also check a bunch of other checkboxs. Thanks. Len. Free, encrypted, secure Web-based email at www.hushmail.com |
From: <lej...@hu...> - 2001-03-21 17:05:13
|
At Tue, 20 Mar 2001 11:41:19 -0800, "Piske, Harald" <Har...@bo...> wrote: >Okay, here's a workaround to try if that's not what happens on your >machine. >In your click sub, set a variable and return -1. This terminates your >message loop. Do the backtick outside the Win32::GUI::Dialog like this: Unfortunately, this does not work. Once it launches the `$install`, it never returns. I read somewhere that Installshield tries to do a WS_DDE_INITIATE call back to the parent application, and will wait for the parent to answer this message. This message will sit in the message queue for perl, going unanswered. Perl will just sit and wait for the child application to finish, and the child application will sit and wait for the reply from the parent application. If this is true, what in the Win32::GUI module is not replying? I say this, because if I string the installs in a plain perl script, everything works fine. Does anyone know a way around this? Am I way off base here? Thanks. Len. Free, encrypted, secure Web-based email at www.hushmail.com |
From: David H. <dh...@wh...> - 2001-03-21 14:11:02
|
> 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 version was 0.01 (decided to go to a build number). What's new since v0.01: - More Objects (Status Bar, RichEdit, ListView and TreeView). - Basic Image support (Can drag a BMP around and size it). - Added more options to Button property (they don't work yet). :) If this looks like a good way to go, I can do this to other objects and start adding the hooks. - Started adding options for what is saved when you write out the GUI design (this is found on the preferences screen). It doesn't work (don't use it), but it will give you an idea of what I'm trying to do. Any comments are welcome. Things that were fixed: The newer version of Win32::GUI fixed the display problem with text. The black draw problem (which was a memory problem) has been fixed - I might have sent out this patch in an earlier message (anyway, it is now fixed). Basic Setup and Use (same as before if you used v0.01): Install Win32::API (if you haven't already) You will also need Win32::API Unzip 'zip' file in an empty directory. Open a DOS Window and type: perl gb The "GUI Builder" window should come to life. Click File->New In the "Window Properties" Window change what you like then click "OK". The "Name:" field contain the variable associated with the window (ie. $Win). When you click "OK" a blank design window appears. Click on one of the objects from the toolbar and it's related property window will appear. Fill in the text when appropriate and click OK. Move the mouse over into the design area to place the object. Right Clicking the object will bring up a menu. Working with a group of objects: Left click and hold down in an open area to the top left of a group of objects. Drag the mouse down to the bottom right of the group of objects - a red box will appear around the objects. There are now several things you can do with the objects by right clicking in the red box. If you left click, hold down and drag in the red box, you can move the objects around on the screen. Clicking outside the red box cancels the select mode. Known Bugs: Click of Death - Occasionally clicking in the design area will cause gb do die completely (make sure the autosave feature is turned on). A started playing with a list of recently opened files to appear under the 'File' menu, but I haven't finished the code so it may not work remember all the files that it should. |
From: <pau...@or...> - 2001-03-21 09:59:35
|
All After a small hiccup caused by a cache problem on my firewall I can confirm that the PPM now available from ActiveState is version 0.0.558. I have installed this version and get the correct version number from perl -MWin32::GUI -e "print Win32::GUI::Version". Hopefully this will sort out some problems people were experiencing. Best Regards Paul pau...@or... on 21/03/2001 08:56:55 Please respond to per...@li... To: per...@li... cc: (bcc: Paul BARKER/IT/HTLUK) bcc: Paul BARKER/IT/HTLUK Subject: [perl-win32-gui-users] Versions on the ActiveState server Hi All I am currently in conversation with ActiveState with a view to having the correct version on their PPM server. They have been very responsive and told me that it had been updated this morning. However when I do a search for it on their server I still get version 0.99 reported. I've gone back to them with this and await their reply. (It could be a cache issue on our firewalls so if anyone else can check it that would be great.) I'll keep you all posted. Cheers Paul ******************************************************************************* Important. This E-mail is intended for the above named person and may be confidential and/or legally privileged. If this has come to you in error you must take no action based on it, nor must you copy or show it to anyone; please inform the sender immediately. ******************************************************************************* _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |
From: <pau...@or...> - 2001-03-21 09:55:09
|
Aha, perhaps I do have cache problem then. I'll flush the cache and try again. Thanks ! Paul ******************************************************************************* Important. This E-mail is intended for the above named person and may be confidential and/or legally privileged. If this has come to you in error you must take no action based on it, nor must you copy or show it to anyone; please inform the sender immediately. ******************************************************************************* |
From: Erick J. B. <er...@e-...> - 2001-03-21 09:17:43
|
Paul, I get the following: Packages available from http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:/ PPMServer: Win32-GUI [0.0.558] Win32 Graphical User Interface Extension Win32-GuiTest [0.9 ] Perl GUI Test Utilities erick never stop questioning www.jeb.ca ----- Original Message ----- From: <pau...@or...> To: <per...@li...> Sent: Wednesday, March 21, 2001 9:56 AM Subject: [perl-win32-gui-users] Versions on the ActiveState server | | | Hi All | | I am currently in conversation with ActiveState with a view to having the | correct version on their PPM server. They have been very responsive and told me | that it had been updated this morning. However when I do a search for it on | their server I still get version 0.99 reported. I've gone back to them with this | and await their reply. (It could be a cache issue on our firewalls so if anyone | else can check it that would be great.) | | I'll keep you all posted. | | Cheers | | Paul | | | | ******************************************************************************* | Important. This E-mail is intended for the above named person and may be | confidential and/or legally privileged. If this has come to you in error you | must take no action based on it, nor must you copy or show it to anyone; please | inform the sender immediately. | ******************************************************************************* | | _______________________________________________ | Perl-Win32-GUI-Users mailing list | Per...@li... | http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users | |
From: <pau...@or...> - 2001-03-21 08:50:53
|
Hi All I am currently in conversation with ActiveState with a view to having the correct version on their PPM server. They have been very responsive and told me that it had been updated this morning. However when I do a search for it on their server I still get version 0.99 reported. I've gone back to them with this and await their reply. (It could be a cache issue on our firewalls so if anyone else can check it that would be great.) I'll keep you all posted. Cheers Paul ******************************************************************************* Important. This E-mail is intended for the above named person and may be confidential and/or legally privileged. If this has come to you in error you must take no action based on it, nor must you copy or show it to anyone; please inform the sender immediately. ******************************************************************************* |
From: Jeremy A. <bc...@te...> - 2001-03-21 04:35:12
|
Is there a win32:gui builder availiable (eg. a visual aid in designing the gui) . Jeremy |
From: <lej...@hu...> - 2001-03-21 01:57:22
|
At Tue, 20 Mar 2001 11:56:34 -0800, "Piske, Harald" <Har...@bo...> wrote: > >One more thing ... I just remembered an issue with the Win32::GUI Version >you get from Activestate being outdated (ref. sequence >"[perl-win32-gui-users] Bug in Textfield scrolling") I made sure when I first started that this wouldn't be a problem, and got the correct version from dada.perl.it. Although, I first started using Win32::GUI I was using 0.0.502. After upgrading to 0.0.558 I had problems in one of my apps with AddGroupbox, in that it was reading the wrong area's in memory. Rather then spend my time trying to figure out what was wrong (my code appeared to be fine), I just downgraded back to 0.0.502, and everything went back to working fine. I haven't had time to try your solution, but I'll try to get to it later on today. As far as the problem I am having, here is a snippet of code that has the same problem. The application that it is trying to launch a silent install on is Adobe Acrobat 4.05. This is under WinNT SP6, using ActivePerl 5.6.0 build 620. The Win32::GUI module is 0.0.502. Thanks a TON for all the help. Len. -----[ Start Code ]------ use Win32::GUI; $mainwindow = Win32::GUI::Window->new ( -name => "Main", -left => 100, -top => 100, -width => 100, -height => 100, -title => "Hi", ); $mainwindow -> {-dialogui} = 1; $mainwindow -> AddButton ( -name => "Install", -left => 25, -top => 25, -width => 50, -cancel => 1, -text => "Install", -default => 1, -tabstop => 1, ); $mainwindow -> Show; Win32::GUI::Dialog(); sub Main_Terminate { return -1; } sub Install_Click { system("h:/ntimage/apps/acrobat/setup -s"); print "On to the next app ...\n"; Main_Terminate(); } -----[ End Code ]------ Free, encrypted, secure Web-based email at www.hushmail.com |
From: <fe...@fr...> - 2001-03-20 22:14:27
|
Dear Aldo I'd love to help because Win32::GUI is a marvelous tool and it enabled me to develop a real nice perl app on the PC. I could offer my help for working on the documentation, code some perl examples, and summarize the tricks discussed in the user group. Time available depending on my 'other activities' (see below)... Best Regards, Felix ----- Original Message ----- From: "Aldo Calpini" <da...@pe...> To: <per...@li...> Sent: Monday, March 19, 2001 6:11 PM Subject: [perl-win32-gui-users] .plan > hello perl-win32-gui-users, > > this is my dot plan about Win32::GUI, what I'm doing and what > I plan to do. please note that everything here may change (without > further notice) depending on my other activities (namely job and > 'real life' :-). > > it would be kewl if you could 'prioritize' the list based on > what you find more useful (or funny :-), and above all (pardon > the caps): IF YOU CAN HELP ME WITH SOMETHING, PLEASE DO! > > that said, this is the list: > > **** NEM (New Event Model) > I'm almost done with this, but there are still some flaws. > I will also define the API to manage events (eg. AddEvent > or BindEvent or ResetEvent or something like this...). > I'm also adding the possibility of 'shortcut' options a la > Javascript, like: > -onClick => \&DoSomething > > **** Event Queues > this is something I didn't really explored yet, but I would > like to process a list of events. should look somehow like > this: > -events => { Click => [ \&DoSomething, \&DoSomethingElse ] } > in other words, when a Click events occur first DoSomething > is executed, then DoSomethingElse. the main purpose for this > is to allow subpackages to define their own event handlers > which can be 'overriden' by the implementation in the program. > (if it doesn't sound clear, don't worry, is still mainly obscure > to me too :-) > > **** Win32::GUI::JPEG > allow *read* support for JPEG images, using libjpeg (see > ftp://ftp.uu.net/graphics/jpeg). JPEG files can be converted > to in-memory bitmaps and then used as regular Bitmap objects. > (NOTE: I'm *not going* to develop Win32::GUI::GIF. GIF is > absolutely deprecated, I'll look into PNG support eventually). > > **** Win32::GUI::Scintilla > (see http://www.scintilla.org); to revive pride.pl! :-) > > > these are the main points... for now, I will post a followup > if I forgot something :-) > > cheers, > Aldo > > __END__ > $_=q,just perl,,s, , another ,,s,$, hacker,,print; > > > > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Per...@li... > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |