PowerToolbar 2.0.165 available

I have made a quick update to PowerToolbar by releasing build 2.0.165. I got a report this morning that a message window was showing up when selecting an item from a DropButton. I checked and indeed there was a Message() statment in a method there that I had used for temporary debugging and not removed when I was done:( I very rarely use Message() but rather use OutputDebugString, which I use in a method that's called ODS in all my classes. So I routinely do a search for any uncommented ODS statements but I missed that Message() statement!

Arnor Baldvinsson

Leave a Reply