github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

rpj / DockDrop

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Example code showing how to drop files onto an app's Dock icon — Read more

  cancel

http://rpj.me/-I

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Initial commit 
Ryan Joseph (author)
Tue Nov 17 22:55:43 -0800 2009
commit  760a367f946954d68e368e2c84714d3bda956814
tree    8d7e87f2e6f49daf32f674f00b112eaab80c9e25
DockDrop / DockDropAppDelegate.h DockDropAppDelegate.h
100644 20 lines (15 sloc) 0.394 kb
edit raw blame history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
//
// DockDropAppDelegate.h
// DockDrop
//
// Created by Ryan Joseph on 11/17/09.
 
#import <Cocoa/Cocoa.h>
 
@interface DockDropAppDelegate : NSObject <NSApplicationDelegate> {
    NSWindow *window;
NSTextField *label;
NSImageView *image;
}
 
@property (assign) IBOutlet NSWindow *window;
@property (assign) IBOutlet NSTextField *label;
@property (assign) IBOutlet NSImageView *image;
 
@end
 
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server