On Thu, 2012-09-06 at 01:08 +0200, Benoît Minisini wrote:
> Le 05/09/2012 21:40, rocko a écrit :
> > Can I change the text color in a data object like a browser or viewer?
> >
> 
> I think you are looking for the DataView / DataBrowser "Data" event, 
> that works the same way as in GridView.
> 
> Regards,

So maybe something like this:
If Column = 2 Then DataView1.Data.ForeColor = 'hexnumber of color' 
> 

-- 
rocko <sunblast...@gmail.com>


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to