Edit boxes have some emacs-like binds (C-k (kill-line)), and I think that not too hard to add bind like in emacs C-m (set-mark-command ) and some binding for copy/paste. Its easy because you don't need to change to Draw(). But, imho, its for typical user it will be not easy to understand.
Julien Nadeau <[email protected]> writes: > On Sat, May 09, 2009 at 04:22:18AM +0000, jyoti wrote: >> >> Hi >> >> I need to select text in a textarea and an editbox using agar interfaces.How >> do I do it? > > That has not been implemented yet. I've opened a bug report for the > issue: http://libagar.org/bug/108. -- Olexandr _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
