Here's what I got in the last hour, reusing some dialog scripts:
At least for the time inverted, it looks decent. There are some quirks and definitely needs some ironing out :
- The command knows the icons related with each button, but AFAIK, those can't be used in a listview (let me know if I'm wrong on this).
- It has support for excluding words, so that p.e. you can exclude those buttons with dynamic content (
Go FOLDERCONTENT
, etc). - Dynamic labels via Evaluator are not supported at the moment (and probably never will be).
- Location bars are not supported at the moment.
- Hotkeys only are not supported at the moment (but it makes sense to add that).
- If the button command can be used loading line by line in a
Command
object, then it will work in this context.
(FWIW, this is a proof of concept just for fun and to demonstrate the power of DOpus regarding scripts.)