bug-gnustep
[Top][All Lists]
Advanced

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

[bug #24845] Resizes of views in Gorm not working properly...


From: Gregory John Casamento
Subject: [bug #24845] Resizes of views in Gorm not working properly...
Date: Sat, 15 Nov 2008 15:48:07 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.0.3) Gecko/2008092414 Firefox/3.0.3

Follow-up Comment #3, bug #24845 (project gnustep):

Gorm doesn't override any of these methods, but it does listen for resize
notifications.   All it does in those cases is resize the contained view (if
it's an editor that was resized) and does not alter any of the calculations
which are done.

When I resize a editor view in Gorm, the subview ends up being displaced by
exactly the amount I resized by.   That is to say if I have a box and I resize
it's editor, then the box is moved down from the top right corner by about
half the amount of the resize.   This didn't happen before.  

The reason gorm listens for this notification and does the resize manually is
because it needs to preserve the view resize flags for when the edited object
is actually running in a program.

GC

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24845>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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