> If I can't assign a custom subclass to a TextArea and “AddHandler 
> me.NSTextViewMBS.shouldChangeTextInRange” doesn't work either (see my 
> previous thread), how is one supposed to use the NSTextViewMBS events (which, 
> surely, exist because they can be used)?

You can't do that. 

The events only work for new NSTextViewMBS object created with the plugin.

To get shouldChangeTextInRange working for existing TextArea, we would have to 
patch Xojo's delegate class and route that tot the event. Quite a hack and a 
few hours of work.

Not sure if that is worth it.

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