On Friday, February 24, 2012 2:19:27 pm STyler wrote:
> Hi all, I'm new to python, I come from VFP, I would like to give me an
> example of using dSplitter class, I was seeing use in DEMO but uses a
> "cdxml" would like for python code.
> Thank you for your help.

FYI there is sample code built into the source code. So for your case if you  
go 
to  dabo/ui/uiwx. From that directory do:

python dSplitter.py

It will create a test/demo app showing a dSplitter.

To see how the above was generated pen dSplitter.py and go to the end of the 
code and there will be the test /demo code . This works for all the ui elements 
I have tried. I have learned a lot this way.

> Greetings.
> 
> _______________________________________________
> 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]

-- 
Adrian Klaver
[email protected]
_______________________________________________
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