FROM : Aulis Telle
DATE : Sun Jan 27 10:51:32 2008
Thank you for your replies.
> What Dominik is frantically saying is that, if you read the
> documentation for the method you're overriding (which of course you
> should do if you intend to use it) says this:
>
> "If the receiver is configured to autoresize its subviews, this
> method is automatically invoked by any method that changes the
> receiver’s frame size."
>
> You did read that, right?
Yes I did and tried to set the sizing springs in Interface Builder and
also tried using the methods setAutoresizingMask: and
setAutoresizesSubviews:. Still resizeSubviewsWithOldSize: does not get
called.
Aulis
DATE : Sun Jan 27 10:51:32 2008
Thank you for your replies.
> What Dominik is frantically saying is that, if you read the
> documentation for the method you're overriding (which of course you
> should do if you intend to use it) says this:
>
> "If the receiver is configured to autoresize its subviews, this
> method is automatically invoked by any method that changes the
> receiver’s frame size."
>
> You did read that, right?
Yes I did and tried to set the sizing springs in Interface Builder and
also tried using the methods setAutoresizingMask: and
setAutoresizesSubviews:. Still resizeSubviewsWithOldSize: does not get
called.
Aulis
| Related mails | Author | Date |
|---|---|---|
| Aulis Telle | Jan 26, 22:49 | |
| Dominik Pich | Jan 26, 23:21 | |
| I. Savant | Jan 26, 23:28 | |
| I. Savant | Jan 27, 00:36 | |
| Aulis Telle | Jan 27, 10:51 | |
| Aulis Telle | Jan 27, 11:01 | |
| Aulis Telle | Jan 27, 13:53 |






Cocoa mail archive

