There's no bug. Thomas Güttler wrote:
Now, if you wanted a widget to take up the whole top row of our 2x2 table,
^^^That means, you have *one* row (the top row) with *two* columns, which leads to:
left_attach = 0, right_attach = 2, top_attach = 0, bottom_attach = ??? 1 ???
All is well :o) Greetings, Felix _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
