Author Topic: Gambas (2.18.0-pclos2010) Treeview issue  (Read 604 times)

tedlane

  • Guest
Gambas (2.18.0-pclos2010) Treeview issue
« on: January 29, 2010, 03:14:47 AM »
This package is from "extra" in the Development/Other section.

The Gambas language is evolving rapidly, with new source builds about every three days.   The current PCLOS rpm is about a month out of date.
Which isn't my problem, but may be the source of it.

It is heavily dependent on QT4 (and in my case dependent on postgreSQL).  Since the recent updates in these packages, strange beasties are emerging out of my gambas apps.  Todays is that a language command {TreeView.MoveTo(key as String) } just doesn't seem to work anymore.

Are there any other gambas users out there that I could converse with to see whether this is a PCLOS or a gambas problem?

cheers
Ted

p.s. For those that are interested, gambas is a very good interpretive language for knocking up protoype QT apps.