column selection

ScottMattes

Member³
Last night I changed my sort plug-in to report if there was nothing returned by the em_ msg. Guess what, when I column select and try to sort it reports that there is no selection returned.

I kind of suspected that that would be the case, since column selection uses a different color.

------------------
------------
Scott Mattes
 
The column selection is unfortunately not a standard windows edit control selection. It is proprietary functionality that would have to be explicitly exposed through a Plug-In function.

------------------
Marco Kalter
Allround Automations
 
Originally posted by mkalter:
The column selection is unfortunately not a standard windows edit control selection. It is proprietary functionality that would have to be explicitly exposed through a Plug-In function.


Have you considered switching to SynEdit?

------------------
------------
Scott Mattes
 
Back
Top