<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
Yes, Python can develop cross platform application. I'm using PyGTK which is a binding between GTK and Python. Check it out at <A href="http://pyarticles.blogspot.com/">http://pyarticles.blogspot.com</A><BR>
 <BR>
Cheers<BR><BR>> Date: Mon, 28 May 2007 18:52:08 +1000<BR>> From: matt@exemail.com.au<BR>> Subject: Re: gui application on cross platform<BR>> To: python-list@python.org<BR>> <BR>> james_027 wrote:<BR>> > Hi,<BR>> > <BR>> > I am using delphi to develop gui application, and wish to make a shift<BR>> > to python. here are some of my question/concern...<BR>> > <BR>> > 1. is python develop gui application a cross platform? just like java<BR>> > swing?<BR>> > 2. delphi makes things easy for me like coding for a specific event on<BR>> > a specific component, could it be the same for python?<BR>> > 3. are there cool library of component like in delphi available for<BR>> > python that will make database application more usesable?<BR>> > 4. where do I start the learning curve? I did some research and I<BR>> > don't know which one to take among wxwdiget, pygtk, and etc.<BR>> > <BR>> > <BR>> <BR>> I'm also going down this path, and have decided on python + wxWidgets + <BR>> boa as the RAD tool. From the tutorial, it seems pretty easy to use, <BR>> except for some minor annoyances on both windows and linux platforms.<BR>> <BR>> Under windows, for some inexplicable reason the "dialogs" tab is not <BR>> present, while under linux, I can't seem to drag components around the <BR>> frame after placement.<BR>> <BR>> Cheers,<BR>> mvdw<BR>> -- <BR>> http://mail.python.org/mailman/listinfo/python-list<BR><BR><br /><hr />Change is good. See what’s different about Windows Live Hotmail.  <a href='http://www.windowslive-hotmail.com/learnmore/default.html?locale=en-us&ocid=RMT_TAGLM_HMWL_reten_changegood_0507

' target='_new'>Check it out!</a></body>
</html>