[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] Tabbed View update
I have updated the TabbedView quark.
New instance variables:
focusFrameColor_(color ) Color of the focus frame of the tabs.
Cocoa only.
unfocusTabs_(boolean ) Unfocuses the UserView which draws the tabs
after a tab is clicked.
Defaut on Cocoa is false, otherwise true. (because Swing
can't hide focus frames);
Tabbed view used to unfocus the UserView with which it draws its tabs.
Instead, it now makes the focus frame invisible on Cocoa. On Swing, it
still has the old behavior, but you can modify that with the above
variables, if you can stand the ugly focus frame, which can't be hidden
in swing.
This makes it possible for people to add a global action to the tabs for
tabbing through the individual tabs.
Also, relativeOrigin has been removed completely.
If you use it as a plain extension, you can still download it here:
http://www.glyph.de/projects/sc3/TabbedView.zip
jostM
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/