Applescript's "fullscreen mode" NOT Lion's fullscreen
Posted: 04 Mar 2012 09:16
Thank you for finally updating VLC's Applescript library. Unfortunately "fullscreen mode" doesn't seem to be working. My test script
will return false even if the viewer is indeed fullscreen. This happens on both 10.6.8 and 10.7.3
Code: Select all
tell application "VLC" to get fullscreen mode