Re: [appengine-java] can not get message containing embedded widget to work

2010-02-16 Thread Ikai L (Google)
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  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  (I would like to get in a single line
>   "starts at hyp01" but I keep on getting
>  "start at"
>  " hyp01"
>
>
> - panel definition from xml ---
>
> 
>   
>   starts at,
>   hyp01
>
> 
>
> --
> 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.
>
>


-- 
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.



[appengine-java] can not get message containing embedded widget to work

2010-02-12 Thread laurent
when defining a simple embedded link in a msg, using
uibinder, I can not get the text of the Hyperlink to appear
without a  (I would like to get in a single line
   "starts at hyp01" but I keep on getting
  "start at"
  " hyp01"


- panel definition from xml ---


   
   starts at,
   hyp01



-- 
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.