Francesco
Francesco
I?m new to KiCad but this functionality would be very helpfull
Let's make it more personalizable, my idea is: - A grid where each line represents a task with checkboxes for environments and a button for the configuration. - Tasks in...
It looks great! I would really have more time to help you. Place all that controls and manage them one by one is a nightmare. My idea is to create...
Robert have a look at this repository I just created; it is a raw and dirty just to make you understand how it works. There is space for a lot...
I have added the combo box and configuration controls, polished the UI a bit
I have added a property to control vertical border visibility  
Robert I have moved the Task types inside the TaskControl class, it is where it should be. Let me know if you need modifications on the UI, I'm thinking that...
It would be great if each task contains the properties on how the TaskControl should be rendered, in this way all the information will be in the correct place and...
I would suggest to have an unique configurable TaskControl class that is used in each taskClass
I had a look; I wouldn't say I like the idea of creating the tasks UI all by code; it is difficult to customize as you want. Anyway, it looks...