Am 20.09.2012 um 13:05 schrieb Julia Truchsess <[email protected]>:
> I've made a subclass of an MBS object (WinUSBNotificationMBS) and added some > public methods to it, but I am unable to call these methods from outside the > class. your variables are declared with the name of the subclass as type or the WinUSBNotificationMBS name? So if you have subclass MyWinUSBNotification and you declare a property for it, please use MyWinUSBNotification and not WinUSBNotificationMBS. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
