Open fraaaaa4 opened 1 year ago
Try this one out: https://github.com/RibbonWinForms/RibbonWinForms
On-going change: now toolbars and MDIParent1 images do change based on the NT version you're currently on.
Add a Find textbox to the toolbar - toggable from settings
Now icon packs do change icons also in the right click menus
Tracker:
When resizing the form and you have docked toolbars, only find and replace gets centered
On-going enhancement tracker - do not close
Bold: implemented; Italic: in progress
The toolbar will feature these styles (also test on which OSes this works):
Done toolbars:
It will have this kind of features:
All these features are planned for Indev, not for Testfire.
Since November 19th: certain styles which have the same features as others (e.g. Aero, Luna and Flat), they do now use all the same toolbar and change resources on the fly, instead than completely changing toolbars. Other styles have to completely change toolbars though, due to exclusive features - I can put them into a single toolbar, but it's more efficient to do it this way.
Since November 19th: the icon pack themes now do change on the fly directly from Settings - finally found how to run methods from one form to another, and was very simple tbh.