Merge branch 'master' of github.mv.usa.alcatel.com:amercada/Cappuccino

This commit is contained in:
Antoine Mercadal
2013-01-24 16:15:58 -08:00
@@ -132,6 +132,9 @@ var BKLearnMoreToolbarItemIdentifier = @"BKLearnMoreToolbarItemId
[_themesCollectionView setSelectionIndexes:[CPIndexSet indexSetWithIndex:0]];
// Needed when displaying _CPWindowView, to avoid the moving of the main window
[theWindow setMovable:NO];
[theWindow setFullPlatformWindow:YES];
[theWindow makeKeyAndOrderFront:self];
}