[gtkmm] Gtkmm-forge digest, Vol 1 #761 - 2 msgs



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 152764]  - PropertyProxies for signals with '_' in them do not fire (bugzilla-daemon bugzilla gnome org)
   2. [Bug 152764]  - PropertyProxies for signals with '_' in them do not fire (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 16 Sep 2004 03:26:34 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 152764]  - PropertyProxies for signals with '_' in them do not fire

http://bugzilla.gnome.org/show_bug.cgi?id=152764
glibmm | object | Ver: 2.4.x





------- Additional Comments From murrayc murrayc com  2004-09-16 03:26 -------
I though that I had fixed this once before, though it might have been done in
glib. If it needs fixing again then it should be quite simple. But I'll need a
test case first, please. Or a patch would be even better. Thanks.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 16 Sep 2004 15:52:18 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 152764]  - PropertyProxies for signals with '_' in them do not fire

http://bugzilla.gnome.org/show_bug.cgi?id=152764
glibmm | object | Ver: 2.4.x





------- Additional Comments From plangdale vmware com  2004-09-16 15:52 -------
Created an attachment (id=31621)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=31621&action=view)
Test case for problem

Here is a testcase illustating the problem. It fails with gtkmm 2.4.5 and
glibmm 2.4.4

I have thought about how to fix it and it seems the only way is in the property
proxy when it's comparing the notify it's just received with the detail that's
being watched. It would need to do a -/_ insensitive compare to get it right. I
don't think that a 'case' conversion could be done at PropertyProxy
construction time because the get/set calls might not work with - instead of _.


I can put a patch together if you think this is the right approach

------- You are receiving this mail because: -------
You are the assignee for the bug.



--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



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