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

[Sc-devel] 3.2: OSX server GUI stuff



(I'm reposting this under a different subject. Best -a-)

_____________

Hi,

Thanks for your work.


On OSX:

1.
couldn't we switch the positions between the two servers window, so that local server window stays near the corner?
Actually, I'm always closing the internal one, as I always use local, also for cross platform compatibility.
Maybe others too?

2.
I always use SwingOSC. To have Swing for server windows I need this in startup:

GUI.swing ;
~swing = SwingOSC.default.boot ;
Server.internal.window.close ;
s.window.close ;
Routine.new({ 3.wait ; // empirical
s.makeWindow}).play(AppClock) ;

(I think we have discussed this with Sciss)

Is there something to do without using the hack?

3.
Couldn't it be possible to have the GUI creator (UI menu) GUI compliant?

Best

-a-


_______________________________________________
sc-users mailing list
sc-users@xxxxxxxxxxxxxxx
http://lists.create.ucsb.edu/mailman/listinfo/sc-users

--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - DAMS
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.myspace.com/andreavalle
--> andrea.valle@xxxxxxxx
--------------------------------------------------

"
Think of it as seasoning
. noise [salt] is boring

. F(blah) [food without salt] can be boring

. F(noise, blah) can be really tasty
"
(Ken Perlin on noise)



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


"
Think of it as seasoning
. noise [salt] is boring
. F(blah) [food without salt] can be boring
. F(noise, blah) can be really tasty
"
(Ken Perlin on noise)