mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03: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:
@ -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
|
||||||
|
Reference in New Issue
Block a user