FROM : Miguel Arroz
DATE : Mon Dec 27 03:13:31 2004
Hi!
I have a complex view (with lots of subviews) that only knows it's
size while drawing (more exactly, it needs to know the width to
calculate the height). I'm doing this on drawRect method, before
actually drawing anything. But this originates lots of problems,
specially while printing the view (the view gets cut if the original
frame height is lower than the "final" haight).
I'm sure there must be a decent way to do this... how?
Yours
Miguel Arroz
"GUERRA E' PAZ
LIBERDADE E' ESCRAVIDAO
IGNORANCIA E' FORCA" -- 1984
Miguel Arroz - <email_removed> - http://guiamac.com/bagos
DATE : Mon Dec 27 03:13:31 2004
Hi!
I have a complex view (with lots of subviews) that only knows it's
size while drawing (more exactly, it needs to know the width to
calculate the height). I'm doing this on drawRect method, before
actually drawing anything. But this originates lots of problems,
specially while printing the view (the view gets cut if the original
frame height is lower than the "final" haight).
I'm sure there must be a decent way to do this... how?
Yours
Miguel Arroz
"GUERRA E' PAZ
LIBERDADE E' ESCRAVIDAO
IGNORANCIA E' FORCA" -- 1984
Miguel Arroz - <email_removed> - http://guiamac.com/bagos
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

