> 
> So an abstract NSTextViewMBS object can be created, which includes these 
> events, but it's not possible to link that NSTextViewMBS object to an actual 
> control? How can these events be triggered if the NSTextView object doesn't 
> belong to an existing control?

If you create a new NSTextViewMBS object, you can place it on a window and use 
the events.

If you ask for a NSTextViewMBS for a TextArea, you get one, which can use 
methods and properties, but the events are not linked.

> Or… Could I add a NSTextViewMBS to a Xojo window which would show as a 
> “TextArea”?

Not as a text area, but you can add it.

Or better use NSTextViewControlMBS for this.

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