[Gambas-user] Does really nobody have an idea???

2009-01-12 Thread Rolf-Werner Eilert
I've been waiting for some hints about reading from a TableView, was the question really so stupid? :-) (Please take another look at my mail from last week.) At least I'd expected some teacherly look at this page or try reading this better... Really no idea? Rolf

Re: [Gambas-user] How to read keys from a TreeView in Gambas2?

2009-01-12 Thread Gareth Bult
MoveBelow doesn't seem to exist anymore (Gambas2 won't show an Is MoveBelow (and MoveChild etc..) not a method of TreeView rather than TreeViewItem .. ? Does it work if you use; FOR i = 1 TO baum.Current.Children ==baum.MoveBelow IF Left$(baum.Item.Key, 1) = # THEN

[Gambas-user] How to read keys from a TreeView

2009-01-12 Thread Rolf-Werner Eilert
Proceeding to convert a Gambas1 app to Gambas2, I found that reading key values or stepping through the values is different now. The TreeView shows names of persons sorted under groups/classes/filters sorted under years sorted under a root header, in brief: Root1 2004 2005

Re: [Gambas-user] Does really nobody have an idea???

2009-01-12 Thread Doriano Blengino
Rolf-Werner Eilert ha scritto: I've been waiting for some hints about reading from a TableView, was the question really so stupid? :-) (Please take another look at my mail from last week.) I cannot find your post - perhaps sourceforge is eating messages again... I also sended al least a

Re: [Gambas-user] How to read keys from a TreeView

2009-01-12 Thread Benoit Minisini
On lundi 12 janvier 2009, Rolf-Werner Eilert wrote: Proceeding to convert a Gambas1 app to Gambas2, I found that reading key values or stepping through the values is different now. The TreeView shows names of persons sorted under groups/classes/filters sorted under years sorted under a root

Re: [Gambas-user] local directorie structure in Source Archive?

2009-01-12 Thread Benoit Minisini
On lundi 12 janvier 2009, wig wrote: In an open project: Make installation package; Cannot make executable. gba: ERROR: Cannot create temporary archive file: /home/wig/Upload/facs/executables/facs.gambas Indeed this directory does not exist. Not on this machine. This is a freshly

Re: [Gambas-user] Save as ?not working

2009-01-12 Thread Benoit Minisini
On dimanche 11 janvier 2009, richard terry wrote: Tried to save the project as another name nowhere to type in the new name (build 75) Save as here means that the project is copied in another place, but its name does not change. But there should be no problem to be able to change the name

Re: [Gambas-user] How to read keys from a TreeView

2009-01-12 Thread Rolf-Werner Eilert
Benoit Minisini schrieb: On lundi 12 janvier 2009, Rolf-Werner Eilert wrote: Proceeding to convert a Gambas1 app to Gambas2, I found that reading key values or stepping through the values is different now. The TreeView shows names of persons sorted under groups/classes/filters sorted under

Re: [Gambas-user] Two minor bugs

2009-01-12 Thread Benoit Minisini
On jeudi 8 janvier 2009, Rolf-Werner Eilert wrote: Hi everyone! When converting one of my apps from Gambas1 to Gambas2, I found 2 minor items: 1. The status of Tool Box Collection is not saved and always starts as switched off when starting the Gambas2 IDE. But maybe this is wanted? I

Re: [Gambas-user] Alignment or Gridview problem?

2009-01-12 Thread Benoit Minisini
On lundi 12 janvier 2009, Dominique SIMONART wrote: Benoit Minisini a écrit : On jeudi 8 janvier 2009, Dominique SIMONART wrote: Hi everybody, Happy new year, ... Here are two little screen captures to show my problem. In the Bad.png, look at the width of the Gridview, that ends

[Gambas-user] Gambas2 components?

2009-01-12 Thread dave L
Hi new to Gambas and have been browsing for other peoples components (3rd party). not had too much luck in finding anything as yet. I'm interested in finding out how to go about creating reusable components and how to install 3rd party ones. Lastly is there a database component (ie one that