highly einteractive editor for python

2007-07-09 Thread Atul Bhingarde
Does anybody know an editor that facilitates, interactive python 
development. Where GUI etc developed will be possible to see in real time 
mode.

Thanks

Atul 


-- 
http://mail.python.org/mailman/listinfo/python-list


Re: highly einteractive editor for python

2007-07-10 Thread Atul Bhingarde
What I want to see is that it is possible to create a python based 
application in a environment where I can see the results as I am creating 
it, specifically gui widgets (from say TK). This will provide a robust 
mechanism to see gui layout as well.

Thanks

Atul
"Josiah Carlson" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Atul Bhingarde wrote:
>> Does anybody know an editor that facilitates, interactive python 
>> development. Where GUI etc developed will be possible to see in real time 
>> mode.
>
> Boa Constructor?  wxGlade embedded in some other software (SPE?)  XRCed? 
> What do you mean by "real time mode"?
>
>  - Josiah 


-- 
http://mail.python.org/mailman/listinfo/python-list


Re: highly einteractive editor for python

2007-07-10 Thread Atul Bhingarde
I liked what the Wing IDE provides, one question though will it provide 
facility like creating the GUI widgets (say using TK) and facilitaate layout 
for the same and then run the script ?

Thanks

Atul
"Steve Holden" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Atul Bhingarde wrote:
>> Does anybody know an editor that facilitates, interactive python 
>> development. Where GUI etc developed will be possible to see in real time 
>> mode.
>>
>> Thanks
>>
>> Atul
> Wind IDE is great for debugging GUI-based programs - you can set 
> breakpoints in event-handling routines and see them activate when your 
> program responds to mouse clicks and so on.
>
>   http://wingware.com/
>
> regards
>  Steve
> -- 
> Steve Holden+1 571 484 6266   +1 800 494 3119
> Holden Web LLC/Ltd   http://www.holdenweb.com
> Skype: holdenweb  http://del.icio.us/steve.holden
> --- Asciimercial --
> Get on the web: Blog, lens and tag the Internet
> Many services currently offer free registration
> --- Thank You for Reading -
> 


-- 
http://mail.python.org/mailman/listinfo/python-list