Welcome
Patch
1.0.0.3
No longer needing to set custom color in page setting just one function to make your Aero app. This version also include all needed files
Free
Patch Jack Adams
http://www.amsspecialist.info
patch
AutoPlay Media Studios 8
Patch James Adams
Install to AMS DIR > Plugins > Action
Patch.AeroFull
(table) Patch.AeroFull ( | (string) Hex Color = "nil" ) |
Enable full window aero
Note: Still some known bugs, view IR for commen faults, the bugs are not part of my coding.
(string) Here you can select your own hex color to use EG: FFFFFF Would make everything white Aero
Note: No longer do you need to enable custom colors in page settings
(table) If you don't add the line Patch_Reporting = true; before calling this function you a boolan and states number will be returned even on errors, if you enable Patch_Reporting = true; then the errors will be shown in a dialog box.
Patch_Reporting = true;
Local Aero, aReturn = Patch.AeroFull(nil); -- nil can be a hex code eg 000000
By Patch James Adams