[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] Document:selectedString_ delegates to prinsertText?
Also, if you're still talking about ScIDEDocument, you don't have the latest code.
On 18 Nov 2013, at 07:46, Scott Wilson <i@xxxxxxxxxxxxxx> wrote:
> Hi James,
>
> The problem is actually that selection behaviour remains an unresolved issue. How that should behave in a situation where you have multiple views, no one of which is 'active' when none has focus, is not clear. I've asked for suggestions, but there's been no consensus.
>
> One way would be to have a IDETextView class, but that would be more work.
>
> S.
>
> On 18 Nov 2013, at 06:32, James Harkins <jamshark70@xxxxxxxxx> wrote:
>
>> In Document:
>>
>> selectedString_ { | txt |
>> this.prinsertText(txt)
>> }
>>
>> ScIDEDocument implements insertText, but not prinsertText.
>>
>> So, should Document be changed, or ScIDEDocument?
>>
>> hjh
>>
>> _______________________________________________
>> sc-dev mailing list
>>
>> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
>> archive: https://listarc.bham.ac.uk/marchives/sc-dev/
>> search: https://listarc.bham.ac.uk/lists/sc-dev/search/
>
>
> _______________________________________________
> sc-dev mailing list
>
> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> archive: https://listarc.bham.ac.uk/marchives/sc-dev/
> search: https://listarc.bham.ac.uk/lists/sc-dev/search/
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/