Re: Freeform forms
Re: Freeform forms
- Subject: Re: Freeform forms
- From: Scott Anguish <email@hidden>
- Date: Mon, 3 Nov 2003 00:44:51 -0500
On Nov 3, 2003, at 12:34 AM, Mike R. Manzano wrote:
I don't know if this has been covered before, but I find an amazing
lack of documentation of the subject.
Does anyone know if Apple has a public API for the free=form widget
like in iCal's drawer. If it isn't a public API, does anyone have an
idea of a good way to create such a widget?
There is no public API to produce these results.
There were examples/demos available from the Cocoa Tips session at
WWDC.. it may be available to you on connect.apple.com
When you click on an entry field, the shadow for the box that appears
overlaps the fields below it so I'm not sure it's an NSMatrix of any
sort. I was thinking perhaps it's a small window that pops up?
Nope, it's all an NSTextView..
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.