Re: pane pain
- From: Tim Janik <timj gtk org>
- To: gtk-devel-list redhat com
- Subject: Re: pane pain
- Date: Thu, 3 Sep 1998 09:08:11 +0200 (CEST)
On Wed, 2 Sep 1998, Michael K. Johnson wrote:
>
> Does it bother anyone else that the pane API is so much different from
> the rest of Gtk? I see two problems with it:
>
> First, why is it limited to two panes? Why not n panes?
>
> Second why a gtk_paned_add{1,} interface? At the very least it
> should be gtk_paned_add(GtkPaned *paned, GtkWidget *child, position);
> if the panes were extended to more than two, then ...pack_{start,end}...
> would make more sense.
hm, neat ideas ;)
but since your proposed changes would probably complicate the paned container
a lot, it might be better to derive from GtkBox two new widgets
GtkHPanedBox and GtkVPanedBox.
>
> michaelkjohnson
>
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]