This sounds like a Google Web Toolkit question. Have you tried posting
there?

http://groups.google.com/group/Google-Web-Toolkit

On Fri, Feb 12, 2010 at 3:45 PM, laurent <cha...@gmail.com> wrote:

> when defining a simple embedded link in a msg, using
> uibinder, I can not get the text of the Hyperlink to appear
> without a <br> (I would like to get in a single line
>       "starts at hyp01" but I keep on getting
>          "start at"
>          " hyp01"
>
>
> ----- panel definition from xml ---
>
> <g:HTMLPanel>
>   <ui:msg>
>           starts at,
>           <g:Hyperlink ui:field="hyper1"><u>hyp01</u></g:Hyperlink>
>    </ui:msg>
> </g:HTMLPanel>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to