i have this in the script
-- baSetWindowState( baWinHandle(), "StayOnTop" )
but it won't stay
this project was originaly created with version 7 or 8
now i hade to update some stuff in MX and the stay on top wont work
any idea please?
> i have this in the script
>
> -- baSetWindowState( baWinHandle(), "StayOnTop" )
>
> but it won't stay
Delete the two dashes in the front. The dashes change the line to a comment
and comments are not executed.
Note that it is not supported in the Mac version.
--
Mark A. Boyd
Keep-On-Learnin' :)