main logo
Subject: Re: [dabo-users] Simple GUI with interrelated controls
Author: Carl Karsten
Posted: 2007/05/31 14:25:24
 
View Entire Thread
New Search


Brendan Barnwell wrote:
> I joined this list a long time ago when Dabo was first starting but then left
> because I stopped using Dabo, but now I'm taking another shot.
>
> I'm having sort of the same problem I had before, which is that I can't find
> any information on how to set up simple GUI apps that DON'T require a database
> or a large collection of "records", but just involve a set of GUI widgets that
> interact with one another.

Here is a little sample of just a UI working with a custom object.

http://leafe.com/archives/showMsg/349197

I could never figure out how to have UI events call my methods directly, which
is why there is cdxml2objDemo1-code.py

self.Form.update() is probably overkill, but that's another place I never
figured out a better way.

Carl K




 
©2007 Carl Karsten
<-- Prior Message New Search Next Message -->