[plt-scheme] can't get caret-hiding working with selection

From: Stephen De Gabrielle (stephen at degabrielle.name)
Date: Tue Apr 29 03:45:31 EDT 2008

I sort of use the 372 framework table of contents as a class diagram.

On 4/29/08, Martin DeMello <martindemello at gmail.com> wrote:
> On Mon, Apr 28, 2008 at 4:12 AM, Robby Findler <robby at cs.uchicago.edu>
> wrote:
> > I think you want text:hide-caret/selection% from the framework.
>
> Thanks, that's exactly what I needed! Is there a complete editor class
> hierarchy chart somewhere? I did try searching through the docs for
> specialised editors and editor mixins, but came up blank, and figured
> that text% and pasteboard% were all I got out of the box.
>
> >  You might want to use the lock method, rather than overriding the
> >  can-insert? and can-delete? methods.
>
> So I do - I missed that one in the docs.
>
> >  The caret-hidden? definition is creating a private field that is bound
> >  to a procedure (it isn't a method and it isn't overriding anything).
> >  Did you intend that?
>
> No, that was left over from some code I was playing with - should've
> been deleted.
>
> martin
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>

-- 
Sent from Google Mail for mobile | mobile.google.com

Cheers,

Stephen

--
Stephen De Gabrielle
s.degabrielle at ucl.ac.uk
Telephone +44 (0)20 7679 5242 (x45242)
Mobile                  079 851 890 45
Project: Making Sense of Information (MaSI)
http://www.uclic.ucl.ac.uk/annb/MaSI.html

UCLIC: University College London Interaction Centre
http://www.uclic.ucl.ac.uk/

Remax House - 31/32 Alfred Place
London - WC1E 7DP


Posted on the users mailing list.