FROM : Thomas Davie
DATE : Sun Nov 28 17:55:55 2004
Random thought that I'm not sure will work, you could have a
placeholder view in your nib that contains nothing, then in your
awakeFromNib method fire off a message to populate your display (in a
view that isn't shown), and then swap the views. That way when you
have already loaded the nib you can fire off the method to populate the
view in your show method.
Bob
--
Computer Science is as much about computers as astronomy is about
telescopes -- Edsgar Dijkstra
DATE : Sun Nov 28 17:55:55 2004
Random thought that I'm not sure will work, you could have a
placeholder view in your nib that contains nothing, then in your
awakeFromNib method fire off a message to populate your display (in a
view that isn't shown), and then swap the views. That way when you
have already loaded the nib you can fire off the method to populate the
view in your show method.
Bob
--
Computer Science is as much about computers as astronomy is about
telescopes -- Edsgar Dijkstra
| Related mails | Author | Date |
|---|---|---|
| Björn Carlström | Nov 28, 00:17 | |
| Ricky Sharp | Nov 28, 00:39 | |
| Björn Carlström | Nov 28, 00:44 | |
| Jiri Volejnik | Nov 28, 11:38 | |
| Björn Carlström | Nov 28, 16:53 | |
| Thomas Davie | Nov 28, 17:55 | |
| Jeremy French | Dec 3, 20:46 |






Cocoa mail archive

