bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextField problems


From: Alexander Malmberg
Subject: Re: NSTextField problems
Date: Wed, 29 Jan 2003 15:57:58 +0100

Enrico Sersale wrote:
[snip]
> I'm not sure that this is the explication, because:
> 1) if I click in the field the text dishappears.
> 2) now, if I press leftArrow *only a time*, the first character appears at
> the right side of the field.
> 
> This means that the text is not centered at 1500, but at
> [field frame]size.width + ([text frame]size.width / 2)

This is the auto-scrolling kicking in. I could reproduce this, and the
clip view the text view was contained in was scrolled to ~(1400 0), as
expected.

- Alexander Malmberg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]