DCSIMG
RTL - מקודד לשווא

Browse by Tags

All Tags » RTL (RSS)

Flex 3 hebrew textbox by danielisimo

following my last post on flex3 RTL label , next challenge was input text with RTL support , in that case I decided to cheat and use html input overlying flex. Not so elegant solution, but a solution non the less. the trick is to pass the flex component coordinate and position the HTML input accordingly , and on the HTML side handle keyboard and mouse event to let the flex developer feel @ home with regular focus and key press events. Add the... read more

Flex 3 label RTL support by danielisimo

If you know or not , I'm leaving and working in Israel, where we have the most annoying text rendering issues. we write in right to left order - that means in the opposite direction of most languages. Letters and words are left to right, though numbers and other symbols remain right to left. Through the years I've seen (and even wrote) noumerous attempts to build an AS class that will provide this functionality to flash, all of them suffered from quirks and different edge cases. About a year...
Powered by Community Server (Commercial Edition), by Telligent Systems