Tips on using Nibs in Carbon
Tips on using Nibs in Carbon
- Subject: Tips on using Nibs in Carbon
- From: Brian Barnes <email@hidden>
- Date: Sat, 8 Nov 2003 23:59:19 -0500
I've started trying to move my carbon apps over to nibs, but have run
into some problems. It might be because of carbon, and the help docs
seem to say as much though I've missed stuff before.
So, a couple quick questions:
1) I have dialogs with images. If the images are in .rsrc files, then
they show up in IB (and the project is running.) I'd like to do away
with .rsrc files, though. I've included tiff versions in Xcode, but
they don't show up in IB. Am I missing something? (note this answers
an old question of mine.)
2) Custom cursors -- is there a way to add these to nibs? Or a
specific cursor file format I can use? I can't seem to find either
this information or format ...
3) Is there any way to duplicate ModalDialog function with nib
based-dialogs? Constructing the event driven version isn't that hard,
but I have a lot of dialogs!
At this point, as long as I am in carbon, it doesn't look like it's
possible to do away with .rsrc completely ... am I wrong here?
Thanks ...
[>] Brian
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.