c++ - Adding a button to the title bar -
i writing c++ application using qt4 , looking implement gui similar firefox 4. is, need remove default context menu in top left corner of window , replace 3 buttons. if notice button in firefox 4 right @ top in title bar , uncertain how can implemented.
it won't easy , not cross-platform. read thread in qt forums.
Comments
Post a Comment