First thing, you shouldn't start your classes with lower case letters - it's bad style
laExpression => LAExpression
Second, I'm betting then something really weird is happeni…
Quote:
Originally posted by Detrius:
I realized that I hadn't been following proper procedure, so I went back through all of my code and changed it as seemed appropriate…
Quote:
Originally posted by Uncle Skeleton:
my first instinct is to say you probably had a release on one of those once and now it's being auto-released and the stray re…
New information:
Elsewhere in this laExpression class, I have been using the NSNotification center to pass messages to whomever needs to know when the object has changed. On a wh…
Maybe you should take a look at the stuff in NSDebug.h and search Apple's developer site for MallocDebug. These are both helpful in tracking down these types of issues.
Some closure here... apparently, ObjectAlloc isn't a program you can rely on to give you details about why your program crashed. The thing that I finally had to do is print out a…
Quote:
Originally posted by iOliverC:
Hi guys,
I need to find a certain image, I have a feeling its in Extras.rsrc but I'm not sure. You know when you drag an app into …
About Tag, its nearly *finally* finished. Taken so damn long to get things how I wanted etc. No set time yet (I don't dare give one, as I'll probably miss it ).
Thanks,
Oliver
There will be another beta, I accidentally lost all of the beta list when I reformatted . So I'll probably post a thread somewhere here again for people to apply.
Thanks,
Oliver
I'd convert the text to outlines in Illustrator, and if you need to, import them to Photoshop. Or just give the printers the font.
edit: Oh and 300dpi for raster images being print…
Quote:
Originally posted by mac15:
If you working on shirt stuff, work on CMYK colours and then when you ready to print convert your image to RGB
You got it in re…
Quote:
Originally posted by mac15:
I've been told wrong then dude, I'd always been told to work in CMYK and then convert to RGB when your ready to print
wow.. Wel…
Quote:
Originally posted by TheDisaster:
You could make the box part of the widget itself. Just make the inside sides of the boxes meet each other so they appear to conn…