|
From: Johan V. <joh...@gm...> - 2006-08-29 19:44:53
|
It should exist from Gtk 2.6. Maybe you can get the IconView working. A small test program is: require 'gtk2' Gtk::IconView.new If that works IconView should work, Carl, can you check this. On 8/29/06, Andreas Sandberg <an...@sa...> wrote: > On Tue, 2006-08-29 at 14:31 +0200, Johan Viklund wrote: > > Hmm, after visiting Carl we concluded what the problem was. The gtk+ > > version on the workstation lags behind by one (major) version (2.8.x > > instead of 2.10.y). Andreas, can you solve this? > Well, I guess I could upgrade the GTK version manually on the > workstations, however, I'd rather not intruduce more 3rd party > repositories. Would it be possible to use GTK 2.8.x instead? > > > It would be really good if this could work on the ibg-workstations > > since I think that they will house much of the development. > I generally try to maintain some sort of consistency between the > workstations we have at EBC and the lab computers at BMC, but I guess I > could make an exception for this if it's really needed. > > //Andreas > > -- Johan Viklund |