gap-dev-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gap-dev-discuss] Cynthiune : add decorations to the song inspector wind


From: Philippe Roussel
Subject: [Gap-dev-discuss] Cynthiune : add decorations to the song inspector window
Date: Thu, 03 May 2012 22:04:30 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Hi,

Without this patch the song inspector window has no decorations (ugly)
and cannot be moved (boring) under Unity. Maybe it's a bug in gui or
back, I don't know what NSStatusWindowLevel is supposed to do.

What do you guys think ?


Thanks,
Philippe

diff -u -r1.4 SongInspectorController.m
--- SongInspectorController.m   30 Apr 2012 15:12:42 -0000      1.4
+++ SongInspectorController.m   3 May 2012 20:03:08 -0000
@@ -241,7 +241,6 @@
 //   [lookupButton centerViewHorizontally];

   [inspectorPanel setTitle: LOCALIZED (@"Song Inspector")];
-  [inspectorPanel setLevel: NSStatusWindowLevel];
   [inspectorPanel setDelegate: self];
 }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]