Re: Kero Fin Clock %n does not work
Ariszló <[email protected]> Mon, 22 Nov 2010 16:31:36 +0100
| Newsgroups | gmane.comp.desktop.rox.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Nov 22, 2010 at 3:00 PM, Stephen Watson <[email protected]> wrote: > And what happens when you run this Python script? > > import gtk > > text='Hello,\nworld.' > > win=gtk.Window() > win.connect('destroy', lambda x: gtk.main_quit()) > lbl=gtk.Label(text) > win.add(lbl) > win.show_all() > > gtk.main() It is wrapped fine. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev