On Thu, 03 Nov 2011 17:33:35 +0200 Tom Hacohen
<tom.haco...@partner.samsung.com> said:

> On 03/11/11 17:24, Mohammed Azharudin wrote:
> > Hi Tom,
> >
> > There is no Key for rupee symbol in my keyboard. More over I need to
> > insert more symbols which cannot be inserted  through keyboard.
> 
> 
> Unfortunately, escaping characters in strings is not yet supported in 
> edc (not that I'm aware of anyway). Your best option then is to use 
> TEXTBLOCK part and do:
> text: "&#x20b9;"

use an input method - like most asians do. scim for example, that's used for
chinese, japanese, korean etc... these input methods allow you to have a "type
in unicode hex value" mode for doing just this kind of stuff.

frankly - i'm too lazy to do that as i ALSO have to go look UP the unicode hex
symbol... so i just slap my request into google - invariable find some wiki
page about it OR i find a unicode reference page that has the symbol there as a
char.. just copy & paste it in. :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to