Home »
Public Forums »
archive »
Object method compiling
Object method compiling [message #29364] |
Wed, 13 February 2002 03:07 |
harald.jeszenszky
Messages: 2 Registered: February 2002
|
Junior Member |
|
|
Hi,
I have defined an object and all methods are located in the same
<object>__define.pro file. When I create a new instance of the object
for the first time, the routine <object>__define is compiled and the
method <objects>::INIT is executed properly. When destroying the
object the <objects>::CLEANUP routine is executed. All other methods
are not compiled and therefore unknown to IDL.
Is there a way to automatically compile all other methods of the
object (e.g. by using RESOLVE_ROUTINE in the <object>__define
rountine)?
Many thanks in advance
Harald
|
|
|
Current Time: Fri Oct 10 02:18:22 PDT 2025
Total time taken to generate the page: 0.00532 seconds