python - Modern tkinter menus in Windows -


is possible, using tkinter, create modern menu divider on left icons?

example screenshot of desired menu

it introduced in windows vista, if i'm not mistaken.

tkinter can not provide native looking windows. if you're looking make more modern program, i'd suggest using wxpython or pyqt.

you use menu either , attach tk window somehow, it's not recommended.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -