mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-14 11: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:
parent
b16871c2db
commit
46f5a9f540
@ -147,6 +147,7 @@ run.display = 1
|
|||||||
#sketchbook.closing_last_window_quits = true
|
#sketchbook.closing_last_window_quits = true
|
||||||
#sketchbook.closing_last_window_quits.macosx = false
|
#sketchbook.closing_last_window_quits.macosx = false
|
||||||
|
|
||||||
|
apple.laf.useScreenMenuBar=true
|
||||||
|
|
||||||
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
@ -223,4 +224,4 @@ serial.port=COM1
|
|||||||
serial.databits=8
|
serial.databits=8
|
||||||
serial.stopbits=1
|
serial.stopbits=1
|
||||||
serial.parity=N
|
serial.parity=N
|
||||||
serial.debug_rate=9600
|
serial.debug_rate=9600
|
||||||
|
Loading…
x
Reference in New Issue
Block a user