On Oct 12, 2007, at 9:15 AM, Paul McNett wrote:
>> I then opened up a command window and typed:
>>
>> f, g = dabo.ui.browse(self.PrimaryBizobj)
>>
>> ...to get a non-datanav grid with the exact same data. Navigating
>> through this grid I did not see any flickering at all. Calling f.next
>> () likewise did not show flicker. The key must be in the interaction
>> between the form, bizobj and grid under Windows.
>
> You were inadvertently avoiding form mediation, because
> PrimaryBizobj is
> a reference to a biz, not a DataSource string.
But that was my point: passing any object with a getDataSet() method
to browse() gets the dataset and displays it; nothing else is going
on there. I doubt that the one extra step that would happen by
resolving a string DataSouce (two quick 'if' statements and a get())
would be responsible for visual flickering.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]