Widget Developing Center

Welcome to the Widget Developing Center. Here you will find resources on how to create widgets for the Tribler architecture.

Tribler Widgets are python files, extending the wx.Panel. You will want to dive into wxWidgets to be able to create a small user interface.

Also, read about the Tribler architecture and get the source code, to create powerful widgets.

Current widget branch

This links to the source with the current latest branch that supports widgets:

Current widget branch

Attachments