Search code examples
c++user-interfaceribbon

Use Ribbon Interface in Open Source Applications


Are there any open source implementations of the Ribbon interface available? I need to use them in a GPL licensed software, so the library should be compatible with GPL. The software is in VC++ 2005.


Solution

  • wxWidgets supports ribbon interfaces as well.