[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] How to change the default server window colors, fonts, etc




I tried to modify the ServerPlusGui.sc according to extServer5.sc that you
sent,
but the alpha value gives only more "whiteness" to the background color of
the window and not transparency!!! 




Fredrik Olofsson wrote:
> 
> it's not so hard to overwrite/customise it.  see my extServer for  
> inspiration...
> http://swiki.hfbk-hamburg.de:8888/MusicTechnology/810
> all the places i've changed have comments.
> (btw, it was recently updated to match the current sc3.3 server window  
> code)
> 
> good luck,
> _f
> 
> 
> 4 mar 2009 kl. 22.52 skrev tomaso:
> 
>>
>> Dear Andrea
>>
>> I think im not so experienced to fully understand what you say...
>> I tried what you wrote but it says class not defined!!
>>
>> The solution is to create a whole new server window and replace it  
>> with the
>> default?
>> If it is so complicated, maybe i should stick the default one!!! :)
>>
>>
>>
>> andrea valle-3 wrote:
>>>
>>> ...so you nee to pass a decorator I would say (I think it should be
>>> passed autoamtically if nil)
>>>
>>>
>>> w = Window.new("Test") ;
>>> w.view.decorator = FlowLayout(w.view.bounds) ; // needed
>>>
>>> s.makeWindow(w)
>>>
>>>
>>> Best
>>>
>>> -a-
>>>
>>> On 4 Mar 2009, at 22:15, tomaso wrote:
>>>
>>>>
>>>> Hello
>>>>
>>>> I would like to change the default colors, fonts and backgrounds
>>>> for the
>>>> internal/localhost server windows..
>>>>
>>>> With the Post window its easy by making a startup.rtf file with
>>>> Document.listener...
>>>> What can i do to change the look of the servers?
>>>>
>>>> Thanx..
>>>> -- 
>>>> View this message in context: http://www.nabble.com/How-to-change-
>>>> the-default-server-window-colors%2C-fonts%2C-etc-
>>>> tp22338750p22338750.html
>>>> Sent from the Supercollider - User mailing list archive at  
>>>> Nabble.com.
> 
> 
>    #|
>       fredrikolofsson.com     klippav.org     musicalfieldsforever.com
>    |#
> 
> 
> _______________________________________________
> 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/
> 
> 

-- 
View this message in context: http://www.nabble.com/How-to-change-the-default-server-window-colors%2C-fonts%2C-etc-tp22338750p22341842.html
Sent from the Supercollider - User mailing list archive at Nabble.com.


_______________________________________________
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/