> Am 04.12.2019 um 18:40 schrieb Marnaud <anic...@mac.com>:
> 
> Hello,
> 
> I've created a new NSTextViewMBS class for trying something. I need it to 
> replace the native TextArea's text view. I'm trying this in the open event of 
> my text area subclass:
> dim tv As CTVTest 'Also tried with NSTextViewMBS
> 
> tv=new CTVTest
> self.NSTextViewMBS=tv

Sorry, you can't assign it.
MBS Plugins just define a function to look for the NSTextViewMBS object 
belonging to a TextArea.

You may have more luck with using NSNotificationMBS with the text area to look 
for notifications. 

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/



_______________________________________________
mbsplugins@monkeybreadsoftware.info mailing list
%(list_address)s
https://ml-cgn08.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to