Hi!
I have found your GUI Framework and doing some tests with it. It's great!
I created a Textfield with the constraints password to make a password edit field.
This works fine in the real text editor but in the frame-view the textfield widget shows the blank password.
I have used the following xml-tag for its definition:
<textfield id="loginpwd" constraints="password">my pwd</textfield>
Is this a bug or do I have to define the textfield widget differently?
Thx!
Sincerely
Stefan Pühringer

