tags:

views:

42

answers:

0

Hi, i am trying to develop an editor in Scheme (DrRacket) passing lists into the structures. I handled all the functions of an editor like the keystrokes, backspace, left and right etc but i am not getting the idea of how to implement mouse selection which highlights the selected text. Can any one of you help me with it.

Thanks