when you specify a fgcolor for the defaultStyle?
http://code.google.com/p/openmeetings/source/browse/trunk/client/maindebug.lzx
<silverstyle name="defaultstyle" isdefault="true" basecolor="${
canvas.basebgcolorizer }" canvascolor="white" />
then here you can also edit fontcolors by editing the overallstyle.
These here are ALL attributes that can be used in combination with the style
(and silverstyle is of course a child-class the inherits these attributes
from lz.style)
http://www.openlaszlo.org/lps4.3/docs/reference/lz.style.html
and the simplebutton has NO exclusive style tag. But as it is a child
element of basecomponent it gets the style, if there is a style definied
with *isdefault=true*, without exclusively need for any reference from
simplebutton to the style.
sebastian
2009/5/13 bidab <[email protected]>
>
> Hi,
>
> I confirm i'ts just for textlabel...I try agin but found no solutions.
> Someone know how made ?
>
> Bidab
>
> On May 12, 12:03 pm, bidab <[email protected]> wrote:
> > Hi,
> >
> > I agree with you, it's fgcolor to modify text color but when I write
> > this :
> >
> > <class name="simpleLabelButton" extends="button" fontsize="12"
> > height="20" fgcolor="0xFFFFFF">
> >
> > nothing change.
> >
> > But it's ok if I write this :
> >
> > <class name="simpleLabelButton" extends="button" fontsize="12"
> > height="20" fontstyle="bold">
> >
> > text are in bold....
> >
> > So I don't know why it doesn't function....
> >
> > I see in others files that fgcolor is used to text or textlabel,
> > perhaps I can't use it in "<class />" ? It's possible ?
> >
> > Thanks
> >
> > On May 11, 4:42 pm, Sebastian Wagner <[email protected]> wrote:
> >
> > > I am quite sure that fgcolor will influence the font-color.
> > > The Attribute Font-Color does not exist. It is called fgcolor.
> >
> > > sebastian
> >
> > > 2009/5/11 bidab <[email protected]>
> >
> > > > Hi
> >
> > > > I try again fgcolor="0xFFFFFF" but it doesn't function. I add it like
> > > > this :
> >
> > > > <class name="simpleLabelButton" extends="button" fontsize="12"
> > > > height="20" fgcolor="0xFFFFFF">
> >
> > > > I search on the documention but "she" not refers to fontcolor just
> > > > fontsize or fontstyle...
> >
> > > > I continue to search and inform you if I found...
> >
> > > > Thanks,
> >
> > > > Bidab
> >
> > > > On May 11, 4:04 pm, Sebastian Wagner <[email protected]> wrote:
> > > > > you do not need to embed a Font to just change the color.
> >
> > > > > Just try fgcolor="0xFFFFFF"
> >
> > > > > sebastian
> >
> > > > > 2009/5/11 CTpaHHoe <[email protected]>
> >
> > > > > > it is not so simple.
> > > > > > see examples 20-21 and 20-22 at openlaszlo guide.
> > > > > >http://www.openlaszlo.org/lps/docs/guide/fonts.html
> >
> > > > > > --
> > > > > > WBR, CTpaHHoe
> >
> > > > > --
> > > > > Sebastian
> > > >
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> > > >www.laszlo-forum.de
> > > > > [email protected]
> >
> > > --
> > > Sebastian
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://...
> > > [email protected]
> >
>
--
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
[email protected]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenMeetings User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/openmeetings-user?hl=en
-~----------~----~----~----~------~----~------~--~---