Hi Bruce, just wanted to ask you, what you think about the idea of having more than only one win.debug-window. I use win.debug quite often, but this window contains messages of all win.debug-statements (or win.debugshow), which can be somehow confusing. The idea is to have an ID or handle for each window. Maybe a new win- service like win.debugid (win.debugshowid and win.debugclearid). So one could have an own debug-window for each purpose.
Best regards Detlef p.s. i started to use structures (class.definestruct) in combination with vectors and maps. Works very good.
