Am Montag, 8. September 2008 06:37:31 schrieb johnf:
>
> Wow that's great.  Another real Dabo app. when you are finished maybe you
> can provided a screencast.
>

Well... I can provide the code and a description, but a screencast would be a 
problem: I didn't use the class designer, so I doubt the screencast form is 
very useful. And I can't speak English.

Moreover the thing is quite similar to the "hours" part of the Step-by-Step 
guide. I reproduced that, found it a very good starting point for my purpose 
and only adapted it a little. And used SQLite instead of MySQL.

> The grid sizer issue is has been an issue with me in the pastt.  I've done
> several things.
>
> First I normally set the number of grid columns to more than required. 
> This does two things.  It allows me to use the 'colSpan' property and
> insert spacers.
>
I saw that in your bizobj tutorial.

> The second thing I do is fill in the first row of the grid sizer with empty
> labels.  This normally sets the width of the columns and eliminates the
> need to put in a vertical spacer separator just before the grid sizer
> starts.
>

That's a good idea. I see that the dGridSizer doesn't have a column width 
property (or I didn't recognise it), but I could use labels with fixed width 
taken from the buttons in the first grid.

Thank you,
Sibylle

-- 
Dr. Sibylle Koczian


_______________________________________________
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/[EMAIL PROTECTED]

Reply via email to