re: Programming without seeing
re: Programming without seeing
- Subject: re: Programming without seeing
- From: "M. Uli Kusterer" <email@hidden>
- Date: Thu, 22 Jan 2004 18:16:21 +0100
At 8:58 Uhr -0800 22.01.2004, George Warner wrote:
The .nib files that Interface Builder creates are just packages that contain
XML files. You can open the packages in Finder and then open the
classes.nib, objects.nib, and info.nib file contained within via the text
editor of your choice.
The Carbon API's allow you to create controls completely via code; This
would allow you to bypass the .nib's altogether.
I don't think that's always true, is it? At least the pre 10.2 Cocoa
NIBs are *definitely* not XML. I think I heard there's an option to
save the newer NIB format as XML, though, which would probably
sffice, as earlier ones don't have much accessibility support anyway.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.