RE: Patchou: Script Windows have an invisible titlebar/border
The options parameter is a bit field so if you were using 0x0001 before, just set the option to 0x101 (0x1 + 0x100) and you will get what you want. This option is not documented because scripts are not supposed to use it, but well...
This post was edited on 01-05-2008 at 05:51 PM by Patchou.