Search found 4 matches
- Sat Feb 21, 2009 11:52 am
- Forum: bsnes Dev Talk
- Topic: Responding to QGtkStyle issues
- Replies: 6
- Views: 28321
Thanks for the clarification. I can indeed verify that the group box labels will look correct in Qt 4.5 as we have changed the way properties are propagated from the parent. See http://labs.trolltech.com/blogs/2008/11/16/font-and-palette-propagation-in-qt/ The problem is that currently your applicat...
- Sat Feb 21, 2009 1:03 am
- Forum: bsnes Dev Talk
- Topic: Responding to QGtkStyle issues
- Replies: 6
- Views: 28321
- Fri Feb 20, 2009 8:08 pm
- Forum: bsnes Dev Talk
- Topic: Responding to QGtkStyle issues
- Replies: 6
- Views: 28321
I hope my responses didn't come off as negative. I really do like QGtkStyle overall. Integration with things like the common file dialogs is really awesome, and overall it works very well. It's just when you're at ~99% accuracy, you end up in that uncanny valley area. Don't worry. I really want Qt ...
- Fri Feb 20, 2009 2:14 pm
- Forum: bsnes Dev Talk
- Topic: Responding to QGtkStyle issues
- Replies: 6
- Views: 28321
Responding to QGtkStyle issues
I'm the developer of QGtkStyle and I'm simply looking into relevant feedback and found this thread using Google. So far I've noticed a few issues that I can comment on: - Ugly fonts QGtkStyle does pick up your font settings from GTK directly. However Qt font hinting and subpixel rendering is differe...