I have tried that, however I notice that when I do that there an performance issue when I resize the window, once the QL preview active. Like resize the window is very sticky. It seems that like that area on screen where the QLPreviewViewMBS is at if anything else is within that same rect when resizing the window is when I get the performance downgrade.
It seems if I go with the styleCompact of the QLPreviewViewMBS It sort of get an border around the preview document (however it pretty small). It just when I chose the full size it looks goofy to the rest of the interface I have that there no boarder around it. I was hoping that I could somehow tap into the NSViewMBS properties where there is border items like NSLineBorder. However if that even works, I can not figure out how. Maybe it just does not because what I doing. Thanks, Obleo Beck On Apr 14, 2013, at 3:44 AM, Christian Schmitz <[email protected]> wrote: > > Am 14.04.2013 um 02:17 schrieb Obleo Beck <[email protected]>: > >> Hello Christian, >> >> I have an quick question about quick look view : QLPreviewViewMBS The one >> that is embedded into an window. >> > > You could put it inside a CustomNSViewMBS and draw something. > > > 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 _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
