Re: [E-devel] arabic gui

2011-03-20 Thread Tom Hacohen
Same. EDJE is the lib, .EDJ is the file extension. 2011/3/20 المسالم المسالمة > i am afraid if i do something like mirroring or even useing RTL gui > programming in the theme > > all what i will get form E17 is crashing all the time because it is not > support that method now as you said > > by

Re: [E-devel] arabic gui

2011-03-20 Thread Tom Hacohen
Dear Salim, Sorry, there's no shortcut, you'll have to create your own theme, and even then, I'm not sure it will work as expected because not everything in e is affected by the theme. ;| So I'd have to conclude there's no real way to do it at the moment. -- Tom. On Sat, 2011-03-19 at 18:22 +02

Re: [E-devel] arabic gui

2011-03-19 Thread Tom Hacohen
Hey Salim, Nice meeting you (now that I know your name) :P Regarding the theme, it won't be too hard, but it will be a lot of work. You essentially have to mirror everything, and even then I'm not sure it'll be enough. Info about themes: http://docs.enlightenment.org/auto/edje/edcref.html(maybe s

Re: [E-devel] arabic gui

2011-03-19 Thread Tom Hacohen
Dear , How are you? e17 itself does not support ui-mirroring, only elementary, the widget toolkit. So it's not possibly to do it with e17 at the moment. (but as I said, yes with applications written using elemenatry, a toolkit that uses efl). BUT, you can, if you want, create an rtl theme that wi