get_config_widget signal
- From: Daniel Adler <dadler gwdg de>
- To: gtk-list redhat com
- Subject: get_config_widget signal
- Date: Wed, 12 Aug 1998 15:11:10 +0200
i plan to implement the feature of visual configure your widgets in
hierarchical
order:
the idea is, that the gtkwidget gets a new signal called
"get_config_widget",
each widget like button,clist ... (if they connect to this signal) will
get as an argument a GtkWidget**, this widget-ptr-ptr send by the
"configurator"
will be set to a config-panel-container with
signals already set to influence the widget's/class-widgets look and
feel (its internal configuration)
as a second feature i want to implement a drag-n-drop mechanism for
this, so that each widget
you want to change/configure , you have to drop an icon out from the
config-tool.
The config-tool itself is really simple, because it only wraps a
GtkWindow arround the config-panel-
widget or embedd the configs in a notebook, (each widget-class
Button/CList/Lists/...) will have
their own page. The internal configs still belong to the persons/authors
of the widgets...
so it could be made modular(this is ofcourse another thing that is still
missing ... modularized
widget-classes)
please tell me your opinion...
(btw: i am influenced from MagicUserInterface from AmigaOS)
--
so long,
plex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]