Re: [pygtk] ANNOUNCE: pygtkscintilla-0.2 released

2009-11-10 Thread Ali Afshar
On Tuesday 20 October 2009 15:50:01 Gabriele Lanaro wrote: > pygtkscintilla is a Python wrapper for Scintilla with a custom API > designed to make the coding experience easy. > > Scintilla is a powerful source editing component with features such as: > > * Syntax highlighting for tons of language

Re: [pygtk] gtk.Notebook error

2009-11-10 Thread Alan Gauld
"Amit Sethi" wrote > I am having problem with adding pages to gtk.Notebook : I know nothing about Gtk so I could mbe missing something here but > Now while creating I do : > > def new_tab(widget,widget_render): > >notebook.new_tab(widget_render) > > notebook = SmNotebook() The

[pygtk] PyGTK Cairo Weirdness

2009-11-10 Thread Adam Schreiber
Following the tutorial for drawing widgets with Cairo found at [1], I created a widget and then noticed some odd behavior when trying to render it. When inserted into a window by itself, the widget rendered, but in more complex setups it did not. I created and attached a test script to demonstrat

Re: [pygtk] [PyGTK] Singleton Window

2009-11-10 Thread alex goretoy
I want to confirm, what you said works for me. Thanks. -Alex Goretoy http://www.goretoy.com Charles Kettering - "My interest is in the future because I am going to spend the rest of my life there." On Sun, Mar 22, 2009 at 10:42 PM, alex goretoy wrote: > Thank you Steve, you have been very help

Re: [pygtk] PyGTK site down

2009-11-10 Thread John Pye
...but is now up again. ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/