Posted 13 years ago by Rubesh Paul
Avatar
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]

Comments (1)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Rubesh,

You are the one populating the IntelliPrompt UI with items. We don't store data for previously displayed lists, so you'd have to consult your own data instead to figure out the appropriate image.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.