Skip to content
  • David's avatar
    macosx: Modernize and fix shared dialog panels · 4da13fbc
    David authored
    Splits PopupPanel and TextfieldPanel into two xib files and
    creates NSWindowController subclasses for each panel.
    
    Each user of the panel gets its own window controller instance.
    This is needed as the same kind of window can be shown multiple
    times simultaneously (e.g. both in video and audio effects).
    
    This also did not work with the previous implementation of the
    2.2 branch and fixes broken behaviour.
    4da13fbc