Page 1 of 1

JQMenu and RightToLeft

PostPosted: 17 Sep 2014 07:44
by mkarimpour
Hi,
JQMenu '>' icon for indicating that menu item has submitems, draw on the right side of the current menu item, even IWForm.LeftToRight is false. This cause the problem that menu item caption and '>' mix together. Every thing okay when IWForm.LeftToRight is True.
When IWForm.LeftToRight is false, all of things was okay, but the '>'.

Example:
IWForm.LeftToRight
True: | MenuCaption __________________________ > |
False: | ________________________________ MenuC>aption |

Please help?

Best Regards
Mehdy Karimpour

Re: JQMenu and RightToLeft

PostPosted: 17 Sep 2014 09:43
by Alexander Bulei
Registred Ticket: #SRC00039860

Re: JQMenu and RightToLeft

PostPosted: 23 Sep 2014 12:58
by mkarimpour
cgdevtools wrote:Registred Ticket: #SRC00039860


Hi,
I downloaded the latest beta version for testing and I did it. There is some problem with it. I wrote a sample project to demonstrate the problem.
Please compile and run it. At first menu ('فایل'), there are 3 sub items. please see sub menu 1('باز کردن') and sub menu2('ذخیره'). These items have sub items. Drawing of the first is in wrong position but the second one is correct.

Your Sincerely
Mehdy karimpour

Re: JQMenu and RightToLeft

PostPosted: 23 Sep 2014 16:54
by Alexander Bulei
Hi mkarimpour,

Yes, you are right.
Fixed in next build.

P.S: If you want, you can test with attached js files.

Best Regards.