Hi,
Did you try changing the code in wrapper class to hand cursor to figure out
whether it
works as you have described?
Even though the wrapper is generated by IDE, it should be OK to make some
modifications.
If you happen to regenerate the wrapper class again, you just need to
remember these changes.
Regards
Sundari
> Hi,
>
[quoted text clipped - 17 lines]
> Regards.
> B. BERTRAND
Bruno BERTRAND - 04 Jul 2006 13:42 GMT
Sundari a écrit :
> Hi,
>
[quoted text clipped - 4 lines]
> Even though the wrapper is generated by IDE, it should be OK to make some
> modifications.
Oh, I just didn't know we can change the wrapper class...
I thought the IDE just made a DLL for us without allowing to change the
source.
I'll try and find out that stuff.
Thanks again !