by Mi >> Thu, 8 Nov 2001 21:56:49 GMT
Is there an obvious way?
Now that active-X automations cannot have new user defined subclasses, how can one
write event logic if the object is not being placed on a form?
Also a comment about the active-X import, often when using the automation import Jade seems very selective about what import classes are added to the ActiveXAutomation class. Often
adding only the 'static' information classes like status objects. I have discovered a workaround
(importing as automation, then re-importing over the automation using the control import option) but it would be nicer if jade had a bit more flexibilty in defined what goes where. This is especially relevant as only the automations have the createAutomationObject method allowing server usage.