nedrysoft / qt-ribbon

A ribbon bar implementation for Qt widgets applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use it?

MingqianYang opened this issue · comments

Hi,
could you possibly write how to use it on readme, or give a demo?

Thanks.

Both dmgee and Pingnoo repositories on this GitHub contain applications that use this library.

Hi,
could you possibly write how to use it on readme, or give a demo?

Thanks.

Are the examples I told you of helpful for you? I will write up some more documentation on using the library, it's pretty simple though, especially if you build the designer plugin so that you can lay the ribbons out visually.

can you provides a simple ribbon bar implementation?

Both dmgee and Pingnoo repositories on this GitHub contain applications that use this library.

Both projects are big and failed to compile, can you write a tutorial, thanks.

My experience is also same as above about pingnoo . So many dependencies. Appreciate a simple example that will instanciate a ribbon in an Qt application.

Thank you.