iisu Developer Forum

HomeHomeiisu™ 3.xiisu™ 3.xiisu™ APIiisu™ APIUI.CONTROLLERS.Count is invalidUI.CONTROLLERS.Count is invalid
Previous
 
Next
New Post
2/15/2012 10:23 PM
 

I'm attempting to limit the number of active controllers so that I can avoid conflicts, collisions, etc. My app is designed for a single user, who may be being watched by a large group behind her.

I tried to use the UI.CONTROLLERS.Count parameter handle as shown in the documentation, but that keyword is not found. Is there a way to limit the number of Controllers to be created?

(For reference, this note appears on page 93 of the iisu developer guide PDF.)

Thanks,

Matt

 
New Post
2/16/2012 8:52 AM
 

Hi, 

 My apologies for this inconvenince indeed the paramter is documented although it doesn't exist in the API.

It will be fixed in the future release.

As for limiting the number of UI controllers, you can set it  via iisu Advanced Configuration tool: 

1. Launch iisu Advanced Configuration tool

2. Click on Advance mode button

3. Change the value of a field called "Max controllers number"

4. And save

the setting will be saved in .xml file which will be loaded at iisu startup and the controllers number will be limited according to your setting.

 

Hope it helps.

Zofia

 
Previous
 
Next
HomeHomeiisu™ 3.xiisu™ 3.xiisu™ APIiisu™ APIUI.CONTROLLERS.Count is invalidUI.CONTROLLERS.Count is invalid