I had tried an whole ton of different things. I cant recall them all because I since deleted it from my project, over frustration that I was barking up the wrong tree.
I set all the QL Preview stuff that works fine, its when I tried adding an border within the same rect, where I run into issues. I just want an simple box around that rect. I always set the auto resize for everything I make. I could have missed other properties, there so many items not always listed within the same area so it hard to tell what one work with what. For the NSView I added the CocoaControlMBS and tried to draw it. Not interested in an background color. just an line boarder around its rect. However that gave me an compile error. so I am pretty sure I doing something wrong there or it just does not work the way I thinking it does. cheers, Obleo beck On Apr 14, 2013, at 8:47 AM, Christian Schmitz <[email protected]> wrote: > > Am 14.04.2013 um 15:31 schrieb Obleo Beck <[email protected]>: > >> 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. >>> > > > > did you just draw or put a nsview there with background color? > you have to set autoresizingmask and probably some other properties, too. > > 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
