1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-03-15 12:29:26 +01:00

Defaulting to the standard Apple (Mac) menu bar at the top of the screen instead of the in-window menus that Processing uses.

This commit is contained in:
David A. Mellis 2009-07-31 21:48:14 +00:00
parent b16871c2db
commit 46f5a9f540

View File

@ -147,6 +147,7 @@ run.display = 1
#sketchbook.closing_last_window_quits = true
#sketchbook.closing_last_window_quits.macosx = false
apple.laf.useScreenMenuBar=true
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@ -223,4 +224,4 @@ serial.port=COM1
serial.databits=8
serial.stopbits=1
serial.parity=N
serial.debug_rate=9600
serial.debug_rate=9600