Toolbar Wizard
Posted: Fri Mar 08, 2019 5:02 am
Toolbar Wizard Ver 0.1
This is a start on programming a toolbar wizard.
You visually design your toolbar either vertical, horizontal or even square shaped then add your icons. The wizard uses .png files none of which are resized at any time.
This means you can use rectangular buttons not just square. You can also combine 16x16, 32x32 etc.
The toolbar can be saved for working on later after creation and the programme will also save a test programme for your toolbar. Included five simple examples.
Any toolbar created can be shared with others simply zip up the toolbar folder.
I am looking to add text and lines in the near future with tooltips, adding controls to the toolbar is my goal such things as combogadgets.
I am using the 2D Drawing library so if anyone can see any enhancements that can be made especially with code snippets these would be appreciated.
The code is available here.https://www.dropbox.com/s/2oxhgg86d67xf ... d.zip?dl=0
This is a start on programming a toolbar wizard.
You visually design your toolbar either vertical, horizontal or even square shaped then add your icons. The wizard uses .png files none of which are resized at any time.
This means you can use rectangular buttons not just square. You can also combine 16x16, 32x32 etc.
The toolbar can be saved for working on later after creation and the programme will also save a test programme for your toolbar. Included five simple examples.
Any toolbar created can be shared with others simply zip up the toolbar folder.
I am looking to add text and lines in the near future with tooltips, adding controls to the toolbar is my goal such things as combogadgets.
I am using the 2D Drawing library so if anyone can see any enhancements that can be made especially with code snippets these would be appreciated.
The code is available here.https://www.dropbox.com/s/2oxhgg86d67xf ... d.zip?dl=0