# p r o c e s s i n g development environment settings # these are similar to those used with the applet version. # edit these only if you know what you're doing. #editor.buttons.bgcolor = #999999 #editor.buttons.status.font = SansSerif,plain,10 #editor.buttons.status.color = #333333 #editor.program.rows = 20 #editor.program.columns = 60 #editor.program.font = Monospaced,plain,12 #editor.header.bgcolor = #333333 #editor.header.fgcolor.primary = #ffffff #editor.header.fgcolor.secondary = #cccccc #editor.header.font = SansSerif,plain,12 #editor.console.bgcolor = #0a0a0a #editor.console.fgcolor.output = #cccccc #editor.console.fgcolor.error = #cc0000 #editor.console.font = Monospaced,plain,11 #editor.console.lines = 6 #editor.status.notice.fgcolor = #333333 #editor.status.notice.bgcolor = #cccccc #editor.status.error.fgcolor = #ffffff #editor.status.error.bgcolor = #CC0000 #editor.status.prompt.fgcolor = #FFFFFF #editor.status.prompt.bgcolor = #CC9900 #editor.status.font = SansSerif,plain,12 # not necessary to set bgcolor of window b/c it comes from os #run.window.bgcolor = #666666 #run.window.width.minimum = 120 #run.window.height.minimum = 120 #run.present.bgcolor = #999999 #serial.port = COM1 #serial.rate = 9600 #serial.parity = N #serial.databits = 8 #serial.stopbits = 1 #editor.expand_tabs=true #editor.tab_size=2 #editor.auto_indent=true #editor.balance_parens=false # these properties are no longer especially in use # enable this to run hack-version mildly stabler external processing #play.external = true # use this with above under windows 2000 #play.externalCommand = .\\bin\\jre -cp lib;lib\\sketchbook;lib\\pde.jar;lib\\kjc.jar;lib\\comm.jar ProcessingAppletViewer # use this with above for window 95/98/ME and you want play.external # it will also be necessary to put processing in c:\ #play.externalCommand = C:\\processing\\bin\\jre -cp c:\\processing\\lib;c:\\processing\\lib\\pde.jar;c:\\processing\\lib\\kjc.jar;c:\\processing\\lib\\comm.jar ProcessingAppletViewer #update.enabled #update.url = http://acg.media.mit.edu/people/fry/processing/update/ #update.url = http://imrf.or.jp/processing/update/