Hi everybody,
I'm still here beacuse I can't understand why the Count property of a TreeView changes using qt rather than gtk. Now I'm using Gambas 2.19 (on Ubuntu 9.10) from the ppa repo deb http://ppa.launchpad.net/madnessmike/gambas/ubuntu karmic main.

I've attached a project example.

Using gtk it seems to work correctly as it has the total number of items[1], using qt it seems to return the number of items that doesn't belong to a parent (in the attached example the items 1, 4 and 9, maybe I can call them "root items of the branch").
What's the right behaviour?

Tnx in advance.
--
Matteo

[1] http://gambasdoc.org/help/comp/gb.qt/treeview/count

Attachment: TreeViewTest.tar.bz2
Description: application/bzip

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to