Am 31.10.2013 um 17:17 schrieb Maximilian Tyrtania <[email protected]>:
> Hi there, > > there is an example projects that shows how to display popup menus in > listboxes (examples/Mac/Listbox Popupmenu Example). But this is, as far as I > can see, for carbon only. How would I achive the same thing under Cocoa? If > the solution is of a hackish nature (which I assume), would I still get it > through the App store? Well, this is one of the user submitted examples and some tricky code. As you see there it draws pictures of controls in the listbox. I would not want to do that. Better put real Cocoa controls (NSPopupButtonMBS) in a listbox’s scrollview’s content view. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
