On Tue, Feb 26, 2002 at 01:57:37AM -0800, Andrew P. Lentvorski wrote: > Is there any equivalent to IDLE, but using PyGtk bindings rather than Tk? > > I have a real need for the equivalent of the interactive window in IDLE, > but my applcation is PyGtk based.
Have you seen the stuff in the pygtk/examples/ide directory in the source? -- Graham Ashton <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
