Le 27 avr. 2013 à 14:04, Christian Schmitz a écrit: >> I'd like to put a text field in the title bar, over the existing title, when >> the user clicks the title bar. Before wasting my time, I'd like to know if >> it's possible, with the MBS plugin: >> 1: to get an event when the user clicks the title bar > > If you put a customNSViewMBS there you can have mouse events. > >> 2: to put a text field (or another control) in the title bar > > You can put a NSTextFieldMBS there or a NSTextViewMBS. > > I think we have an example project for putting a control on title bar. > It's not difficult. Just put them in the parent of the content view of the > window.
Nice news, thank you! _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
