oder noch besser:

  If row Mod 2=1 and not me.Selected(row) then
    g.foreColor= buchungsliste_farbe
    g.FillRect 0,0,g.width,g.height
  end if
  
  
  

Gruß

Stefan

> 
> Am 07.06.2011 um 10:50 schrieb Stefan Sicurella:
> 
>> Hi,
>> If row Mod 2=1 then
> 
> da hatte ich immer sowas:
> 
> if row mod 2 = 0 and row <> listindex then
> 
> damit eben für die selektierte Zelle nix gemalt wird.
> 
> Gruß
> Christian
> 
> -- 
> Neuigkeiten zu unseren Plugins finden Sie bei uns im Blog:
> 
> http://www.mbsplugins.de/
> 
> 


Antwort per Email an