Paste number 60602: windowDidLoad

Paste number 60602: windowDidLoad
Pasted by: naixn
5 days, 8 hours ago
#adium-devl | Context in IRC logs
Paste contents:
Raw Source | XML | Display As
@interface NSIAdiumSoulSendFile : AIWindowController
{
    // Outlets
    IBOutlet    NSTextField*    label_login;
    IBOutlet    NSMatrix*       matrix_sendMethod;
    IBOutlet    NSPopUpButton*  popUp_sendLocation;

    NSAdiumsoulAccount*         account;
    NSAdiumsoulContact*         contact;
}



- (void)windowDidLoad
{
    AILog(@"[AdiumSoul] 1/ view did load");
    [super windowDidLoad];
    AILog(@"[AdiumSoul] 2/ Centering window");
    [[self window] center];

    AILog(@"[AdiumSoul] 3/ Setting value");
    [label_login setStringValue:[contact UID]];
    AILog(@"[AdiumSoul] 4/ Configuring menu");
    [self configureLocationMenu];
}

This paste has no annotations.

Colorize as:
Show Line Numbers

Ads absolutely not by Google

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.