Hey there. It's already late - I succeeded at getting 2 deskbar version handlers into one .py - the problem is, the code is rather ugly, just by multiple inheritance the problem is not solved, one needs Implementation classes that wrap the actual work. I don't know if this one is better suited, it certainly gets us away from those '2 handlers'. The other benefit from that, fixes and updates to one handler may automagically work also for the second one (as i had to port my recent changes from handler1 to handler2). Cheers, Marcus
Attachment:
tracker-handler-3.py
Description: Text Data