Ensuring a Windows Splash Screen Has a Close Box

Gregory Lypny gregory.lypny at videotron.ca
Fri Aug 31 16:22:20 EDT 2012


Hello everyone,

Would this do the trick in the preOpenStack handler?

  if the platform is "MacOS"
      then
         set the decorations of this stack to empty
      else
         set the decorations of this stack to close
      end if

Gregory




More information about the use-livecode mailing list