On Tuesday 26 June 2007 12:50, Paul McNett wrote:
> [EMAIL PROTECTED] wrote:
> > I've been experiencing alot of flickering on winXP.
> >
> > Never have observed this flickering in your screencasts done in OSX or
> > linux (Red Hat?). Nevertheless I've been experiencing this for a long
> > time, although I'm using the lastest svn.
> >
> > Python 2.4.3
> > wxPython 2.8.3.0 msw-unicode
> >
> > Basically there's a lot of redrawing going around. this is especially
> > noticeable in dGrid.
> >
> > Any hints or ideas on why this is happening?
> > Miguel
>
> dGrid has been flickering ever since I put in dynamic properties for
> dColumn a couple months back. It is on my medium-priority list to fix,
> because it is affecting the application I'm getting paid to write.
>
> Where else do you see the flickering?
You might consider using LockDisplay and unLockDisplay.  Larry started using 
them to control flicker on windows.  I don't see any difference on Linux.  
But it worked on windows.
-- 
John Fabiani


_______________________________________________
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