José Alburquerque wrote: > Murray Cumming wrote: > >> On Wed, 2007-12-12 at 10:35 -0500, José Alburquerque wrote: >> >> >>> Oops, my mistake. I re-tested, modifying the ogg player version in >>> svn >>> to use signals (attached as ogg-player-signal.cc) and it works. >>> >>> >> Help me out. What has changed in this example? How are you using signals >> in some new way? >> >> >> > I'm sorry, Murray. What's happening is that the old version uses > message->get_type() to get the message type when it should be using > message->get_message_type(). Sorry about that. > > -Jose > And I can confirm that it does work when the call to message->get_type() is changed.
-Jose _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
