I created project using qmake -tp vc xxx.pro
and compling using VC++ on windows xp.
so, hot to set -style <stylename> ?
wysota code changing only text color.
I created project using qmake -tp vc xxx.pro
and compling using VC++ on windows xp.
so, hot to set -style <stylename> ?
wysota code changing only text color.
Rajesh Kumar Singh
Bangalore, India.
Qt Search
Must Watch:
See how we can connect digital world objects to our day to day life….
Run it from the command line and give it the above mentioned parameter, like:Originally Posted by rajesh
xxx.exe -style plastique
Not only (inactive tabs are coloured and active one has a yellow border), but the point is it doesn't work like expected. It probably takes the tab colour from the main widget associated with the tab, so you might try to change the colour of that and see if the tab changes too.wysota code changing only text color.
It's not working for me!!!
Bookmarks