This package adds native a "fullscreen" button to Tk windows on Mac OS X 10.7 and later. The ::fullscreen::fullscreen command implements a Cocoa-native fullscreen button that, when pressed, will move the window to fullscreen status. The window can be restored to its previous state by clicking the "resize" icon in the application menu. This command is implemented internally by overriding the native Cocoa fullscreen API to generate a "ToggleFullScreen" virtual event, which is then passed to Tcl to map the fullscreen status to the window via the "wm attributes $w -fullscreen" command. This ensures smoother integration between Tk and Cocoa by working with a standard Tk mechanism, but does not work identically to fully-native Cocoa fullscreen implementations. Earlier implementations of the fullscreen attempted to provide a fully-native Cocoa implementation, but it was highly-complex and prone to crashing.
Phiên bản | 1.2 |
Cập nhật | 02/03/2015 (9 năm trước) |
Nhà phát triển | Kevin Walzer |
Thể loại | Utilities & Operating Systems |
Hệ điều hành | Mac |
Hệ điều hành cài đặt | Macintosh , Mac OS X 10.10 , Mac OS X 10.9 , Mac OS X 10.8 , Mac OS X 10.7 |
Yêu cầu | None |
Lượt tải về | 466,474 |