Remove temp merge files from previous commit. Added a view based table example to TableBindings

This commit is contained in:
cacaodev
2012-07-13 16:41:57 +02:00
parent f29f39d427
commit da99b7b455
7 changed files with 753 additions and 167 deletions
@@ -21,11 +21,6 @@
}
- (void)applicationDidFinishLaunching:(CPNotification)aNotification
{
// This is called when the application is done loading.
}
- (void)awakeFromCib
{
rows = [CPArray new];
@@ -36,6 +31,11 @@
[theWindow setFullBridge:YES];
}
- (void)awakeFromCib
{
console.log(_cmd);
}
- (void)connection:(CPURLConnection)connection didReceiveData:(CPString)dataString
{
if (!dataString)
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff