From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29560 invoked by alias); 14 Dec 2007 20:52:38 -0000 Received: (qmail 29552 invoked by uid 22791); 14 Dec 2007 20:52:38 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Dec 2007 20:52:28 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1J3HW5-0001Ca-Pr for cygwin@cygwin.com; Fri, 14 Dec 2007 20:52:17 +0000 Received: from c-68-40-183-165.hsd1.mi.comcast.net ([68.40.183.165]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Dec 2007 20:52:17 +0000 Received: from kairys by c-68-40-183-165.hsd1.mi.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Dec 2007 20:52:17 +0000 To: cygwin@cygwin.com From: "Michael Kairys" Subject: Re: Need help with Perl/Tk Date: Fri, 14 Dec 2007 20:52:00 -0000 Message-ID: References: <3551E1877C7A4F9EA99799CED176646E@desktop2> <6910a60712131738h24354578jc8ba5b1629560005@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2007-12/txt/msg00358.txt.bz2 "Michael Kairys" wrote in message news:fjsor5$p2j$1@ger.gmane.org... > It's all pretty disappointing, compared to ActiveState's implementation, > which looks much better and requires no setup, no extraneous directories > on my path, and no otherwise uneeded daemons. A little research reveals this issue has been around for a while and is apparently well-known by everyone but me :) From: "Yaakov S (Cygwin Ports)" To: cygwin at cygwin dot com Date: Wed, 14 Dec 2005 17:54:19 -0600 Subject: Re: PerlTK under Windows References: Andrew DeFaria wrote: > However I'd like PerlTk to fall back to using Windows widgets much like > rxvt will do a Windows window if there is no X server to connect to. Just how rxvt manages to use both X11 and Win32GUI is unique, as has been discussed before at length. Don't expect anything else X11 based to do that on Cygwin. perl-Tk is X11-based because it *does not compile* on Cygwin for Win32. PTC. -- 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/