cocoa - Odd NSView display performance -


i adding custom nsview nswindow's content view. whenever go interact subviews of new nsview (some nstextfields, nsmatrix, nspopupbutton , nsbutton), specific part of view seems disappear , show subview.

the parts of view go missing never return. know causing this?

thanks in advance.

looks common problem. ended having add view child window of application's window.

this link useful: http://blog.stuntaz.org/cocoa/2009/11/03/nswindow-overlay.html


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -