Add note about MMTabBarView
This commit is contained in:
parent
7a339f45b9
commit
c59e1a2ea9
|
@ -2,7 +2,19 @@ See "../native-libs/README.txt" for information about building most
|
|||
3rd-party native libraries that are needed for Racket libraries
|
||||
|
||||
|
||||
In addition, the `racket/gui' library uses PSMTabBarControl on Mac OS X.
|
||||
In addition, the `racket/gui' library uses MMTabBarView (64-bit OS X
|
||||
10.10 and later) and/or PSMTabBarControl (all other OS versions) on
|
||||
Mac OS X.
|
||||
|
||||
MMTabBarView
|
||||
------------
|
||||
|
||||
Download from
|
||||
|
||||
http://mimo42.github.io/MMTabBarView/
|
||||
|
||||
PSMTabBarControl
|
||||
----------------
|
||||
|
||||
Download:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user