Ask a Question related to Mac Programming, Design and Development.
-
Peter Ammon #1
Re: better IB/PB documentation?
Jamal Bernhard wrote:
Try looking in the reference documentation for the class itself.> "Interface Builder Help" and "Project Builder Help" are pretty sparse
> when it comes to describing individual fields and options (for example,
> the different attribute options in IB for the different classes). Is
> there better documentation that goes through what each of these options
> do? I can't seem to find any, and the books I have only cover a subset.
>
> Thanks in advance,
For example, to find out what the "One shot" attribute is for an
NSWindow, look in
<http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSWindow.html>
for "setOneShot:"
-Peter
Peter Ammon Guest
-
.MXI documentation
Can someone point me to the documentation on how to create the .mxi file. The acceptable structures within the .mxi, etc. I can't find any direct... -
printed or PDF documentation?
Is is possible to get a printed (or PDF) version of the Flex Builder 3 online help, and the language reference in particular? -
Documentation
:moon; I inheirited a mess of CFM pages. I have been asked to document then, what databases/tables they access and what other webpages they use.... -
documentation...
Hello, I am now working on a complex web application. The problem is: my boss wants me to document the application, but I don't know how to... -
I need documentation to AIX..
.... PW piter@pro.onet.pl -
Jamal Bernhard #2
Re: better IB/PB documentation?
Peter Ammon wrote:
Thanks Peter...I've done this a few times with fairly good success, but> Try looking in the reference documentation for the class itself.
>
> For example, to find out what the "One shot" attribute is for an
> NSWindow, look in
> <http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSWindow.html>
> for "setOneShot:"
sometimes it is very slow going. I was hoping for some type of "IB User
Guide" that goes through the GUI options.
Jamal Bernhard Guest
-
Jamal Bernhard #3
Re: better IB/PB documentation?
matt neuburg wrote:
Heh, maybe I will, but that means I will have to understand it first...>>>Thanks Peter...I've done this a few times with fairly good success,
>>but sometimes it is very slow going. I was hoping for some type of
>>"IB User Guide" that goes through the GUI options.
> Why not write one, then? :) m.
;-)
Jamal Bernhard Guest



Reply With Quote

