Hi,
ich habe das Problem, dass wenn ich eine Zeile selektiere das Ion übermalt wird.
Setze ich am Ende ein Rettern True bleibt es sichtbar, dafür wird die 
Auswahlfarbe auf Zeilen mit Hintergrundfarbe weiß gemalt.

Hat jemand eine Idee, wie ich das lösen kann?


  If row Mod 2=1 then
    g.foreColor= adressliste_farbe
    g.FillRect 0,0,g.width,g.height
  end if
  if column=0 and row< me.listcount and me.cell(row,14)="1" then g.DrawPicture 
adr_16,1,1
  
  //return true


Gruß


Stefan

Antwort per Email an