Ed Leafe wrote:
> On Jul 17, 2007, at 9:17 AM, Bill Witherspoon wrote:
> 
>> What's the trick to getting the bizobj and grid to work together  
>> without
>> the form methods?
> 
>       For right now, the only way to do it is to manually create the  
> methods that you need.
> 
>       One thing that I would like to be able to do is refactor out all the  
> data-oriented stuff from the dForm class into a mixin that we could  
> then add to both the wx.Frame and wx.Dialog subclasses in Dabo.  
> Needless to say, this is not a small task, so I've only played around  
> with it a bit. With such a change, you could have both modal and non- 
> modal forms that could either be bizobj-centric or not.
> 

Ed,

I may be barking up the wrong tree here then. I guessed originally that
the datanav with the FormType set to "picklist" was basically the
functionality I was after. I tried to transition to datanav2 but
couldn't quite puzzle out how to use it.

When you say manually create - do you mean that I would have to subclass
a new dGrid which can directly talk to a bizobj without a form
mediating? I would guess that's probably about two levels above my
current pay grade :-)

Would datanav2.Form with "picklist" set do what I'm after (ie. Modal
form with my own controls/bizobjs)?

Thanks,
Bill.


_______________________________________________
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