Letter layout design
Letter layout design
- Subject: Letter layout design
- From: "Ferhat Ayaz" <email@hidden>
- Date: Thu, 4 Jan 2007 18:10:41 +0100
Hello,
I must program a letter layout design tool. The user must be able to add
images and text and move these by dragging the mouse. The layout format is
always A4. How can I do this?
Should I use a NSCustomView and add for example with [customView
addSubview:[NSImage ...]] new objects to the view?
How can I know how many pixels my view (for A4 letter) must have?
Are there some classes to do this, which I don't know yet?
Thanks,
Ferhat
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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