home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!munnari.oz.au!metro!socs.uts.edu.au!syzygy!james
- Date: 13 Aug 92 00:04:06 GMT
- Message-ID: <james.713664246@syzygy>
- From: james@socs.uts.edu.au (James Ward)
- Newsgroups: comp.sys.mac.programmer
- Subject: My view resource won't load. Any suggestions?
- Keywords: view macapp resource
- Reply-To: james@socs.uts.edu.au
- Organization: University of Technology, Sydney, Australia (standard disclaimer)
- Lines: 30
-
- Please help a newbie MacApp`er with a view resource problem...
-
- I`m trying to make my MacApp 3.0 application display a view with around
- nine buttons, three clusters and a static text list. My code compiles
- OK, but when it is run no document or window is created, and the
- message "Not enough memory to create document" appears. SourceBug shows
- that the NewTemplateWindow function returns 'nil'.
-
- I have increased the memory partition of the App using the "Get Info.."
- dialog box to 2000k, but this doesn`t help. Should I be changing the
- `mem` or `size` resource too? Could the problem be that the view
- resource is not formed correctly? How can I debug this problem?
-
- Thanks for any suggestions,
-
- James Ward.
- University of Technology, Sydney.
-
-
-