Editable fields in a borderless window
Editable fields in a borderless window
- Subject: Editable fields in a borderless window
- From: Louis Sinclair <email@hidden>
- Date: Thu, 15 Sep 2005 13:25:13 -0500
I've got a window with a totally custom look (made by using the
NSBorderlessWindowMask) that works great, except none of the text fields
are editable. All the other controls work as expected.
I've experimented with all the WindowMask constants, and it seems that
either the NSTitledWindowMask or NSResizableWindowMask must be used to have
editable fields. Unfortunately, those tags place a title bar on the
window, which is not wanted.
Does anyone know a way to prevent this behavior?
Thanks!
--
Louis Sinclair
_______________________________________________
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