[gtkmm] Gtkmm-forge digest, Vol 1 #744 - 12 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #744 - 12 msgs
- Date: Fri, 06 Aug 2004 20:21:06 -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. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 149388] - FileChooserDialog does not have any action buttons (bugzilla-daemon bugzilla gnome org)
2. [Bug 149388] - FileChooserDialog does not have any action buttons (bugzilla-daemon bugzilla gnome org)
3. [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs (bugzilla-daemon bugzilla gnome org)
4. [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs (bugzilla-daemon bugzilla gnome org)
5. [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs (bugzilla-daemon bugzilla gnome org)
6. [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs (bugzilla-daemon bugzilla gnome org)
7. [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs (bugzilla-daemon bugzilla gnome org)
8. [Bug 149388] - FileChooserDialog does not have any action buttons (bugzilla-daemon bugzilla gnome org)
9. [Bug 149388] - FileChooserDialog does not have any action buttons (bugzilla-daemon bugzilla gnome org)
10. [Bug 149388] - FileChooserDialog does not have any action buttons (bugzilla-daemon bugzilla gnome org)
11. [Bug 148376] - fileselection example (bugzilla-daemon bugzilla gnome org)
12. [Bug 148376] - fileselection example (bugzilla-daemon bugzilla gnome org)
--__--__--
Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 03:18:36 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 149388] - FileChooserDialog does not have any action buttons
http://bugzilla.gnome.org/show_bug.cgi?id=149388
gtkmm | general | Ver: 2.4
------- Additional Comments From murrayc murrayc com 2004-08-06 03:18 -------
I don't believe that FileChoosers created in C with GTK+ have any action buttons
by default - maybe you have a C test case that shows that.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 05:01:48 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 149388] - FileChooserDialog does not have any action buttons
http://bugzilla.gnome.org/show_bug.cgi?id=149388
gtkmm | general | Ver: 2.4
------- Additional Comments From sfs cs tu-berlin de 2004-08-06 05:01 -------
It's not created with any default buttons, you have to pass a list of buttons in
gtk_file_chooser_dialog_new() instead. But there's no way to do this in the
gtkmm widget, the constructor does not take arguments other than parent window,
title and action. Do I have to add them separately using Dialog::add_button()? I
tried this, the buttons are displayed and even activated when I double-click on
a file, but the dialog doesn't return from run() anyways. I will post both a
working GTK+ and the updated non-working gtkmm example.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 05:02:40 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs
http://bugzilla.gnome.org/show_bug.cgi?id=79332
gtkmm | build | Ver: 2.4
------- Additional Comments From sfs cs tu-berlin de 2004-08-06 05:02 -------
Created an attachment (id=30268)
--> (http://bugzilla.gnome.org/attachment.cgi?id=30268&action=view)
updated gtkmm example
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 4
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 05:03:16 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs
http://bugzilla.gnome.org/show_bug.cgi?id=79332
gtkmm | build | Ver: 2.4
------- Additional Comments From sfs cs tu-berlin de 2004-08-06 05:03 -------
Created an attachment (id=30269)
--> (http://bugzilla.gnome.org/attachment.cgi?id=30269&action=view)
working GTK+ example
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 5
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 05:04:28 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs
http://bugzilla.gnome.org/show_bug.cgi?id=79332
gtkmm | build | Ver: 2.4
sfs cs tu-berlin de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #30268|0 |1
is obsolete| |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 6
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 05:04:57 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs
http://bugzilla.gnome.org/show_bug.cgi?id=79332
gtkmm | build | Ver: 2.4
sfs cs tu-berlin de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #30269|0 |1
is obsolete| |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 7
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 05:06:15 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs
http://bugzilla.gnome.org/show_bug.cgi?id=79332
gtkmm | build | Ver: 2.4
------- Additional Comments From sfs cs tu-berlin de 2004-08-06 05:06 -------
Sorry, somehow my bugzilla screwed up, these attachements were intended for a
different bug, please ignore them.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 8
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 05:07:31 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 149388] - FileChooserDialog does not have any action buttons
http://bugzilla.gnome.org/show_bug.cgi?id=149388
gtkmm | general | Ver: 2.4
------- Additional Comments From sfs cs tu-berlin de 2004-08-06 05:07 -------
Created an attachment (id=30270)
--> (http://bugzilla.gnome.org/attachment.cgi?id=30270&action=view)
updated gtkmm example
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 9
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 05:07:59 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 149388] - FileChooserDialog does not have any action buttons
http://bugzilla.gnome.org/show_bug.cgi?id=149388
gtkmm | general | Ver: 2.4
------- Additional Comments From sfs cs tu-berlin de 2004-08-06 05:07 -------
Created an attachment (id=30271)
--> (http://bugzilla.gnome.org/attachment.cgi?id=30271&action=view)
working gtk+ example
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 10
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 16:41:28 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 149388] - FileChooserDialog does not have any action buttons
http://bugzilla.gnome.org/show_bug.cgi?id=149388
gtkmm | general | Ver: 2.4
murrayc murrayc com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From murrayc murrayc com 2004-08-06 16:41 -------
In your GTK+ example, you are specifying the buttons in your call to
gtk_file_chooser_dialog_new(), in the C ... arguments. The equivalent in our C++
API is to use add_button().
Please reopen this bug if I have misunderstood.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 11
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 16:45:16 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 148376] - fileselection example
http://bugzilla.gnome.org/show_bug.cgi?id=148376
gtkmm | reference documentation | Ver: 2.4
------- Additional Comments From murrayc murrayc com 2004-08-06 16:45 -------
I don't believe that it doesn't compile - maybe you are not taking all of the
example code - you can take it from the example directory (follow the link) to
avoid copy/paste errors. Also, the examples compile as part of the gtkmm build.
It includes gtkmm.h, which brings in all of the headers.
However, the dialog.h include should be removed because it is irrelevant.
More importantly, FileSelectionDialog is deprecated, and you should be using
FileChooserDialog, and the documentation should be updated to show that.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--__--__--
Message: 12
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 6 Aug 2004 20:29:19 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 148376] - fileselection example
http://bugzilla.gnome.org/show_bug.cgi?id=148376
gtkmm | reference documentation | Ver: 2.4
------- Additional Comments From schwein chello nl 2004-08-06 20:29 -------
You are right, i only pasted part of the code because i assumed dialog.h was
meant for the FileSelection, sorry to have been bothering you with this.
btw. I am realy starting to like gtkmm now i am getting the hang of it, keep up
the good work, and if there is anyway i can help with updating parts of the
documentation or examples let me know.
.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--__--__--
_______________________________________________
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]