Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <42693944.8040607@x-ray.at>
Date: Fri, 22 Apr 2005 19:49:56 +0200
From: Reini Urban <rurban@x-ray.at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8b) Gecko/20050217
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] New: perl-Win32-GUI-1.0-2
References: <20050419150511.1B56157DB0@cygbert.vinschen.de> <gr9h61pnbebtd7vra0027c2om02cc3bv4v@4ax.com>
In-Reply-To: <gr9h61pnbebtd7vra0027c2om02cc3bv4v@4ax.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

zzapper schrieb:
> On Tue, 19 Apr 2005 17:05:11 +0200 (CEST),  wrote:
>>I've added perl-Win32-GUI-1.0-2 to cygwin
>>
>>Win32::GUI is a Win32-platform native graphical user interface toolkit for
>>perl, which was formerly included in perl-libwin32, and is now available
>>as seperate package.
>>
>>Basically, it's an XS implementation of most of the functions found in
>>user32.dll and gdi32.dll, with an object oriented perl interface and an
>>event-based dialog model that mimic the functionality of visual basic.
>>
>>Runtime requirements:
>> cygwin
>> perl-5.8.6
>> w32api
>>
>>Project Homepage:
>> http://search.cpan.org/search?query=Win32::GUI
> 
> some doc http://dada.perl.it/gui_docs/gui.html

Besides, as stated in the README
   * http://dada.perl.it/#gui
   * http://sourceforge.net/projects/perl-win32-gui
to get the good old docs and much more older examples (some not working) 
than those provided by 1.0, you'll have to download an older tar.gz or 
ppm by Aldo.
   http://dada.perl.it/Win32-GUI-0.0.665.tar.gz

Recommended is also the sf.net mailinglist, 
http://groups.yahoo.com/group/theguiloft/
and http://rocherl.club.fr/Win32GUI.html for some nice apps.

GridLayout was fixed recently, but not yet released.

Also note that PAR'ified exe's may not use pod2usage for the About or 
Help window, because $0 is a binary and Pod::Usage can not deal with 
compiled scripts (par, perlapp, perl2exe, ...) yet. But this another 
"Baustelle".

-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
http://phpwiki.org/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

