Posted 20 years ago by bnott
Avatar
Is there anyway to control the cursor that used when the mouse is over specific tokens? More specifically, I am trying to make text of a certain token behave exactly like a hyperlink.

Thanks.

Comments (4)

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Not yet however we do have on our TODO list to allow hand cursors somehow for URL tokens.

Although in 2.5, we did work so that you can set the Cursor property of the SyntaxEditor control and it should override anything it normally would set by internal code. You may be able to use that but you'll have to test it out first to ensure it works.


Actipro Software Support

Posted 20 years ago by bnott
Avatar
Instead of being specific about hand cursors and URL's, how about just adding "Cursor" as an attribute to the "Style" tag in the language definition?

And then, in addition to AutoReplace and KeyPress triggers, how about a TokenClickTrigger?

Thanks.
Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
What you suggested for cursor implementation is what we are intending to do.

Do you think it would make more sense to have a TokenClick event, instead of a new type of trigger?


Actipro Software Support

Posted 20 years ago by bnott
Avatar
Yeah that sounds fine. I guess I have just gotten into a trigger frame of mind. <IMG SRC="smile.gif" border="0">
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.