doitux
Admin
 Admin
| Posts: 254 |  | Karma: 16
|
Re:qt 4.3.1 - 2007/09/23 22:50
I think the buttons are not the only one problem with qt-4.3.1 and 0.5 sources, right?
You can try it with this changes in mainwindowimpl.cpp:
| Code: | pushButton_BetRaise->setStyleSheet("QPushButton { border:none; background-image: url(" ...
|
But the main problem was the distorted ressource system for stylesheets in qt-4.3 i think. Thats why and about many other reasons i removed the qt ressource system feature in the code and put images directly in a data-directory.
May be it would be better to take the current svn sources and remove just the not full working new features from menu (Internet-Game) and may be the Chat in startnetworkgamedialog.ui. Please tell me what would you prefer?
regards doitux ____________________________ doitux@pokerth.net |