Gtkmm-forge digest, Vol 1 #1087 - 9 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 335522] gtkmm 2.0/2.2: Cannot convert `int*' to `void**' for argument (gtkmm (bugzilla.gnome.org))
   2. [Bug 334791] TreeModelSort example (gtkmm (bugzilla.gnome.org))
   3. [Bug 334791] TreeModelSort example (gtkmm (bugzilla.gnome.org))
   4. [Bug 334791] TreeModelSort example (gtkmm (bugzilla.gnome.org))
   5. [Bug 334791] TreeModelSort example (gtkmm (bugzilla.gnome.org))
   6. [Bug 334791] TreeModelSort example (gtkmm (bugzilla.gnome.org))
   7. [Bug 334791] TreeModelSort example (gtkmm (bugzilla.gnome.org))
   8. [Bug 334791] TreeModelSort example (gtkmm (bugzilla.gnome.org))
   9. [Bug 335233] bug in Glib::ustring with Visual C++ (glibmm (bugzilla.gnome.org))

--__--__--

Message: 1
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 22 Mar 2006 12:00:54 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 335522] gtkmm 2.0/2.2: Cannot convert `int*' to `void**' for argument

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=3D335522
 gtkmm | build | Ver: 2.2





------- Comment #6 from Murray Cumming  2006-03-22 17:00 UTC -------
> Maybe we shouldn't worry too much about 2.3.x

Yes, ignore old unstable versions.

> Note that a new release should probably also address the issue describe=
d in bug
309030=20

OK. Can you confirm that that patch fixes it for you?


--=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: Wed, 22 Mar 2006 12:02:08 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 334791] TreeModelSort example

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=3D334791
 gtkmm | general | Ver: 2.4.x


Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
            Summary|New example program for     |TreeModelSort example
                   |GTKmm                       |




--=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: Wed, 22 Mar 2006 12:10:06 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 334791] TreeModelSort example

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=3D334791
 gtkmm | general | Ver: 2.5.x


R. Douglas Barbieri changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
            Version|2.4.x                       |2.5.x




------- Comment #4 from R. Douglas Barbieri  2006-03-22 17:10 UTC -------
This should go into 2.5.x instead of 2.4.x.


--=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: Wed, 22 Mar 2006 12:11:55 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 334791] TreeModelSort example

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=3D334791
 gtkmm | reference documentation | Ver: 2.5.x


R. Douglas Barbieri changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
          Component|general                     |reference documentation




--=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: 5
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 22 Mar 2006 13:03:02 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 334791] TreeModelSort example

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=3D334791
 gtkmm | reference documentation | Ver: 2.5.x





------- Comment #5 from R. Douglas Barbieri  2006-03-22 18:03 UTC -------
(In reply to comment #3)
> You put the ListStore in a Gtk::TreeModelSort and then call
> TreeModelSort::set_sort_column(). But what advantage does this have ove=
r just
> calling Gtk::TreeSortable::set_sort_column() on the original ListStore?

There is no real advantage. This was a misunderstanding on my part, and n=
ow I
see clearly that ListStore already has TreeSortable implemented. It has b=
een
taken out.

> TreeModelSort seems to only be useful for
> a) Showing the same model at the same time with two different sorts.
> b) Sorting a custom (not ListModel or TreeModel) treemodel that doesn't=
 already
> implement TreeSortable.

In a project I'm working on, I need that functionality because I have a v=
isual
sort, and an implict sort. But for this example, you're right, it's not n=
eeded.

I improved the project here:
http://www.dooglio.net/source/sorted_tree_1.2.tar.gz

Also added: a column with icons, to demonstrate how to sort on
non-alpha-numeric values.


--=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: 6
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 22 Mar 2006 13:06:04 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 334791] TreeModelSort example

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=3D334791
 gtkmm | reference documentation | Ver: 2.5.x


R. Douglas Barbieri changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
  Attachment #61378|0                           |1
        is obsolete|                            |




------- Comment #6 from R. Douglas Barbieri  2006-03-22 18:06 UTC -------
Created an attachment (id=3D61781)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D61781&action=3Dview)
Latest sorted_tree version 1.2 code. In case my webserver is unavailable.


--=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: 7
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 22 Mar 2006 16:10:21 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 334791] TreeModelSort example

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=3D334791
 gtkmm | reference documentation | Ver: 2.5.x





------- Comment #7 from Murray Cumming  2006-03-22 21:10 UTC -------
This now seems to be just an example of TreeModel::set_sort_column and
TreeViewColumn::set_sort_model(). I think I'd prefer to add that to an ex=
isting
example.

I would like a TreeModelSort example, though it's not essential.


--=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: 8
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 22 Mar 2006 16:30:55 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 334791] TreeModelSort example

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=3D334791
 gtkmm | reference documentation | Ver: 2.5.x





------- Comment #8 from Murray Cumming  2006-03-22 21:30 UTC -------
By the way, I just added a Sorting sub-section to the manual, to mention =
this
stuff:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch08s05.html

I used bits of your example in it.


--=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: 9
To: gtkmm-forge lists sourceforge net
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 22 Mar 2006 18:01:03 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 335233] bug in Glib::ustring with Visual C++

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=3D335233
 glibmm | strings | Ver: 2.4.x





------- Comment #2 from Carlos del Cacho  2006-03-22 23:01 UTC -------
Cedric, thank you very much for your prompt reply. After upgrading to
gtkmm-2.8.3-2 I can confirm it is working correctly in my build environme=
nt
too.

Greets,
Carlos


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