From: Kevin A. <al...@se...> - 2004-08-23 21:02:41
|
On Aug 23, 2004, at 1:48 PM, XXXXXXXXXXX wrote: > On Fri, 20 Aug 2004 10:45:58 -0700, Kevin Altis wrote: > >> Just a reminder that I'm still regularly hanging out on the pythoncard >> irc channel on irc.freenode.net in case anyone cares. >> > > As somebody supporting an old legacy app, and banging his head against > the wall trying to get my customers to use these fancy mailing lists > and > web site things I've painstakingly set up, I feel almost obliged to try > this out so that your efforts at setting it up aren't in vain :-) > > Saying that I've never used irc in my life! I'm even more a newbie with > it than PythonCard and Python (one month and counting for the latter > two). > > I've actually got a few little bugs/enhancement requests to report, > mainly in the resource editor, that I wouldn't mind others trying to > duplicate. Is the irc a good mechanism to use, or posting to this > mailing > list? > > Neil > Questions should generally go to the list, but feel free to ask over on the irc channel as well. If you are using Windows, mIRC is a pretty popular irc client. Over on Mac OS X I recommend Colloquy. http://www.irchelp.org/ http://www.mirc.com/ http://www.colloquy.info/ The server is irc.freenode.net and the channel is #pythoncard. You don't type the leading # when joining the channel. http://freenode.net/ Finally, if you've found a bug or behavior problem, then I suggest upgrading to wxPython 2.5.2.7 and PythonCard 0.8 and following the migration guide to update your code to see if that fixes the problem. ka |