Page 1 of 1

JQLockIndicator with different session language

PostPosted: 13 Nov 2015 15:01
by assapan
Hi,
I have the need to have lockindicator text following the user language so sharing only one indicator is not great.
So what i did is create a lockindicator item for each session ( released of course after session ended ) and use this item for all components of the session.
Code: Select all
MyButton.onclik.indicatoritem := UserSession.IndicatorItem;


Is there any limitation of doing this ?

Re: JQLockIndicator with different session language

PostPosted: 13 Nov 2015 15:22
by Alexander Bulei
Hi assapan,

At first look, I don't see any problem with that.
Do you have errors?

Best Regards.

Re: JQLockIndicator with different session language

PostPosted: 13 Nov 2015 15:32
by assapan
No just to check if number of concurrent items is limited