osx - QToolButton looks ugly -


on mac os x qtoolbutton looks ugly. how apply qpushbutton style qtoolbutton? use menu button popup mode. qpushbutton hasn't such mode. use qpushbutton not decision.

qpushbutton , qtoolbutton on mac os x

it looks ugly because os x doesn't have such native control, mac style has approximate something. you'd have implement proxy style draws control differently, perhaps redirecting pushbutton's appearance , overdrawing line , triangle.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -