1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +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:
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 = true
#sketchbook.closing_last_window_quits.macosx = false #sketchbook.closing_last_window_quits.macosx = false
apple.laf.useScreenMenuBar=true
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!