FROM : Vince DeMarco
DATE : Mon Nov 18 13:36:01 2002
The rounded text field is already part of Cocoa, drag in a text field
and set it to be rounded.
It doesn't do the x to the right or the magnifying glass like in Mail.
vince
On Saturday, November 16, 2002, at 02:02 PM, Jesse Grosjean wrote:
> Hi,
> I'm wondering if anyone can suggest the best way to implement a
> Mail.app (Jaguar version) type search field... It should be rounded,
> have a search icon at the beginning of the field, text, and a close
> button at the end of the field.
>
> I think I can do it by subclassing NSView and adding some NSImageView
> children and an NSTextField child with a blank background, but I'm not
> quite sure how to draw the rounded focus highlight. Also I'm
> suspecting their might be an easier way to go about it, any
> suggestions would be helpful.
>
> Thanks,
> Jesse Grosjean
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
DATE : Mon Nov 18 13:36:01 2002
The rounded text field is already part of Cocoa, drag in a text field
and set it to be rounded.
It doesn't do the x to the right or the magnifying glass like in Mail.
vince
On Saturday, November 16, 2002, at 02:02 PM, Jesse Grosjean wrote:
> Hi,
> I'm wondering if anyone can suggest the best way to implement a
> Mail.app (Jaguar version) type search field... It should be rounded,
> have a search icon at the beginning of the field, text, and a close
> button at the end of the field.
>
> I think I can do it by subclassing NSView and adding some NSImageView
> children and an NSTextField child with a blank background, but I'm not
> quite sure how to draw the rounded focus highlight. Also I'm
> suspecting their might be an easier way to go about it, any
> suggestions would be helpful.
>
> Thanks,
> Jesse Grosjean
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
| Related mails | Author | Date |
|---|---|---|
| Jesse Grosjean | Nov 16, 14:03 | |
| Scott Anguish | Nov 16, 18:48 | |
| Vince DeMarco | Nov 18, 13:36 |






Cocoa mail archive

