[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Text Field with buttons in it

On 9/8/09 5:47 AM, Artem Redkin wrote:
I need to create cocoa version of a widget
(http://picasaweb.google.com/lh/photo/ZWLusJ1RhrXosCeqSHXcsA?feat=directlink
- it's a carbon version), and thats how it was designed on other platforms.

That looks like it could be implemented as a Composite with a border, that contains a Text with no border and the necessary Buttons (also with no borders).


Hope this helps,
Eric