[Gambas-user] IconView...bug?

Federico Leite frederic.176 at ...626...
Sun Feb 27 19:37:37 CET 2011


I can't change the bakcground of IconView. Would be appropriate to add the
background Property ^^

Private Function Background_Read() As Integer
Return $hView.Background
End
Private Sub Background_Write(Value As Integer)
  $hView.Background = Value
End

Regards,

-- 
Federico Leite
##############################################
Areida Developer



More information about the User mailing list