Send Gtkmm-forge mailing list submissions to [EMAIL PROTECTED] 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 [EMAIL PROTECTED]
You can reach the person managing the list at [EMAIL PROTECTED] 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 547787] Lack of documentation on setting TreeView tooltips. (gtkmm (bugzilla.gnome.org)) 2. [Bug 537120] Windows ListViewText crash (gtkmm (bugzilla.gnome.org)) 3. [Bug 551912] Unable to set text color of ToggleButton using modify_text method (gtkmm (bugzilla.gnome.org)) 4. [Bug 560601] gstreamermm uses symbols of gstreamerbasemm (gnomemm (bugzilla.gnome.org)) 5. [Bug 551912] Unable to set text color of ToggleButton using modify_text method (gtkmm (bugzilla.gnome.org)) 6. [Bug 551912] Unable to set text color of ToggleButton using modify_text method (gtkmm (bugzilla.gnome.org)) 7. [Bug 551912] Unable to set text color of ToggleButton using modify_text method (gtkmm (bugzilla.gnome.org)) ---------------------------------------------------------------------- Message: 1 Date: Fri, 14 Nov 2008 09:18:13 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 547787] Lack of documentation on setting TreeView tooltips. To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=547787 gtkmm | documentation | Ver: 2.12.x Murray Cumming changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=547787. ------------------------------ Message: 2 Date: Fri, 14 Nov 2008 09:19:11 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 537120] Windows ListViewText crash To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=537120 gtkmm | TreeView | Ver: 2.4 Murray Cumming changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INCOMPLETE ------- Comment #9 from Murray Cumming 2008-11-14 09:19 UTC ------- Closing due to lack of response. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=537120. ------------------------------ Message: 3 Date: Fri, 14 Nov 2008 09:19:34 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 551912] Unable to set text color of ToggleButton using modify_text method To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=551912 gtkmm | general | Ver: 2.12.x ------- Comment #2 from Murray Cumming 2008-11-14 09:19 UTC ------- Please respond. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=551912. ------------------------------ Message: 4 Date: Fri, 14 Nov 2008 16:58:49 +0000 (UTC) From: "gnomemm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 560601] gstreamermm uses symbols of gstreamerbasemm To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=560601 gnomemm | gstreamermm | Ver: unspecified ------- Comment #12 from Jos? Alburquerque 2008-11-14 16:58 UTC ------- I decided the split mostly for logical reasons. I thought that developers that followed the C API docs would notice that there is a split in GStreamer between core and gst-plugins-base. This would help them see the same split in gstreamermm. If you look at the docs you will see that the classes are sort of split into namespaces, mostly for this reason. Also, I thought that there would be many classes wrapped from core and also from gst-plugins-base (I think we'll also try to include a the additional plugins by generating their source somehow) and it just felt like it would be too many classes to place in one branch, thus the split. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=560601. ------------------------------ Message: 5 Date: Fri, 14 Nov 2008 19:39:48 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 551912] Unable to set text color of ToggleButton using modify_text method To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=551912 gtkmm | general | Ver: 2.12.x ------- Comment #3 from Matt Hayes 2008-11-14 19:39 UTC ------- I'm sorry for the late response. Yes, it appears to be both ToggleButton and Button, as well as Label. These are the only widgets I've tried it on, but it appears the method does absolutely nothing. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=551912. ------------------------------ Message: 6 Date: Fri, 14 Nov 2008 19:45:55 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 551912] Unable to set text color of ToggleButton using modify_text method To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=551912 gtkmm | general | Ver: 2.12.x ------- Comment #4 from Matt Hayes 2008-11-14 19:45 UTC ------- Oh, by the way, modify_fg *WILL* change the text color on a Label, but not on a Button or ToggleButton. So, not sure if this helps at all. You would think modify_text should change the text color of a Label, but I am not sure if that is the behavior in the C gtk+ libraries as well. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=551912. ------------------------------ Message: 7 Date: Fri, 14 Nov 2008 20:46:02 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 551912] Unable to set text color of ToggleButton using modify_text method To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=551912 gtkmm | general | Ver: 2.12.x ------- Comment #5 from Murray Cumming 2008-11-14 20:46 UTC ------- I guess that you should change the text color of the label that is inside the button. If so, I guess that this should be clearer in the documentation. And it should be clearer that it's not recursive. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=551912. ------------------------------ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------ _______________________________________________ Gtkmm-forge mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtkmm-forge End of Gtkmm-forge Digest, Vol 30, Issue 14 ******************************************* _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list