Hi Thanks for the feedback - ok I have made some changes to the Plugin
Changes -
All controls are now Skin Manager aware - so you can select the Options to use the Skin Manager (On Colour Page for the actual Items and General Page for the Toolbar) - you will find that the controls and toolbar update now when you change the Skin.
If you are using the skin manager then a U, L or M will preceed any item to indicate the priority level of the item as there would be no other way to identify what priority to use.
Now for the Flashing of an expired item I wrote a class that Inverses any bitmap - regardless of the format - if anyone would like the code PM me - it took me a while to sort it out but should be ok now - if you find any skins which do not flash properly with an INVERSE copy of the bitmap used for the background item from the skin - let me now and i'll look at why and fix it.
I have also made the details window Skin manager aware and so the skin manager is now taking care of drawing the controls so hopefully there should be no more problems let me know if there are i'll keep my fingers cross for that one.
GoMa (and others) might be pleased to note that I have reversed the order of the OK and Cancel buttons - however if you like them the way they were then click the Reverse OK / Cancel button option on the general tab and it will put them the original way around again.
You will need to remove the old plugin first - in the next version ( as long as there are no more serious issues found) - i'll add an Export and Import function so that if I release any new versions you won't lose any data.
To make sure that you don't lose any data locate your sidrbar1XX.settings file and copy out the section marked
<panel class="ToDoList">
...
</panel>
Install the new ToDoList - close DS and then paste that section back in - restart DS and everything should be back again.
