Re: [gtkmm] Communicating with other windows - help
- From: Murray Cumming <murrayc murrayc com>
- To: Luka Napotnik <nluka email si>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] Communicating with other windows - help
- Date: Mon, 03 May 2004 17:37:55 +0200
On Sun, 2004-05-02 at 23:13, Luka Napotnik wrote:
> >I don't recommend that you derived from Glib::Object unless you have
> >need to implement a GType.
> >
> >And I don't recommend that you use PropertyProxies unless you want to do
> >something with the glib property system. For a start, it's not so easy
> >to have the equivalent of a const get_*() method.
> >
> >
> >
> What do you recommend?
For properties, use normal member variables and get and set methods.
I can't recommend an alternative to deriving from Glib::Object until I
know why you thought that would be a good idea.
--
Murray Cumming
www.murrayc.com
murrayc murrayc com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]