PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
Default Manager Class
Published by Pete ( NextAge )
in the category Various
New features
1.01 - January 16, 2013


* Rename Local Instance of SystemLogClass to TheSystemLogClass to avoid intellisense issues.
* Ability to store Binary Data - Thanks to suggestions from Pragma Tix.
* Corrected issue with the Assignment of Window Name not being correct if called from within a control’s code process.
* Fix for initial creation of Registry Key

Description
NextAge's Default Manager Class was created to provide a uniform method of storing and retrieving default settings. There are four levels of default storage; Registry, User Global, Window Global and User Global.

It really is as simple as all that. Two method, GetDefault and SaveDefault. We use it for everything! Storing database setting in the registry? Handled! Company wide preference for print preview? Handled! Default the last parameters settings for report so that the next time a user runs the report it remembers the settings, even if they run it from a different computer? Handled! Its deceptively simple, and nothing that can not be done in procedural code, but it sure is nice and gets used a lot more when all the developer has to do is say GetDefault and SaveDefault with 3 little parameters and let the magic happen.

More information and the latest version can always be found at http://www.thenextage.com/wordpress/
Illustrations, screen shots
none
none
User reviews
(To evaluate this resource, click 'Write a review')
No review or comment? Be the first one!
ABOUT
RATING:
41(1)
DOWNLOADS:
333
UPDATED:
January 17, 2013
VERSION:
1.01
CONCERNS:
WINDEV
Minimum version: 01A170078p
SIZE:
182.1 KB
OF SAME DEVELOPER