mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-12 05:31:29 +00:00
Merge branch 'master' of github.mv.usa.alcatel.com:amercada/Cappuccino
This commit is contained in:
@@ -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];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user