in reply to DialogBox vs. XDialogBox

Tk::XDialogBox is a patched version of Tk::DialogBox already! So why not continue the proud tradition.

I have patched versions of several Tk modules in my local lib directory (local to the application) and the techniques seems to work fine. The only problem you have is if an update of another module changes a dependency.

jdtoronto