c++ - QT: Frameless window not animating -


i need current project named "ribbonui". project name suggest, want implement ms ribbonui in office 2013 in qt - stuff working nice need know qt::framelesswindowhint.

i have subclassed qmainwindow , added enum value qt::framelesswindowhint override default window decoration. buttons implemented fine - can minimize, maximize , close frameless window, window not animated when minimizing/maximizing/restore window taskbar.

do have implement animation myself or can use window manager hint or else?

here screenshot current work: enter image description here


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -