On May 29, 2009, at 11:40 AM, Karen wrote:
On May 29, 2009, at 11:15 AM, Terry Ford wrote:
Is there an X-platform way to get the focus ring color so you can
draw one yourself?
One problem is that on Mac, it's many separate colors, (as viewed
with DigitalColor Meter). I don't know about Windows or Linux.
Because of Anti-aliasing and maybe a line width greater than 1? If
so then only one color would suffice to draw it and a function such
as :
RealBasic.FocusRingColor would be all that is needed.
If it is truly is something more complex on OS X, then maybe we need
functions like:
Graphics.DrawFocusRect X, Y, Width, Height, ArcWidth, ArcHeight
Graphics.DrawFocusOval X, Y, Width, Height
A request for Graphics.DrawFocusRect would make a lot of sense.
Charles Yeomans
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|