Hi Carlos,
you are right the naming convention is not fulfilled. We should check if
we can change it. Thanks for identifying the naming mistake and we will
see if it is possible (with passable effort).
Juergen
Carlos Rocha wrote:
Hi,
I'm trying to make an activex wrapper in VB6 to simplify the use of
listeners with automation bridge.
With more or less work I've been able to put them to work, but now I got
a problem I can't solve by myself :(
The function "select" in XMenuListener is a reserved word in VB6 and it
refuses to compile no matter how I escape it. And I need to create such
a function to map the listener, and
If I understand well, the function name doesn't follow the naming
convention of other listeners (eg, XActivateListener has functions like
"windowActivate" and not simply "activate") I'm hoping that you,
developers, can follow the same convention with XMenuListener by
renaming the functions to "itemSelect", "itemActivate" and
"itemDeactivate", if not too much trouble - or possible at all.
Thanks,
Carlos
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]