|
From: Joe E. <jen...@fl...> - 2007-10-22 16:45:01
|
Kevin Walzer wrote: > I've been playing with the Tile tree/tableview widget a bit, and I've > noticed that the most recent version draws a thin, solid black box > around a highlighted item: this is both in the tree view and in a > standard table view. Is there any way to disable this box without > patching Tile at the C level? It's extremely ugly and, on the Mac at > least, looks very out of place. That's the focus ring, and it's supposed to be a dotted line. Did something change in the OSX XLib emulation layer recently? I'm almost sure that this used to draw correctly. --Joe |