Make color panel floating panel.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6522 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Jonathan Gapen 2000-04-28 00:29:21 +00:00
parent 4f32a915c5
commit 75ff71a0d5

View file

@ -43,12 +43,14 @@
"ColorPanel" = {
backgroundColor = "BackgroundColor";
backingType = 2;
becomesKeyOnlyIfNeeded = YES;
contentFrame = "{x = 352; y = 519; width = 200; height = 270}";
contentView = "ContentView";
frameAutosaveName = nil;
hidesOnDeactivate = YES;
initialFirstResponder = nil;
isAutodisplay = YES;
isFloatingPanel = YES;
isReleasedWhenClosed = NO;
isVisible = NO;
isa = NSColorPanel;