Posted 14 years ago
by Rubesh Paul
Hi,
I had tweaked the imageindex to accept something related to the intelliprompt memberlist. I am using DynamicLanguage XML and when a '(' is typed I am trigering an event associated with it, here I am able to retrieve the imageindex of the selected item.
Now my question is - say after you have chosen two items from the list to the syntaxeditor - say I have something like ABC(1,2), now when I am about to enter the second parameter for ABC - can I get the imageindex associated with it by any chance?
Note: There will be another evnet triggered when I enter a ',' within the function.
is it possible to get the imageindex there?
Also is it possible to get this within Nested functions eg: ABC(XYZ(1,2),2,3)
When In ABC(XYZ(1, - I wanted to retrieve the imageindex of XYZ.
Thanks.
[Modified at 03/31/2011 06:06 AM]
I had tweaked the imageindex to accept something related to the intelliprompt memberlist. I am using DynamicLanguage XML and when a '(' is typed I am trigering an event associated with it, here I am able to retrieve the imageindex of the selected item.
Now my question is - say after you have chosen two items from the list to the syntaxeditor - say I have something like ABC(1,2), now when I am about to enter the second parameter for ABC - can I get the imageindex associated with it by any chance?
Note: There will be another evnet triggered when I enter a ',' within the function.
is it possible to get the imageindex there?
Also is it possible to get this within Nested functions eg: ABC(XYZ(1,2),2,3)
When In ABC(XYZ(1, - I wanted to retrieve the imageindex of XYZ.
Thanks.
[Modified at 03/31/2011 06:06 AM]