John Ehresman wrote:
I may be wrong here, but I suspect TextView does not support
rectangular selections. I haven't seen mention of rectangular
selections when I've worked with it and a quick google search seems to
confirm this.
That is my experience too; I was hoping that there might be a
Wildemar Wildenburger wrote:
Might I humbly repost my question?
I may be wrong here, but I suspect TextView does not support rectangular
selections. I haven't seen mention of rectangular selections when I've
worked with it and a quick google search seems to confirm this.
Cheers,
John
Might I humbly repost my question?
/W
Wildemar Wildenburger wrote:
Hi folks,
I'm trying to write a text editor (well, who isn't?). I would like it
to contain rectangular selections. While this is pretty easy on the
buffer (model) part, I wonder how I could make the selection visible
in the
Hi folks,
I'm trying to write a text editor (well, who isn't?). I would like it
to contain rectangular selections. While this is pretty easy on the
buffer (model) part, I wonder how I could make the selection visible in
the view. It does not seem to provide methods for drawing the selection