On Monday 08 October 2007 16:41, Ed Leafe wrote:
>         I don't have the slightest idea what you mean by 'Dabo re-reads the
>   dataset'. The framework does no such thing

Well, if anybody should know it's you.  But from what I can see, for every row 
and col in the grid it does the below and it does it more than once - looks 
like four times.

def GetAttr(self, row, col, kind=0):
try:
                        dcol = self.grid.Columns[col]

Which in turn get values of the data items.


Also, for some reason it appears to call "IsEmptyCell()".  However, I do not 
see where Dabo is making such a call.  I'll assume that it comes from wx.

That's what I mean by 'Dabo re-reads the dataset'.

IMO I think this has something to do with "GetValue" of the grid.

I only see the flashing on Windows no flashing on Linux.  "displayLock" does 
not elimitate the problem.
-- 
John Fabiani


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
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