Charly Dante
2014-02-08 12:15:34 UTC
Hi there,
I have a question about hotspots. I would like to use them like in
QTCreator, where I can jump to the declaration of a function by holding
CTRL and then clicking on the function.
For this I use subclassing and everything works fine. However, if I hold
down CTRL, I first have to move the mouse to activate a hotspot, even if
the mouse is already over a valid hotspot location.
Is there a way to directly trigger the hotspot change programatically
without the need of moving the mouse first (same for deactivation)? That
would make the hotspot behave more convenient and intuitive.
Best Regards,
CD
I have a question about hotspots. I would like to use them like in
QTCreator, where I can jump to the declaration of a function by holding
CTRL and then clicking on the function.
For this I use subclassing and everything works fine. However, if I hold
down CTRL, I first have to move the mouse to activate a hotspot, even if
the mouse is already over a valid hotspot location.
Is there a way to directly trigger the hotspot change programatically
without the need of moving the mouse first (same for deactivation)? That
would make the hotspot behave more convenient and intuitive.
Best Regards,
CD
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.