On Nov 14, 2006, at 5:54 AM, Alexandre Moreira wrote:
I'm thinking in using GnuStep's framework to develop a simple
application, but I'd like if it was able to blend nicely with the rest
of the environment. Themeing is not a problem, but the Scrollbars at
the left, although as a left handed I really like them, would be too
different from the rest of my (and most people's) desktop.
Is there any way to put the scrollbars to the right ? If there is not
an easy way, is it hard to patch it to make the scrollbars appear on
the right ? That way it would be at the right at least on my computer
:)
Well, that goes against the interface guidelines and even Apple would
frown on you for doing that :-), but you could just subclass or
override NSScrollView so that the scrollers are drawn where you want.
Probably only the -tile and perhaps -drawRect methods need to be
changed.
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep