Re: GTK+ Application class
- From: Xavier Bestel <xavier bestel free fr>
- To: Rodrigo Moya <rodrigo gnome-db org>
- Cc: GTK Development List <gtk-devel-list gnome org>
- Subject: Re: GTK+ Application class
- Date: Thu, 26 Oct 2006 10:39:35 +0200
On Thu, 2006-10-26 at 10:26 +0200, Rodrigo Moya wrote:
> yay, so it's probably better to have convenience functions on
> GtkApplication, like:
>
> gtk_application_create_dialog
> gtk_application_create_main_window
The problem I see with this approach is that the 'typical app window'
concept is evolving (we saw the introduction of toolbars, statusbars,
maybe we will need a drag-n-drop-to-save-document icon or macosx-like-
side-menus or whatever the next fad is as a standard feature).
So either gtk_application_create_main_window() will stay as it is first
designed, and apps using it will show their age, or it evolves, and
won't be suitable as-is for old apps.
Xav
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]