Am 22.09.2012 um 01:30 schrieb Julia Truchsess <[email protected]>:
> As mentioned in the first sentence of my original post, the methods are > declared as public. So that is not the problem. Yeah, well, we are men, you know, and a bit nerdy on top of that, so sometimes things people say escape our attention… In you other post you mention: > my subclass is called "MyWinUSBNotification" and my added method is called > "Update": > > WinUSBNotification(MyWinUSBNotification).Update which makes me wonder if maybe you just forgot to instantiate an object of the MyWinUSBNotification class, and call the .update method on that object. Your way of calling that method would work only if your method is marked as "shared". Maximilian Tyrtania http://www.contactking.de _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
