[Gambas-user] can't change colour in a DataControl - oops & huh?
Jean-Yves F. Barbier
12ukwn at ...626...
Tue Aug 11 04:55:22 CEST 2009
Charlie Reinl a écrit :
> 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.
Hi Charlie,
I didn't build it: I was about to when it comes in Debian sid :)
and the gb.db.form is checked in my project's components.
sniff
JY
--
Would it help if I got out and pushed?
-- Princess Leia Organa
More information about the User
mailing list