If you want a cross-platform searchfield with "look & feel" like the
real one, try to use a backdrop image on a canvas:
http://www.kagerbauer.net/daten/searchfield.zip
By the way, I'm still searching for a possibility to place such a kind
of searchfield in a toolbar. I can use the search field class from
Charles perfectly in a toolbar on a mac, but how could this be done in
windows like on these screenshots?
http://www.facebook.com/photo.php?pid=1834633&id=35750265881#/photo.php?pid=1834632&id=35750265881
Michael
Joe Strout schrieb:
Stephen Dodd wrote:
Does anyone know of a current class for displaying a rounded editfield
as seen in the search field in many apps such as Safari, Mail and even
the RB IDE? All links I can find are broken or the classes no longer
functional.
Those are true search fields, like the one that Charles's class creates,
and of course are Mac-only. You want something cross-platform, so
you'll have to draw it yourself. Just use a borderless EditField
surrounded by some graphics that provide the oval-shaped look you want.
With the EditField background color matched to the graphic, nobody will
ever know.
Best,
- Joe
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|