[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



Well, that's not a separate issue, in your startup you can close the window and recreate it (I do it in my startup).
E.g. 
Server.local.window.close 

But maybe -In order to customize the window- the easy way is to overwrite the makeGui method of Server (ServerPluGUI.sc)


-a-

On 4 Mar 2009, at 22:43, tomaso wrote:


Thanx for your reply..

I dont try to make a new server, just to modify the existing...To have other
colors, transparency and other fonts...




andrea valle-3 wrote:

As far as I can understand on the fly, examining sources you should  
be able to pass a window you created to an instance of Server, e.g.

s.makeWindow(Window.new)

but there's a problem with w.decorator.nextLine, as the decorator in  
this case is nil.

Hmm...

-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.


_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/ 
sc_mailing_lists.shtml

--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - DAMS
Università degli Studi di Torino
--------------------------------------------------


"The objectives of SuperCollider have been taken a stage further with  
the development of SAOL, the fruits of a research project based at  
MIT, launched in 1998"
(P. Manning, Electronic and Computer Music, revised and expanded  
edition, 2004)




-- 
Sent from the Supercollider - User mailing list archive at Nabble.com.


_______________________________________________
sc-users mailing list


--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - DAMS
Università degli Studi di Torino
--------------------------------------------------

"The objectives of SuperCollider have been taken a stage further with the development of SAOL, the fruits of a research project based at MIT, launched in 1998" 
(P. Manning, Electronic and Computer Music, revised and expanded edition, 2004)