Am Montag, den 10.08.2009, 17:24 +0200 schrieb Jean-Yves F. Barbier:
> Jean-Yves F. Barbier a écrit :
> > Hi list,
> > 
> > Under a Databrowser, I've got some DataControls I'd like to change 
> > background's color.
> > 
> > However, it don't work at all: 
> > dtc_label.Background = &H00FF00& 
> > or  dtc_label.Background = &H0000FF00&
> > don't change anything (and trying to escape the '&' gives me an error: 
> > "unexpected '\'")
> 
> Oops: I forgot to say I'm under Gambas V. 2.15.2
> Huh?: It even don't work as native (if I change BG colour in properties)!?
> 
> JY

Salut Jean-Yves,

Databrowser is a part of an component made in gambas, you find the
source code
</where/you/have/your/gambas2.15.2-Sources>/comp/src/gb.db.form 
load the project into the IDE and retry.



-- 
Amicalment
Charlie


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to