2015-11-26 11:55 GMT+01:00 Peter Uhnak <[email protected]>: > I especially like the masking capabilitie
Thank's. Interesting how it is implemented. In Twisty portion of text have attributes collection like color and font. Asterix in masked text is just special kind of such attribute TwyMaskAsterixAttribute. Its value is character which should be used as asterix. TwyMaskedTextDecorator edits only text regions with such attribute. There is another attribute TwySecreteAsterixAttribute. Any text region which marked with it will be shown as asterix characters (from it value).
