Lorenzo Vegetti
unread,Aug 6, 2009, 4:25:36 AM8/6/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QxTransformer
Can't really tell this is a such a contribution :-))
Meant to be added to /toolkit/dialects/qxml/tags.json, maybe just
below qx:textField
"qx:passwordField": {
"extends": "qx:widget",
"data": {
"props": {
"class": "qx.ui.form.PasswordField",
"constructor-args":"value"
}
}
},