Tuning input elements
-
wrote on 22 Nov 2010, 11:15 last edited by
Hi, guys!
I've got a question using WebKit (especially in Qt Quick). How can I change <input> elements appearance? for example, I want to replace standart buttons with my own, what do I need? -
wrote on 23 Nov 2010, 11:04 last edited by
For input elements, I would just tune the QStyle of the view.
1/2