Good Morning :)) I'm trying to make a button with a picture instead of text.... and the third day I can't make such simple thing!!! :)) May be you can tell me something?
And also I dont find possibility to put mask on textfield (such as dd/dd/dddd for date input), so I've made it by hands in Change event, but I can't get cursor position in textfield to put it on place. (by default cursor stands in the begining of the field when i make $textfield->Text($str), but i must put it in those place where it was before Change) Thanks in advance...