PC SOFT
DEPOT EN LIGNE
POUR WINDEVWEBDEV ET WINDEV MOBILE

Default Manager Class
Publié par Pete ( NextAge )
dans la catégorie Divers
Nouveautés
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, copies d'écran
none
none
Avis des utilisateurs
(Pour noter la ressource, cliquez sur Ecrire un avis)
Aucun avis ou commentaire ? Soyez le premier !
A PROPOS
EVALUATION :
41(1)
TELECHARGEMENTS :
331
MISE À JOUR :
17 janvier 2013
VERSION :
1.01
CONCERNE :
WINDEV
Version minimale : 01A170078p
TAILLE :
182,1 Ko
DU MÊME DÉVELOPPEUR