On Sunday 02 December 2007 04:33:50 am Henning Hraban Ramm wrote:
> 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)

Excellent suggestions!  In fact the grid sizer is more like a HTML table.



-- 
John Fabiani


_______________________________________________
Post Messages to: Dabo-users@leafe.com
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