Show
Ignore:
Timestamp:
05/17/05 17:36:11 (4 years ago)
Author:
morris
Message:

Use custom dragging to get window up in the menubar

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • CPUMonitor/trunk/CPUController.m

    r2834 r2836  
    3131#import "CPUExpandedView.h" 
    3232#import "CPUFloatingView.h" 
     33#import "CPUPanel.h" 
    3334#import "CPUSettings.h" 
    3435 
     
    264265                 
    265266                _floatingView = [[CPUFloatingView alloc] initWithFrame:frame isHorizontal:horizontal]; 
    266                 _floatingPanel = [[NSPanel alloc] initWithContentRect:[_floatingView frame] 
     267                _floatingPanel = [[CPUPanel alloc] initWithContentRect:[_floatingView frame] 
    267268                                                                                                        styleMask:NSBorderlessWindowMask 
    268269                                                                                                          backing:NSBackingStoreBuffered