Re: Object within CD Document
Re: Object within CD Document
- Subject: Re: Object within CD Document
- From: Andres <email@hidden>
- Date: Sat, 22 Apr 2006 18:30:55 -0600
Is there a way that I can put a textbox within a core data
document. The xml
markup for the object would be:
<TSTextfield name="somename" maxinput="128"/>
I guess that what you want for that is not a "textbox" in a core data
document but an entity in the object model that represents a textbox.
That entity will have a property named maxinput of type integer and
another property "name" of type String.
Hope this helps.
Andrés
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden