At Fri, 8 Apr 2016 18:50:09 +0200, mazert wrote:
> I try to find an easy way to add the general mouse selection system
> (double click on a word will select it for example) on a text-field gui
> component.
In the case of double-click to select a word, you could implement it
via the keymap in a t
Hello,
I try to find an easy way to add the general mouse selection system
(double click on a word will select it for example) on a text-field gui
component.
In the multi file search tool of Drracket, text-fields have this
feature, but by looking the source code :
https://github.com/racket/
2 matches
Mail list logo