Selected text position in plugin

fabrice

Member³
Hello,
is there a way to obtain selected text position start and end in SQL windows, into a plugin?
I searched in plugin doc, but couldn't find anything.
i could use getText and GetSelectText to try to calculate, but not sure to obtain each time a good result.

Any idéa?

thanks
 
Last edited:
thanks, but IDE_GetCursorX and IDE_GetCursorY give cursor position not, text position.
i needed to access charactere before and after selected text, to obtain complete line.
 
Hi, Are there any plugins available that help you position instruments in their own space? e.g, something that will allow me to push brass ...In computing, a plug-in (or plugin, add-in, addin, add-on, or addon) is a software component that extends the Spacebar clicker Spacebar clicker functionality of an existing software system without requiring the system to be re-built. A plug-in feature is one way that a system can be customizable.Plugins are add-ons or extensions that can be installed on a website to extend its functionality and add new features. These components are designed to seamlessly integrate with existing website platforms and provide customized solutions, such as a content management system (CMS) plugin for a website.
 
Back
Top