-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/8/10 12:50 PM, colo wrote: > Hi apologies if I have the incorrect mailing list. > > I am looking to build a sample app that utilizes the feature in Pages > like Apps for a Box Shape object with four NE SE SW NW corner control > resizing handles. > In various books I have read up on drawing closed UI Bezier Paths in > various books but have yet to find a deeper doc or example code for > iOS illustrating how to create these extra controls are implemented.
I don't think there is a standard framework component providing such capabilities (please let me know if there is). The Cocoa with Love blog has a nice sample desktop app that implements this feature among others. It's written with Core Graphics so should be pretty portable to iOS with relatively minor changes: http://cocoawithlove.com/2008/07/coregraphics-curves-and-lines-sample.html This is something that interests me as well, so I'd love to hear your or others' solutions. - -- Conrad Shultz Synthetiq Solutions www.synthetiqsolutions.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFM//FHaOlrz5+0JdURAuOxAJwIM+cNgCNfGdWB60pVDzLc790f+ACeO9WN X60OXrqj5rg58zwOD6qpMLg= =m/4Z -----END PGP SIGNATURE----- _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
