Re: TextField
Re: TextField
- Subject: Re: TextField
- From: Greg Hulands <email@hidden>
- Date: Sun, 20 Jul 2003 11:53:02 +1000
You can easily subclass NSTextFieldCell so that you place the image
with in the bounds of the cell and then just return a modified rect for
the text so that the text does not write over the image.
Greg
On Sunday, July 20, 2003, at 11:24 AM, Chad Eckles wrote:
Hello anyone know how i cant make a Textfield like in IChatAV and
Safari with the Image in the textfield and only letting the test go to
a part then scrolling ?
or where i can get a pallet containing it ?
Code Please ..
_______________________________________________
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.
_______________________________________________
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.
References: | |
| >TextField (From: Chad Eckles <email@hidden>) |