its like if the users give in <B>random text</B> the tree node will come as
bold text and it was show only "random" . further if he misses any '<' or
'>' it will screw up whole tree and gui

On Mon, Jan 18, 2010 at 8:34 PM, Akash Gupta <[email protected]> wrote:

> data is coming from database.. and its the fed by user him self ... so cant
> use i18n
>
>
> On Mon, Jan 18, 2010 at 7:49 PM, charlie <[email protected]> wrote:
>
>> Link to the i18n file docs ?
>>
>> 2010/1/18 Rogério Valente <[email protected]>
>>
>>> I suggest you create a key in the i18n file.
>>> In the applications we are developing with gwt, we just create it and
>>> point the widget's text propertie to this key.
>>>
>>>
>>> On 18 jan, 07:49, Akash Gupta <[email protected]> wrote:
>>> > How do i use characters like "<" or ">" as browser considers text
>>> > after/before them as a tag and messes up the whole thing .
>>> > Some methods to encode/decode them are there or we need to do something
>>> else
>>> > (like replaceall ) .
>>> >
>>> > Regards,
>>> > Akash
>>>
>>> --
>>> 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]<google-web-toolkit%[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]<google-web-toolkit%[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