View Issue Details

IDProjectCategoryView StatusLast Update
0004372MMW v4Framework: Scripts/Extensionspublic2008-03-04 11:06
Reporterpeke Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status feedbackResolutionreopened 
Fixed in Version3.0 
Summary0004372: Text edit mask property
DescriptionWith current state there is no way to make Masked text edit in scripts.

Mask property should be added to TextEdit
TagsNo tags attached.
Fixed in build1141

Activities

petr

2008-03-03 22:01

developer   ~0013224

Added in 1141. Added new interface ISDBUIMaskEdit (class SDBUIMaskEdit).

peke

2008-03-04 11:06

developer   ~0013226

It could be usefull If we could add same thing for SavingString to INI file.

Something like IniFile.SaveMaskedString or something which will use Some Sort of Simple Encryption/Decryption Method, But I consider it Low priority.

What do you think?