Show
Ignore:
Timestamp:
10/21/04 22:11:14 (4 years ago)
Author:
timothy
Message:

Add the title to the dragged tab window.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ESFloater.h

    r2040 r2046  
    1616} 
    1717 
    18 + (id)floaterWithImage:(NSImage *)inImage styleMask:(unsigned int)styleMask
     18+ (id)floaterWithImage:(NSImage *)inImage styleMask:(unsigned int)styleMask title:(NSString *) title
    1919- (void)moveFloaterToPoint:(NSPoint)inPoint; 
    2020- (IBAction)close:(id)sender;