Re: new software Gtk2::GIS



Ari Jolma said:
Ross McFarland wrote:

it's not really standard practice to have the example app as a module.



I understand this, but what my ..App module actually does is that it
takes a couple of widgets and makes them work together, it is left for
the user (final app developer) to put or not to put these widgets and
maybe some others onto the screen and maybe also change them somehow. I
would guess that eventually there would be (a need for) more that kind
of modules. App is not a good name for a such module but I can't think
of anything else.

Vincent sent this idea:

Gtk2::Ex::GeoData::Window

Hmm, maybe Gtk2::Ex::Geo::Window

if it creates a composite widget for packing into something else Widget (like
Gtk2::FileChooserWidget) would probably be the best bet. if it creates a
top-level window then Window or Dialog might be appropriate. if it's just
tying several widgets to work together behind the scenes then maybe something
about Glue or Connection or something. otherwise i don't guess i have any
ideas.

-rm



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