On Mon, Nov 3, 2008 at 10:42 PM, Deepak Thukral <[EMAIL PROTECTED]> wrote:
>> Can't it be extended to non-Windows platforms using Mono
>
> With GTK# sure! IMO use Tkinter, its cool for small apps and if you have
> complex UI then use wxPython or pyGTK with CPython instead of using
> IronPython an
> Can't it be extended to non-Windows platforms using Mono
With GTK# sure! IMO use Tkinter, its cool for small apps and if you have
complex UI then use wxPython or pyGTK with CPython instead of using IronPython
and JPython.
___
BangPypers mail
Can't it be extended to non-Windows platforms using Mono ?
On Mon, Nov 3, 2008 at 10:03 PM, Sridhar Ratnakumar <[EMAIL PROTECTED]
> wrote:
> IronPython is good for Windows-only apps. Here is a tutorial to get
> started - http://www.voidspace.org.uk/ironpython/winforms/index.shtml
>
> IronPython c
IronPython is good for Windows-only apps. Here is a tutorial to get
started - http://www.voidspace.org.uk/ironpython/winforms/index.shtml
IronPython can be downloaded from http://www.codeplex.com/IronPython
On Sat, Nov 1, 2008 at 11:34 AM, Ramdas S <[EMAIL PROTECTED]> wrote:
> Try IronPython if y
Try IronPython if you are into a bit of .Net
RS
On Sun, Nov 2, 2008 at 12:33 AM, Deepak Thukral <[EMAIL PROTECTED]> wrote:
> > I want to develop a desktop application program which runs
> > in Win XP/Vista. Kindly suggest me the right way to start
> > with, since I am very new to Python and kin
> I want to develop a desktop application program which runs
> in Win XP/Vista. Kindly suggest me the right way to start
> with, since I am very new to Python and kindly suggest me
> the books that can guide me very clearly for novice
> programmers like me in python.
Tk/Tkinter or if you are look
Hi all,
I want to develop a desktop application program which runs in Win XP/Vista.
Kindly suggest me the right way to start with, since I am very new to Python
and kindly suggest me the books that can guide me very clearly for novice
programmers like me in python.
Regards,
Arun
Add