MacOS: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
(+some text from Asked questions)
Line 7: Line 7:


==Using==
==Using==
While the Insert key is used to insert a child node on Windows, on Mac one has to use Tab key.
Tab key: While the Insert key is used to insert a child node on Windows, on Mac one has to use Tab key.
 
FreeMind uses the Swing graphical user interface toolkit, which can use different looks and feels in order to mimic visuals and behaviors proprietary to the target execution platforms. On Microsoft Windows OS, the application fits quite nicely with the rest of the environment, but on Apple MacOS-X, things are often not quite right. macOS users usually have higher expectations when it comes to usability and UI consistency, so they might become frustrated by the lack of compliance to their user interface guidelines.
 
To enhance the user experience when using macOS:
 
#Keyboard shortcuts
#:The "Tao Of Mac" weblog posted a tip for replacing the "CTRL" key by the "COMMAND" (Apple) key:
#:http://the.taoofmac.com/space/Applications/FreeMind
#Look and feel
#:"Quaqua" is a look and feel for Swing that emulates the Aqua user interface:
#:http://www.randelshofer.ch/quaqua/download.html


==Development==
==Development==

Revision as of 16:59, 25 March 2023

FreeMind runs on macOS (operating system for Mac personal computers made by Apple; previously OS X) as well as on other operating systems.

Download statistics

Download statistics:

  • FreeMind_0.9.0.dmg: downloaded over 480,000 times[1].
  • FreeMind_1.0.1.dmg: downloaded over 623,000 times[2].

Using

Tab key: While the Insert key is used to insert a child node on Windows, on Mac one has to use Tab key.

FreeMind uses the Swing graphical user interface toolkit, which can use different looks and feels in order to mimic visuals and behaviors proprietary to the target execution platforms. On Microsoft Windows OS, the application fits quite nicely with the rest of the environment, but on Apple MacOS-X, things are often not quite right. macOS users usually have higher expectations when it comes to usability and UI consistency, so they might become frustrated by the lack of compliance to their user interface guidelines.

To enhance the user experience when using macOS:

  1. Keyboard shortcuts
    The "Tao Of Mac" weblog posted a tip for replacing the "CTRL" key by the "COMMAND" (Apple) key:
    http://the.taoofmac.com/space/Applications/FreeMind
  2. Look and feel
    "Quaqua" is a look and feel for Swing that emulates the Aqua user interface:
    http://www.randelshofer.ch/quaqua/download.html

Development

Implementation (to be updated to Git):

Tracker items:

See also

External links