You could say I have been in some kind of a fight to get
my table in the shape I wanted. Now after carefully
reading the documentation I realized I had switched
the number of colums, with the number of rows.

Now why had I done that? Well I had learned that the
attach method wants you to first specify
the horizontal placing and then the vertical.

So I assumed that gtk.Table first wanted the horizontal
number of cells and then the number of vertical ones.

I understand learning something like pygtk takes time
but this kind of inconsistencies makes that harder
as it should be.


Well now that is off my chest, I'll continue with
my struggles. In any case thanks to the people who
answered my previous message.

-- 
Antoon Pardon
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to