Sorry but di you know haw to change the background color of
stackLayoutPanel headers , I tried that with css but I'm not seeing
any change the standard blue color still unchangeable :(

thanks in advance

On 5 avr, 11:27, Issam <[email protected]> wrote:
> I am very thankful for your rapid answer
> thank you very much
>
> Issam
>
> On 5 avr, 11:13, Alexandre Ardhuin <[email protected]>
> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > You should use StackLayoutPanel to have integration with uiBinder.
> > See the exemple 
> > athttp://google-web-toolkit.googlecode.com/svn/javadoc/2.2/com/google/g...
>
> >  <g:StackLayoutPanel unit='PX'>
> >   <g:stack>
> >     <g:header size='3'><b>HTML</b> header</g:header>
> >     <g:Label>able</g:Label>
> >   </g:stack>
> >   <g:stack>
> >     <g:customHeader size='3'>
> >       <g:Label>Custom header</g:Label>
> >     </g:customHeader>
> >     <g:Label>baker</g:Label>
> >   </g:stack>
> >  </g:StackLayoutPanel>
>
> > Alexandre
>
> > 2011/4/5 Issam <[email protected]>
>
> > > Hi,
> > > I am searching how to use StackPanel with uibinder since unfortunately
> > > it is not me ntonned on th gwt-javaDoc
> > > Any one had an idea about this.
>
> > > any examples are welcome
>
> > > Thanks.
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "Google Web Toolkit" 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/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/google-web-toolkit?hl=en.

Reply via email to