Hi,

The first question I have is regarding the proposed change to thisComponent behavior. Why?

Currently how this variable functions within a basic procedure has no relationship whatsoever as to where that procedure is stored. Nor should it, IMO.

The simple case in point - menu handlers as sub procedures - since these receive no event structure they need to rely on thiscomponent to get a reference to the embedded form that the menu is currently displayed on.

The one problem that does need to be addressed with thisComponent ( and maybe this is what you meant ) is that currently DatabaseDocuments do not work with that variable, so you can not use it if that is the current component on the desktop.

Drew Jensen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to