|
From: | Fred Kiefer |
Subject: | [bug #22323] NSTextView resized after setAlignment |
Date: | Sat, 21 Feb 2009 23:47:11 +0000 |
User-agent: | Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.10 (like Gecko) SUSE |
Update of bug #22323 (project gnustep): Assigned to: None => FredKiefer _______________________________________________________ Follow-up Comment #2: I tried your test code and it turns out that it isn't the call to setAlignment: that changes the text view size. Even when just starting up the application and only typing in text the view extends to the full size of the window. (or even further?) I think that this is caused by the setHorizontallyResizable: call in awakeFromNib. As a result the text view tries to adopt to the charcters being entered. Setting the alignement to right is then just another way of adding a lot of characters :-) We really should investigate what Apple does in this case. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?22323> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |