mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
closing in on some tidbits
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
#editor.program.fgcolor=#000000
|
||||
#editor.program.bgcolor=#ffffff
|
||||
|
||||
# color to be used for background when 'external editor' enabled
|
||||
editor.program.bgcolor.external=#ddddbb
|
||||
|
||||
# styles for various types of text
|
||||
|
||||
# comments
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
this file is a list of changes between each release. this is not a
|
||||
general reference of how to use processing, because the information
|
||||
for older releases will be super crusty. caution: the beverage you're
|
||||
about to enjoy is extremely hot.
|
||||
|
||||
|
||||
ABOUT REV 0051 - 31 january 2003
|
||||
|
||||
enables key presses in the editor when 'alt' or 'option' is pressed.
|
||||
|
||||
Reference in New Issue
Block a user