--- In [email protected], "dleidinger" <[EMAIL PROTECTED]> wrote: > > Hi Bruce, > just wanted to ask you, what you think about the idea of having more > than only one win.debug-window.
I don't plan to do this but you should be able to roll your own with the dialog plugin (or possibly even *control and bars). The debug windows is just a list box control. win.debug(text) just adds a new line to the list box.
