Wow, I see. That's beyond my ability :-)

2013/2/1 Allan Odgaard <mailingl...@textmate.org>:
> On Feb 1, 2013, at 7:26 PM, LTN <l...@shlug.org> wrote:
>
>> But I think NSOutlineView inherits from NSTableView, which has
>> �CsetBackgroundColor method?
>
> Yes, this can be used to set the background color.
>
> But for it to look good, you also need to change text and selection color 
> (and text on selection). This is more involved as it not only require a 
> subclass, it also require tweaking the cells used to draw the rows. In 
> addition there are the group cells used for something like Go → SCM Status, 
> and you probably also want to set the scrollbars to be “light on dark” if you 
> change the background to something dark…
>
> _______________________________________________
> textmate-dev mailing list
> textmate-dev@lists.macromates.com
> http://lists.macromates.com/listinfo/textmate-dev
_______________________________________________
textmate-dev mailing list
textmate-dev@lists.macromates.com
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to