Re: looking for some help
Re: looking for some help
- Subject: Re: looking for some help
- From: "I. Savant" <email@hidden>
- Date: Fri, 11 Jul 2008 15:55:48 -0400
> #1 I want to make the " about my app " window larger
> I cant seem to figure out where to do this
The about panel is a standard panel that can't be edited. There's an
old archived tutorial at cocoadevcentral.com that shows how to create
your own About panel (the "scrolling" panel, I believe) but it was
written for the old Project Builder (pre-Xcode era). The approach is
generally the same though.
> #2 if i wanted a document with a image in the center
> basically a text document where the text would flow over an image.
>
> Would I have to do a subclass of textView ?
You'll want to read up on the Cocoa text system:
http://developer.apple.com/documentation/Cocoa/Conceptual/TextArchitecture/TextArchitecture.html
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden