Background Color on Win XP
Ken Ray
kray at sonsothunder.com
Sat Sep 14 13:08:00 EDT 2002
Monte,
> I've noticed that on WinXP the background color of mc apps is white.
Perhaps
> it's just my machine????
No, its an XP bug...
> I've informed Scott of this problem and await his comments but for now
> here's the workaround script:
>
> if word 1 of the systemVersion is "NT" and word 2 of the systemVersion >
5
> then
> put queryRegistry("HKEY_CURRENT_USER\Control Panel\Colors\MenuBar")
> into tColor
> if tColor <> "" then
> put word 1of tColor,word 2 of tColor,word 3 of tColor into tColor
> set the backgroundColor of this stack to tColor
> end if
> end if
Thanks, Monte! Good tip!
Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
More information about the metacard
mailing list