Gtk2::TreeModel "rows-reordered" signal in Gtk2 1.0.61



Hello,

I seem to have come across a bug in Gtk2 1.061.  The "rows-reordered"
signal doesn't get triggered for a TreeModel when rows are dragged
around in a Gtk2::TreeView.

To reproduce:

  run examples/multisel.pl in the Gtk2 1.061 source directory
  reorder rows by drag and drop

Expected result:

  "rows reordered" should be printed each time the row order changes

Actual result:

  the only thing printed is coming from the selected changed signal
  (e.g.: "changed [0] [0]")

Gtk+ is version 2.4.14.

- Tal

-- 
Tal Danzig        |   Libranet GNU/Linux
tal libranet com  |  http://libranet.com

GPG Fingerprint: 8BE6 B973 BC1C 0CA0 CEE5  4874 C741 0BD5 B3A2 5512
Public key available from subkeys.pgp.net

Attachment: pgpRHMOIg0x2I.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]