--- Ewald Horn <[EMAIL PROTECTED]> escribió:

> Hi,
> 
> I've coded a TDrawGrid and the second I start displaying images I
> get a 
> weird flicker on the grid. As long as I don't use images, it's
> working fine. 
> Is there a way to display an image on the TDrawGrid, cell by cell,
> while 
> avoiding the nasty refresh flickering ?
> 
> Currently I implement
> 
> procedure MainGridDrawCell(Sender: TObject; aCol, aRow: Integer;
> aRect: 
> TRect; aState: TGridDrawState);
> 
> and that's about all.
> 
> I've run out of ideas :)
> 
> Regards
> Ewald
> 


It would be best if you could submit a test project but guessing,
have you turned DefaultDrawing off?

Jesus Reyes A.


        
        
                
___________________________________________________________ 
Do You Yahoo!? 
La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. 
http://net.yahoo.com.mx 

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to