I understand now, thanks. Unfortunately, it still does not work. Any other ideas?
jamie --- In [email protected], Cerba Dan Catalin <[EMAIL PROTECTED]> wrote: > > I'm trying to say that you should use > stringgrid1.rows[i].strings[k] instead of using > stringgrid1.cell[i,k]. > > > > > > --- "Jamie L. Mitchell" <[EMAIL PROTECTED]> > wrote: > > > Tried it, no luck. The strangest thing is that > > after the refresh is > > done (whether I repaint or not) physically clicking > > in the grid on a > > different cell does force the repaint that makes the > > phantom text > > disappear (finally.) I have tried to > > programmatically put a mouse > > click in the grid, but that does not work. > > > > jamie > > > > --- In [email protected], "mikcaau" > > <mikcaau@> wrote: > > > > > > sgProg.Invalidate; > > > sgProg.Repaint; > > > > > > > > > > > > > > ____________________________________________________________________________________ > Got a little couch potato? > Check out fun summer activities for kids. > http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz >

