[Qt-interest] QWebView: Button styling doesn't work in Windows 7 (Qt 4.6.2)
Rush Manbert
rush at manbert.com
Tue May 11 18:33:38 CEST 2010
We an using QWebView to display UI for an application. We are having a great deal of difficulty with the buttons on our web pages. We are just using <input type="submit"> and <input type="button">, so we're relying on the browser to render them as native buttons. They almost look like native buttons on the Mac, but in Windows 7 they look nothing like the native buttons. They are more like the buttons you would see in WinXp or Win2000.
Our web designer has been trying to style them with CSS, and he says that the only CSS style they will obey is "font-weight:bold" or "width", but we have to allow for different languages rendering the text with different widths, so we don't want to specify the width.
Has anyone dealt with this issue? We need the app to look like a native Windows app on all platforms back to XP.
- Rush
More information about the Qt-interest-old
mailing list