Gtkmm-forge digest, Vol 1 #1052 - 4 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 329715] New: Add documentation for building gtkmm with jhbuild (gtkmm (bugzilla.gnome.org))
   2. [Bug 329715] Add documentation for building gtkmm with jhbuild (gtkmm (bugzilla.gnome.org))
   3. [Bug 329333] A convenient wrapper of TreeView for simple ListBox'es (gtkmm (bugzilla.gnome.org))
   4. [Bug 329333] A convenient wrapper of TreeView for simple ListBox'es (gtkmm (bugzilla.gnome.org))

--__--__--

Message: 1
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri,  3 Feb 2006 00:10:35 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 329715] New: Add documentation for building gtkmm with jhbuild

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D329715
 gtkmm | reference documentation | Ver: 2.8.x

           Summary: Add documentation for building gtkmm with jhbuild
           Product: gtkmm
           Version: 2.8.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: reference documentation
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: jonathon jongsma gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I thought it might be useful to add an appendix to the tutorial explainin=
g how
to work with gtkmm from CVS, specifically using jhbuild.  I'll attach a p=
atch.=20
The patch also updates a couple things in the 'installation' section and
provides a link to the jhbuild appendix.  Do you think something like thi=
s
would be useful?


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 2
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri,  3 Feb 2006 00:11:44 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 329715] Add documentation for building gtkmm with jhbuild

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D329715
 gtkmm | reference documentation | Ver: 2.8.x





------- Comment #1 from jonner  2006-02-03 05:11 UTC -------
Created an attachment (id=3D58631)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D58631&action=3Dview)
update of tutorial -- add appendix on jhbuild

OK to commit?


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 3
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri,  3 Feb 2006 03:35:59 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 329333] A convenient wrapper of TreeView for simple ListBox'es

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D329333
 gtkmm | TreeView | Ver: 2.8.x





------- Comment #12 from baltasarq yahoo es  2006-02-03 08:35 UTC -------
(In reply to comment #11)
> I am happy to have a TreeViewText class, like the patch, but with multi=
ple
> columns.
>=20

Can you be more specific ? The patch doesn't allow children for each row,=
 so it
would be misguiding to call it TreeViewText.

Do you want me to just add the possibility of more columns to the ListVie=
wText
?

If you really want a TreeViewText, then multiple columns must be supporte=
d, as
well as child rows.

Or maybe I am missing something.

I still think that a few convenience classes deriving from TreeView, At l=
east
ListViewText (more or less like the patch, maybe with more than one colum=
n),
and TreeViewText (the whole functionality of TreeView for text only). Thi=
s is
only my opinion, not an imposition.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 4
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri,  3 Feb 2006 03:44:01 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 329333] A convenient wrapper of TreeView for simple ListBox'es

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D329333
 gtkmm | TreeView | Ver: 2.8.x





------- Comment #13 from Murray Cumming  2006-02-03 08:44 UTC -------
> The patch doesn't allow children for each row, so it would be misguidin=
g to call it TreeViewText.

Yes, OK, so let's call it ListViewText, at least for now.

> Do you want me to just add the possibility of more columns to the ListV=
iewText

Yes, please.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



--__--__--

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