Kevin Flynn wrote: >>PS3: There is currently no way to force the (X) icon found in the active > document tab to >invoke your custom "mydoc.close". This is actually a > deficiency of our design. > > Would it be possible to have an option to disable them then?
No. > Is there any way to force the "close all" and "quit" functions to execute > the customized close function for each document instead of closing them in > the standard way? No, and that for exactly the same reason as the (X) icon found in the active document tab will not invoke your custom close action. Note that we will probably fix these deficiencies in future versions of XXE. --- PS: Fundamental ``system actions'' such as open, save, close, etc, are not really supposed to be replaced by ``soft'' contextual actions. There are many ways to customize them or to replace them, but all these ways involve writing Java[tm] code.

