[gtkmm] Gtkmm-forge digest, Vol 1 #213 - 2 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #213 - 2 msgs
- Date: Fri, 30 Aug 2002 12:01:05 -0700
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.
Today's Topics:
1. [Bug 81422] Changed - Menu bar isn't shown correctly in latest gtkmm CVS (bugzilla-daemon widget gnome org)
2. [Bug 92135] New - insensitive buttons still receives events (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 30 Aug 2002 04:58:05 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 81422] Changed - Menu bar isn't shown correctly in latest gtkmm CVS
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=81422
Changed by mhl schulze t-online de
--- shadow/81422 Thu Aug 29 12:33:57 2002
+++ shadow/81422.tmp.32299 Fri Aug 30 04:58:05 2002
@@ -111,6 +111,13 @@
interface?
------- Additional Comments From murrayc usa net 2002-08-29 12:33 -------
When I download I have to give it a something.tar.gz name if I expect
it to be a tar.gz name. Please discuss usage of bugzilla on the
mailing list if necessary.
+
+------- Additional Comments From MHL Schulze t-online de 2002-08-30 04:58 -------
+Yes sorry, I was being stupid about the attachment ... and forgot
+about this bug (I thought you had already closed it).
+However, finally I can confirm that the bug indeed has vanished. The
+glade example that I attahed shows its menu as expected under glademm.
+Please close this bug.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 30 Aug 2002 13:00:49 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 92135] New - insensitive buttons still receives events
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=92135
Changed by rushjeffrey hotmail com
--- shadow/92135 Fri Aug 30 13:00:49 2002
+++ shadow/92135.tmp.7557 Fri Aug 30 13:00:49 2002
@@ -0,0 +1,30 @@
+Bug#: 92135
+Product: gtkmm
+Version: 1.2
+OS: Linux
+OS Details: SuSE Linux 7.2, Kernel 2.4.4
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: rushjeffrey hotmail com
+TargetMilestone: ---
+URL:
+Summary: insensitive buttons still receives events
+
+when I do:
+mybutton.set_sensitive(FALSE);
+heavy_calculations();
+mybutton.set_sensitive(TRUE);
+the button gets greyed out but it obviously still receives (clicked) events
+while doing the calculations. When calculations are finished and button is
+'activated' again, the button's callback routine gets called if it was
+clicked (during the greyed out phase).
+Problem exists in pure GTK+ too. Examples available on gtkmm mailing list
+or by request. Please inform me if bug gets solved.
+
+Cheers,
+Jeffrey Rush
+rushjeffrey hotmail com
--__--__--
_______________________________________________
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]