privateemail_sam | 7 Aug 03:21

Where is it's IDE

Hello to all
I start Python programming and have big problem about it.
Where is it's IDE to create form button and other.
How i create or view the elements of main form or other form.

BEST REGARD

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/taskcoach-dev/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/taskcoach-dev/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:taskcoach-dev-digest@... 
    mailto:taskcoach-dev-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    taskcoach-dev-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
(Continue reading)

Frank Niessink | 7 Aug 19:57

Re: Where is it's IDE

Hi,

2008/8/7 privateemail_sam <mousavy.system2005@...>:
> Hello to all
> I start Python programming and have big problem about it.
> Where is it's IDE to create form button and other.
> How i create or view the elements of main form or other form.

You can use any IDE you like. Me personally I often use Eclipse with
PyDev. You can install both yourself or download it from
http://easyeclipse.org/site/distributions/python.html. But you do not
have to use those. On Linux I often simply use Gedit (a text editor).

There is no form editor. The user interface is developed manually,
using the wxPython toolkit. See http://www.wxpython.org for more
information and documentation.

Cheers, Frank

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/taskcoach-dev/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
(Continue reading)

privateemail_sam | 8 Aug 04:16

Re: Where is it's IDE

> There is no form editor. The user interface is developed manually,
> using the wxPython toolkit. See http://www.wxpython.org for more
> information and documentation.
> 
> Cheers, Frank
>

HI
I search internet and found few useful information
http://www.atug.com/andypatterns/pythonDelphiTalk.htm
I use delphi language and the above article describe how to use Python
in delphi . 
But for other project i want to know what is the advantage of python
programming. 

Thanks a lot

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/taskcoach-dev/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/taskcoach-dev/join
    (Yahoo! ID required)
(Continue reading)

Frank Niessink | 8 Aug 11:01

Re: Re: Where is it's IDE

Hi,

2008/8/8 privateemail_sam <mousavy.system2005@...>:
> I search internet and found few useful information
> http://www.atug.com/andypatterns/pythonDelphiTalk.htm
> I use delphi language and the above article describe how to use Python
> in delphi .
> But for other project i want to know what is the advantage of python
> programming.

I'm not sure what you are asking. Do you want to know, in general,
what the advantages of Python are as compared to other programming
languages? If that is what you want to know I suggest you check out
http://wiki.python.org/moin/LanguageComparisons

Cheers, Frank

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/taskcoach-dev/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/taskcoach-dev/join
    (Yahoo! ID required)
(Continue reading)


Gmane