[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOJsxLEo32u8iYvQ+qeBX2YSKq=ftHs2jMdsKcCWWKO07XPGHg@mail.gmail.com>
Date: Mon, 7 May 2012 10:17:41 +0300
From: Pekka Enberg <penberg@...nel.org>
To: Namhyung Kim <namhyung.kim@....com>
Cc: Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
Ingo Molnar <mingo@...hat.com>,
Namhyung Kim <namhyung@...il.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 2/2] perf ui/gtk: Use struct perf_error_ops
On Mon, May 7, 2012 at 9:03 AM, Namhyung Kim <namhyung.kim@....com> wrote:
> Define and use perf_gtk_eops to provide a GTK2 message
> dialog for error reporting. To do that, we need global
> main_window variable for tracking UI state.
>
> Signed-off-by: Namhyung Kim <namhyung.kim@....com>
I still don't like the dialog-based approach because it requires the
*user* to respond. Just add a label to the GTK window and show the
latest message there. If you want to make it even prettier, make the
label clickable and open up a popup that shows all the warnings and
errors in a separate window...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists