[gtkmm] Gtkmm-forge digest, Vol 1 #675 - 5 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 140363]  - Compilation bug (GARNOME) (bugzilla-daemon widget gnome org)
   2. [Bug 140419]  - Wrong tutorials (bugzilla-daemon widget gnome org)
   3. [Bug 140419]  - Wrong tutorials (bugzilla-daemon widget gnome org)
   4. [Bug 140515] New:  - Container child properties not wrapped (bugzilla-daemon widget gnome org)
   5. [Bug 140515]  - Container child properties not wrapped (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 19 Apr 2004 17:35:22 +1000 (EST)
Subject: [gtkmm bugzilla] [Bug 140363]  - Compilation bug (GARNOME)

http://bugzilla.gnome.org/show_bug.cgi?id=140363
glibmm | build | Ver: unspecified





------- Additional Comments From murrayc murrayc com  2004-04-19 03:35 -------
Sorry, I mean glibmm 2.4.0.

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


--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 19 Apr 2004 17:35:28 +1000 (EST)
Subject: [gtkmm bugzilla] [Bug 140419]  - Wrong tutorials

http://bugzilla.gnome.org/show_bug.cgi?id=140419
gtkmm | reference documentation | Ver: 2.2

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From murrayc murrayc com  2004-04-19 03:35 -------
Nonsense. You should not be #including .cc files. Just compile and link all .cc
files instead of just compiling main.cc. All the examples are in the examples
directory in the tarball, with Makefiles.

------- 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: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 19 Apr 2004 22:41:36 +1000 (EST)
Subject: [gtkmm bugzilla] [Bug 140419]  - Wrong tutorials

http://bugzilla.gnome.org/show_bug.cgi?id=140419
gtkmm | reference documentation | Ver: 2.2





------- Additional Comments From DarioXP email it  2004-04-19 08:41 -------
Sorry then, it's my fault, the tutorial didn't mention any linking and compiling
the single cc leads to unreferenced main.

------- 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: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 20 Apr 2004 02:51:28 +1000 (EST)
Subject: [gtkmm bugzilla] [Bug 140515] New:  - Container child properties not wrapped

http://bugzilla.gnome.org/show_bug.cgi?id=140515
gtkmm | general | Ver: 2.4

           Summary: Container child properties not wrapped
           Product: gtkmm
           Version: 2.4
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: murrayc murrayc com


We don't wrap the various GtkContainer "child properties". Search for
gtk_container_class_install_child_property() in the GTK+ sources.

These can be set with gtk_container_child_set_property().
http://developer.gimp.org/api/2.0/gtk/GtkContainer.html#gtk-container-child-set-property

We should add a new type of PropertyProxy for these, but the set_value() method
should take an extra "child_widget" parameter. operator=() will not be possible
because it can not take 2 parameters. Or maybe the property_something() 
accessor could take the child_widget parameter.

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


--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 20 Apr 2004 02:52:18 +1000 (EST)
Subject: [gtkmm bugzilla] [Bug 140515]  - Container child properties not wrapped

http://bugzilla.gnome.org/show_bug.cgi?id=140515
gtkmm | general | Ver: 2.4

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |API



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



--__--__--

_______________________________________________
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]