fraaaaa4 / logix

Logix is a simple and easy to use Prolog/LISP/etc. text editor with syntax highlighting and many other features.
1 stars 0 forks source link

Toolbar #15

Open fraaaaa4 opened 1 year ago

fraaaaa4 commented 1 year ago

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.

fraaaaa4 commented 1 year ago

Try this one out: https://github.com/RibbonWinForms/RibbonWinForms

fraaaaa4 commented 1 year ago

immagine

On-going change: now toolbars and MDIParent1 images do change based on the NT version you're currently on.

fraaaaa4 commented 1 year ago

Add a Find textbox to the toolbar - toggable from settings

fraaaaa4 commented 1 year ago

https://www.codeproject.com/Articles/8155/A-Simple-C-Toolbar-Docking-Framework

fraaaaa4 commented 1 year ago

Now icon packs do change icons also in the right click menus

fraaaaa4 commented 6 months ago

Tracker:

fraaaaa4 commented 5 months ago

When resizing the form and you have docked toolbars, only find and replace gets centered