From: Shain E. <ek...@ac...> - 2001-02-02 07:01:37
|
Hi. I just installed Win32-GUI and found absolutely _no_ documentation with it. Where can I find the documents for help on using it? Thanks, Shain Sent by AcmeCity Mail |
From: Leon N. <le...@sc...> - 2001-09-25 08:37:42
|
Hi Guys, just new to this list, forgive me if this has been asked before, but I have checked the archives and could find nothing on this. Is there an online reference/documentation on the Win32::GUI module. I have check http://dada.perl.it/ and associated urls from search engines but either pages could not be found or information about telecommunications was presented before me. any help on this greatly appreciated. Leon Noble Scotland On Line le...@sc... Email Disclaimer This message is confidential and may contain privileged information. You should not disclose its contents to any other person. If you are not the intended recipient, please notify the sender named above immediately. It is expressly declared that this e-mail does not constitute nor form part of a contract or unilateral obligation. Opinions, conclusions and other information in this message that do not relate to the official business of Scotland On Line Limited shall be understood as neither given nor endorsed by it. |
From: Johan L. <jo...@ba...> - 2001-09-25 09:00:41
|
Leon wrote: >Is there an online reference/documentation on the Win32::GUI module. I have >check http://dada.perl.it/ and associated urls from search engines but >either pages could not be found or information about telecommunications was >presented before me. In the source distribution at SourceForge (download and look at the sample scripts too!): http://sourceforge.net/projects/perl-win32-gui or online at: http://dada.perl.it/gui_docs/gui.html See also the FAQ: http://www.jeb.ca/faq/Win32-GUI-FAQ.html and a tutorial (which should be fixed[1]!!! (the -name stuff)): http://www.jeb.ca/howto/The_Win32-GUI_HOWTO.html /J [1] This is getting Win32::GUI a lot of bad press ------ ---- --- -- -- -- - - - - - Johan Lindström Boss Casinos Sourcerer jo...@ba... http://www.bahnhof.se/~johanl/ If the only tool you have is a hammer, everything tends to look like a nail |
From: Leon N. <le...@sc...> - 2001-09-25 09:30:48
|
Hi Johan, thanks for that. the thing is that the docs @ http://dada.perl.it/gui_docs/gui.html no longer exist, and I have used the http://www.jeb.ca/faq/Win32-GUI-FAQ.html http://www.jeb.ca/howto/The_Win32-GUI_HOWTO.html to get started with the Win32::GUI module. I am looking for a complete reference so I can progress on with this module:-). The docs @ http://dada.perl.it/gui_docs/gui.html and such related URL's found from google etc would have been perfect but as I say they are no longer available. many thanks Leon. -----Original Message----- From: per...@li... [mailto:per...@li...]On Behalf Of Johan Lindstrom Sent: 25 September 2001 10:00 To: per...@li... Subject: Re: [perl-win32-gui-users] Documentation Leon wrote: >Is there an online reference/documentation on the Win32::GUI module. I have >check http://dada.perl.it/ and associated urls from search engines but >either pages could not be found or information about telecommunications was >presented before me. In the source distribution at SourceForge (download and look at the sample scripts too!): http://sourceforge.net/projects/perl-win32-gui or online at: http://dada.perl.it/gui_docs/gui.html See also the FAQ: http://www.jeb.ca/faq/Win32-GUI-FAQ.html and a tutorial (which should be fixed[1]!!! (the -name stuff)): http://www.jeb.ca/howto/The_Win32-GUI_HOWTO.html /J [1] This is getting Win32::GUI a lot of bad press ------ ---- --- -- -- -- - - - - - Johan Lindström Boss Casinos Sourcerer jo...@ba... http://www.bahnhof.se/~johanl/ If the only tool you have is a hammer, everything tends to look like a nail _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |
From: Aldo C. <da...@pe...> - 2001-02-02 09:07:49
|
Shain Edge wrote: > Hi. I just installed Win32-GUI and found absolutely _no_ > documentation with it. Where can I find the documents for help > on using it? download the source tree (Win32-GUI package on SourceForge) for samples and documentation. ================================================================ THE PPM DISTRIBUTION CONTAINS ONLY THE PRECOMPILED BINARY MODULE ================================================================ if you don't have a C compiler (getting tired and sick of repeating this... ;-). cheers, Aldo __END__ $_=q,just perl,,s, , another ,,s,$, hacker,,print; |