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

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

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


From: Riccardo Mottola
Subject: Re: [Gap-dev-discuss] Cynthiune : add decorations to the song inspector window
Date: Fri, 04 May 2012 00:53:19 +0200
User-agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0.1) Gecko/20120110 Firefox/9.0.1 SeaMonkey/2.6.1

Hi,

with windowmaker it is perfectly fine, I'd love to try it out under the mac, if I get it to compile. So to get some sort of "reference".

I think Ihate unity just by looking at the screenshots and reading the havoc it causes, without ever trying it :) I see you are already discussing stuff with Fred, add this to the mailing list, it goes well beyond my knowledge.

Riccardo

Philippe Roussel wrote:
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]