MacOS: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
==Download statistics==
==Download statistics==
Download statistics:
Download statistics:
* FreeMind_0.8.1.dmg: downloaded over 547,000 times[https://sourceforge.net/projects/freemind/files/freemind/0.8.1/Mac_OS_X_Freemind-0_8_1.dmg/stats/timeline?dates=2008-01-01+to+2023-03-25]
* FreeMind_0.9.0.dmg: downloaded over 480,000 times[https://sourceforge.net/projects/freemind/files/freemind/0.9.0/FreeMind_0.9.0.dmg/stats/timeline?dates=2010-01-01+to+2023-03-25].
* FreeMind_0.9.0.dmg: downloaded over 480,000 times[https://sourceforge.net/projects/freemind/files/freemind/0.9.0/FreeMind_0.9.0.dmg/stats/timeline?dates=2010-01-01+to+2023-03-25].
* FreeMind_1.0.1.dmg: downloaded over 623,000 times[https://sourceforge.net/projects/freemind/files/freemind/1.0.1/FreeMind_1.0.1.dmg/stats/timeline?dates=2014-01-01+to+2023-03-25].
* FreeMind_1.0.1.dmg: downloaded over 623,000 times[https://sourceforge.net/projects/freemind/files/freemind/1.0.1/FreeMind_1.0.1.dmg/stats/timeline?dates=2014-01-01+to+2023-03-25].
Line 9: Line 11:
Tab key: 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.


==Custom enhancements==
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.
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.


Line 20: Line 23:
#:http://www.randelshofer.ch/quaqua/download.html
#:http://www.randelshofer.ch/quaqua/download.html


== FreeMind will not open since the application is not signed ==
== Unsigned application problem ==


Problem: OS X 10.8 (Mountain Lion) and 10.9 (Maverick) won't open the FreeMind application because it is not signed.
Problem: OS X 10.8 (Mountain Lion) and 10.9 (Maverick) won't open the FreeMind application because it is not signed.
Line 46: Line 49:
* [https://en.wikipedia.org/wiki/MacOS macOS], en.wikipedia.org
* [https://en.wikipedia.org/wiki/MacOS macOS], en.wikipedia.org
* [https://www.macupdate.com/app/mac/19325/freemind FreeMind], macupdate.com -- has some user reviews
* [https://www.macupdate.com/app/mac/19325/freemind FreeMind], macupdate.com -- has some user reviews
* [http://www.macworld.com/article/1136808/freemind081.html Review: FreeMind 0.8.1], 18 November 2008, macworld.com
* [https://sourceforge.net/p/freemind/discussion/22102/thread/540e7811/ Mac OS X: Multiple Instances of FM], 7 September 2011, sourceforge.net
* [https://sourceforge.net/p/freemind/discussion/22101/thread/aca2a43d/ Bounty for fixing retina mac support] in Open Discussion forum, 21 June 2016, sourceforge.net
* [https://sourceforge.net/p/freemind/discussion/22102/thread/641f66b1ac/ FreeMind broken on macOS 10.14 (Java problem)] in Help forum, 9 November 2020, sourceforge.net
* [https://sourceforge.net/p/freemind/discussion/22102/thread/37e2089fa2/ Font rendering issue after update to MacOS Monterey (12.1)] in Help forum, 29 October 2021, sourceforge.net


[[Category:Documentation]]
[[Category:Documentation]]

Latest revision as of 17:36, 26 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.8.1.dmg: downloaded over 547,000 times[1]
  • FreeMind_0.9.0.dmg: downloaded over 480,000 times[2].
  • FreeMind_1.0.1.dmg: downloaded over 623,000 times[3].

Using

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

Custom enhancements

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

Unsigned application problem

Problem: OS X 10.8 (Mountain Lion) and 10.9 (Maverick) won't open the FreeMind application because it is not signed.

Solution: There is a workaround, control-clicking on the icon and selecting Open. Or you can disable the check entirely, although this is not recommended:

  • System Preferences > Security & Privacy > (Click the lock and authenticate to make changes) > Allow applications downloaded from anywhere.

Development

Implementation (to be updated to Git):

Tracker items:

See also

External links