Am 2007-12-01 um 20:40 schrieb johnf:

> Let's get started.
> ...
> A grid sizer is a spreadsheet where I set the column size and the  
> number of columns a control can span.

Will you put all that explanatory text in the Wiki? I like it.

You could compare the grid sizer to a HTML table rather than a  
spreadsheet, it's a more similar concept (auto-adapting to different  
sized input etc.)


> import dabo
> dabo.ui.loadUI('wx')

I suggest complete Python headers, including

#!/usr/bin/env python
# -*- coding: utf-8 -*-

Even if you don't need it, I consider it good style, and it avoids  
some newbie problems.


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net
https://www.cacert.org (I'm an assurer)




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to