[gtkmm] Gtkmm-forge digest, Vol 1 #430 - 17 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #430 - 17 msgs
- Date: Fri, 30 May 2003 06:31:03 -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 113624] Changed - Fixes for dateedit.[hg|ccg] (bugzilla-daemon widget gnome org)
2. [Bug 113624] Changed - Fixes for dateedit.[hg|ccg] (bugzilla-daemon widget gnome org)
3. [Bug 113688] Changed - There is no toggle in TreeView for boolean fields (bugzilla-daemon widget gnome org)
4. [Bug 113688] Changed - debian: No checkbox in TreeView for boolean fields (bugzilla-daemon widget gnome org)
5. [Bug 110788] Changed - Atk/Gtk StateType confusion on widget page (bugzilla-daemon widget gnome org)
6. [Bug 112809] Changed - Add support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
7. [Bug 113691] Changed - Gtk::Dialog non-modal mode not supported (bugzilla-daemon widget gnome org)
8. [Bug 113581] Changed - correct .h, .m4 and .pc files installation (bugzilla-daemon widget gnome org)
9. [Bug 113581] Changed - correct .h, .m4 and .pc files installation (bugzilla-daemon widget gnome org)
10. [Bug 113688] Changed - debian: No checkbox in TreeView for boolean fields (bugzilla-daemon widget gnome org)
11. [Bug 113581] Changed - correct .h, .m4 and .pc files installation (bugzilla-daemon widget gnome org)
12. [Bug 113582] Changed - correct .h, .m4 and .pc files installation (bugzilla-daemon widget gnome org)
13. [Bug 113581] Changed - correct .h, .m4 and .pc files installation (bugzilla-daemon widget gnome org)
14. [Bug 113624] Changed - Fixes for dateedit.[hg|ccg] (bugzilla-daemon widget gnome org)
15. [Bug 113688] Changed - debian: No checkbox in TreeView for boolean fields (bugzilla-daemon widget gnome org)
16. [Bug 113688] Changed - debian: No checkbox in TreeView for boolean fields (bugzilla-daemon widget gnome org)
17. [Bug 113691] Changed - Gtk::Dialog non-modal mode not supported (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, mxpxfifws yahoo com
Cc:
Date: Tue, 27 May 2003 01:46:48 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113624] Changed - Fixes for dateedit.[hg|ccg]
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=113624
Changed by murrayc usa net
--- shadow/113624 Mon May 26 12:30:49 2003
+++ shadow/113624.tmp.1910 Tue May 27 01:46:47 2003
@@ -29,6 +29,13 @@
But re. the unrelated documentation change about a memory leak - that
sounds like something that should be in bugzilla rather than our
reference docs. Please don't just apply that as it is.
------- Additional Comments From mxpxfifws yahoo com 2003-05-26 12:30 -------
What change about a memory leak? Link?
+
+------- Additional Comments From murrayc usa net 2003-05-27 01:46 -------
+Hmm, maybe it was there already:
+"This allocates some memory that will only be release when the app is
+destroyed".
+I just realised why you changed those lines - I tried some
+doxygenization at the same time. Nevermind. Thanks.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, mxpxfifws yahoo com
Cc:
Date: Tue, 27 May 2003 01:56:31 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113624] Changed - Fixes for dateedit.[hg|ccg]
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=113624
Changed by murrayc usa net
--- shadow/113624 Tue May 27 01:46:47 2003
+++ shadow/113624.tmp.25587 Tue May 27 01:56:31 2003
@@ -36,6 +36,10 @@
------- Additional Comments From murrayc usa net 2003-05-27 01:46 -------
Hmm, maybe it was there already:
"This allocates some memory that will only be release when the app is
destroyed".
I just realised why you changed those lines - I tried some
doxygenization at the same time. Nevermind. Thanks.
+
+------- Additional Comments From murrayc usa net 2003-05-27 01:56 -------
+Oh, and please feel free to apply any approved patches. It would be
+really helpful.
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, zsdebre telant tvnet hu
Cc:
Date: Tue, 27 May 2003 04:10:36 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113688] Changed - There is no toggle in TreeView for boolean fields
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=113688
Changed by murrayc usa net
--- shadow/113688 Mon May 26 12:54:35 2003
+++ shadow/113688.tmp.9647 Tue May 27 04:10:36 2003
@@ -32,6 +32,10 @@
I'm using Debian SID (i386), g++ (GCC) 3.2.3 and the official .deb
package.
Yesterday I have compiled gtkmm from the gtkmm-2.2.3 tarball and found
the same problem. E.g. demos found in the demos subdir are not using
togglebutton, but examples/cellrenderercustom/cellrenderertoggle is
using it.
+
+------- Additional Comments From murrayc usa net 2003-05-27 04:10 -------
+I know it takes a while, but maybe it would be interesting to see if
+the problem still exists with gtkmm 2.2.0 from source.
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, zsdebre telant tvnet hu
Cc:
Date: Tue, 27 May 2003 05:10:41 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113688] Changed - debian: No checkbox in TreeView for boolean fields
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=113688
Changed by murrayc usa net
--- shadow/113688 Tue May 27 04:10:36 2003
+++ shadow/113688.tmp.4086 Tue May 27 05:10:41 2003
@@ -9,13 +9,13 @@
Priority: Normal
Component: TreeView
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: zsdebre telant tvnet hu
TargetMilestone: ---
URL:
-Summary: There is no toggle in TreeView for boolean fields
+Summary: debian: No checkbox in TreeView for boolean fields
Before the upgrade to the new version (2.2.2-1) there were toggle buttons
in columns, representing boolean values. After I recompiled some sources,
these toggle buttons disapeared and I can se "TRUE" and "FALSE" captions in
the boolean columns only.
I think this is some header problem only, because it is working correctly
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, olau hardworking dk
Cc:
Date: Wed, 28 May 2003 03:37:04 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 110788] Changed - Atk/Gtk StateType confusion on widget page
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=110788
Changed by murrayc usa net
--- shadow/110788 Sat May 3 02:40:52 2003
+++ shadow/110788.tmp.4197 Wed May 28 03:37:04 2003
@@ -53,6 +53,14 @@
Let's tell them and fix it for ourselves in gtkmm in the meantime.
------- Additional Comments From murrayc usa net 2003-05-03 02:40 -------
Hmm, even with the prefix it doesn't work properly:
http://www.gtkmm.org/gtkmm2/docs/reference/html/classGtk_1_1Widget.html
+
+------- Additional Comments From murrayc usa net 2003-05-28 03:37 -------
+Dimitri (maintainer of doxygen emeailed me with:
+"
+I would like to know if this bug persists in the latest CVS release
+(or the forthcoming 1.3.1 release). If it does persists I would like to
+have some instructions to reproduce the problem given the gtkmm sources.
+"
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: cgustin ibelgique com
Date: Wed, 28 May 2003 03:56:55 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112809] Changed - Add support for Visual Studio .NET 2003
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=112809
Changed by murrayc usa net
--- shadow/112809 Wed May 21 02:24:46 2003
+++ shadow/112809.tmp.11903 Wed May 28 03:56:55 2003
@@ -117,6 +117,9 @@
distinguish the main project files.
Please mention the filename when attaching files.
By the way, the patch has been applied - we just need to deal with the
project files.
+
+------- Additional Comments From murrayc usa net 2003-05-28 03:56 -------
+Please respond.
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, toka freebits de
Cc:
Date: Wed, 28 May 2003 09:56:16 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113691] Changed - Gtk::Dialog non-modal mode not supported
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=113691
Changed by murrayc usa net
--- shadow/113691 Mon May 26 11:19:44 2003
+++ shadow/113691.tmp.333 Wed May 28 09:56:16 2003
@@ -17,6 +17,9 @@
I use gtkmm 2.2.1 and the attempt to "set_modal(false)" a Gtk::Dialog
doesn't show any effect. The dialog remains modal.
------- Additional Comments From murrayc usa net 2003-05-26 11:19 -------
Could you check this with a C example? Or at least tell us something
about your distro and window manager?
+
+------- Additional Comments From murrayc usa net 2003-05-28 09:56 -------
+I'm sure there are examples in GTK+ that you could play with.
--__--__--
Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, bland mail ru
Cc:
Date: Wed, 28 May 2003 14:03:22 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113581] Changed - correct .h, .m4 and .pc files installation
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=113581
Changed by murrayc usa net
--- shadow/113581 Fri May 23 04:07:49 2003
+++ shadow/113581.tmp.931 Wed May 28 14:03:22 2003
@@ -22,6 +22,10 @@
Created an attachment (id=16766)
cumulative patch for .h, .m4 and .pc installation
------- Additional Comments From murrayc usa net 2003-05-23 04:07 -------
Looks good. This should be applied.
+
+------- Additional Comments From murrayc usa net 2003-05-28 14:03 -------
+Hmm, don't apply this just yet. It changes where the extra .m4 files
+are installed. I need to look at libbonobouimm and adapt it accordingly.
--__--__--
Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 28 May 2003 20:53:36 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113581] Changed - correct .h, .m4 and .pc files installation
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=113581
Changed by bland mail ru
--- shadow/113581 Wed May 28 14:03:22 2003
+++ shadow/113581.tmp.10935 Wed May 28 20:53:36 2003
@@ -26,6 +26,14 @@
------- Additional Comments From murrayc usa net 2003-05-23 04:07 -------
Looks good. This should be applied.
------- Additional Comments From murrayc usa net 2003-05-28 14:03 -------
Hmm, don't apply this just yet. It changes where the extra .m4 files
are installed. I need to look at libbonobouimm and adapt it accordingly.
+
+------- Additional Comments From bland mail ru 2003-05-28 20:53 -------
+Does http://bugzilla.gnome.org/show_bug.cgi?id=113582 supposed to do
+this adaptation?
+The idea was to make libbonobo*mm modules use same hierarchy as other
+modules do.
+Give me a hint what I probably missed doing so. I'll be happy to look
+into it closer.
--__--__--
Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, zsdebre telant tvnet hu
Cc:
Date: Thu, 29 May 2003 04:39:23 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113688] Changed - debian: No checkbox in TreeView for boolean fields
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=113688
Changed by murrayc usa net
--- shadow/113688 Tue May 27 05:10:41 2003
+++ shadow/113688.tmp.30505 Thu May 29 04:39:23 2003
@@ -36,6 +36,10 @@
togglebutton, but examples/cellrenderercustom/cellrenderertoggle is
using it.
------- Additional Comments From murrayc usa net 2003-05-27 04:10 -------
I know it takes a while, but maybe it would be interesting to see if
the problem still exists with gtkmm 2.2.0 from source.
+
+------- Additional Comments From murrayc usa net 2003-05-29 04:39 -------
+Please do try. This is clearly important and we need to figure out
+where the problem is.
--__--__--
Message: 11
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, bland mail ru
Cc:
Date: Thu, 29 May 2003 05:03:56 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113581] Changed - correct .h, .m4 and .pc files installation
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=113581
Changed by murrayc usa net
--- shadow/113581 Wed May 28 20:53:36 2003
+++ shadow/113581.tmp.7746 Thu May 29 05:03:56 2003
@@ -34,6 +34,19 @@
Does http://bugzilla.gnome.org/show_bug.cgi?id=113582 supposed to do
this adaptation?
The idea was to make libbonobo*mm modules use same hierarchy as other
modules do.
Give me a hint what I probably missed doing so. I'll be happy to look
into it closer.
+
+------- Additional Comments From murrayc usa net 2003-05-29 05:03 -------
+This ChangeLog entry is informative. I'll add it to the file as a comment:
+http://cvs.gnome.org/bonsai/cvslog.cgi?file=%2Fgnomemm%2Flibbonobomm%2Ftools%2Fm4%2FMakefile.am
+
+It's obviously not perfect, but it'll do for now. I guess we should
+use something in the pkgconfig file to do it properly. We already get
+the gtkmmproc location from pkgconfig. Maybe an m4 macro that used
+pkgconfig would make it even easier.
+
+By the way, this is even when I correct the mispelling of bonobo.
+
+I'll commit the fixed version later today.
--__--__--
Message: 12
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, bland mail ru
Cc:
Date: Thu, 29 May 2003 13:31:17 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113582] Changed - correct .h, .m4 and .pc files installation
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=113582
Changed by murrayc usa net
--- shadow/113582 Fri May 23 04:07:12 2003
+++ shadow/113582.tmp.21274 Thu May 29 13:31:17 2003
@@ -1,13 +1,13 @@
Bug#: 113582
Product: gnomemm
Version: 2.0
OS: FreeBSD
OS Details: 5.0-current
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: libbonobouimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: bland mail ru
TargetMilestone: ---
@@ -22,6 +22,12 @@
Created an attachment (id=16767)
cumulative patch for .h, .m4 and .pc installation
------- Additional Comments From murrayc usa net 2003-05-23 04:07 -------
Looks good. This should be applied.
+
+------- Additional Comments From murrayc usa net 2003-05-29 13:31 -------
+Applied. Thanks.
+
+
+I get undefined references in the examples, but I hope that's just me.
--__--__--
Message: 13
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, bland mail ru
Cc:
Date: Thu, 29 May 2003 13:31:23 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113581] Changed - correct .h, .m4 and .pc files installation
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=113581
Changed by murrayc usa net
--- shadow/113581 Thu May 29 05:03:56 2003
+++ shadow/113581.tmp.21302 Thu May 29 13:31:23 2003
@@ -1,13 +1,13 @@
Bug#: 113581
Product: gnomemm
Version: 2.0
OS: FreeBSD
OS Details: 5.0-current
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: trivial
Priority: Normal
Component: libbonobomm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: bland mail ru
TargetMilestone: ---
@@ -47,6 +47,9 @@
the gtkmmproc location from pkgconfig. Maybe an m4 macro that used
pkgconfig would make it even easier.
By the way, this is even when I correct the mispelling of bonobo.
I'll commit the fixed version later today.
+
+------- Additional Comments From murrayc usa net 2003-05-29 13:31 -------
+Applied. Thanks.
--__--__--
Message: 14
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, mxpxfifws yahoo com
Cc:
Date: Thu, 29 May 2003 13:32:25 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113624] Changed - Fixes for dateedit.[hg|ccg]
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=113624
Changed by murrayc usa net
--- shadow/113624 Tue May 27 01:56:31 2003
+++ shadow/113624.tmp.21789 Thu May 29 13:32:25 2003
@@ -1,13 +1,13 @@
Bug#: 113624
Product: gnomemm
Version: 2.0
OS: Linux
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: libgnomeuimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: mxpxfifws yahoo com
TargetMilestone: ---
@@ -40,6 +40,9 @@
I just realised why you changed those lines - I tried some
doxygenization at the same time. Nevermind. Thanks.
------- Additional Comments From murrayc usa net 2003-05-27 01:56 -------
Oh, and please feel free to apply any approved patches. It would be
really helpful.
+
+------- Additional Comments From murrayc usa net 2003-05-29 13:32 -------
+Applied. Thanks.
--__--__--
Message: 15
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 29 May 2003 16:51:19 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113688] Changed - debian: No checkbox in TreeView for boolean fields
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=113688
Changed by zsdebre telant tvnet hu
--- shadow/113688 Thu May 29 04:39:23 2003
+++ shadow/113688.tmp.26571 Thu May 29 16:51:19 2003
@@ -40,6 +40,10 @@
I know it takes a while, but maybe it would be interesting to see if
the problem still exists with gtkmm 2.2.0 from source.
------- Additional Comments From murrayc usa net 2003-05-29 04:39 -------
Please do try. This is clearly important and we need to figure out
where the problem is.
+
+------- Additional Comments From zsdebre telant tvnet hu 2003-05-29 16:51 -------
+Interesting. There are no toggle buttons with newly compiled 2.2.0.
+Maybe gtk+ headers are not correct. I'm upgrading the system now...
--__--__--
Message: 16
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 29 May 2003 17:46:07 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113688] Changed - debian: No checkbox in TreeView for boolean fields
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=113688
Changed by zsdebre telant tvnet hu
--- shadow/113688 Thu May 29 16:51:19 2003
+++ shadow/113688.tmp.18773 Thu May 29 17:46:07 2003
@@ -44,6 +44,10 @@
Please do try. This is clearly important and we need to figure out
where the problem is.
------- Additional Comments From zsdebre telant tvnet hu 2003-05-29 16:51 -------
Interesting. There are no toggle buttons with newly compiled 2.2.0.
Maybe gtk+ headers are not correct. I'm upgrading the system now...
+
+------- Additional Comments From zsdebre telant tvnet hu 2003-05-29 17:46 -------
+not working after the update :(
+Next week I will have more time to find the aexact cause.
--__--__--
Message: 17
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, toka freebits de
Cc:
Date: Fri, 30 May 2003 09:19:32 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 113691] Changed - Gtk::Dialog non-modal mode not supported
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=113691
Changed by murrayc usa net
--- shadow/113691 Wed May 28 09:56:16 2003
+++ shadow/113691.tmp.15200 Fri May 30 09:19:32 2003
@@ -1,13 +1,13 @@
Bug#: 113691
Product: gtkmm
Version: 2.2
OS: Linux
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: major
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: toka freebits de
TargetMilestone: ---
@@ -20,6 +20,14 @@
------- Additional Comments From murrayc usa net 2003-05-26 11:19 -------
Could you check this with a C example? Or at least tell us something
about your distro and window manager?
------- Additional Comments From murrayc usa net 2003-05-28 09:56 -------
I'm sure there are examples in GTK+ that you could play with.
+
+------- Additional Comments From murrayc usa net 2003-05-30 09:19 -------
+Maybe you are using gtk_dialog_run(). The documentation for that says
+"Also, during Gtk::Dialog::run() the dialog will be modal.". If you
+don't want such a dialog to be modal then you probably need more
+complex code than that.
+
+Please reopen this bug if necessary.
--__--__--
_______________________________________________
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]