X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: Need help with Perl/Tk Date: Thu, 13 Dec 2007 08:36:49 -0700 Lines: 25 Message-ID: References: <3551E1877C7A4F9EA99799CED176646E AT desktop2> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Michael Kairys wrote: > "Andrew DeFaria" wrote in message > news:fjrh39$gej$1 AT ger DOT gmane DOT org... >> I'll say it again, it would be wonderful if Perl/Tk would work with >> regular win32 graphical elements but nobody has bothered to develop >> that. > Well, ActiveState has :) > > ... and thank you for the explanation. Yes but it has it's own peculiarities like non support of setsid, different debugger, different way to install modules, bad handling of signals (probably fixed by now), etc. Also, I'm not a big fan of piece mealing different tools and utilities together when I can get them all in a package that is designed to work together in a very well known manner from a long history of Unixen systems past. This way I don't need to keep tabs on various different packages, what patch level they are at, where I need to get each one and then deal with how well they do or don't work together. IOW I'd rather not install Putty, then Reflection X, then TerraTerm then ActiveState when I can get all of those directly through Cygwin and they all work well together - just like, or close to, how they work on say Linux. Granted, as I said, it would be nice if Cygwin's Perl/Tk could do native win32 widgets... -- Andrew DeFaria As I always say "I never repeat myself" -- 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/