[Gambas-user] operator precedence

2009-03-26 Thread o.s.p
hi something is changed lately (gambas2-1916)? ' Gambas module file PUBLIC SUB Main() DIM a AS Integer = 1 DIM b AS Integer = 2 DIM r AS Integer r = TRUE PRINT NOT a, r r = a b PRINT r r = NOT a b PRINT r r = NOT (a b) PRINT r END seems the not operator comes before the evaluation... is

Re: [Gambas-user] operator precedence

2009-03-26 Thread BenoƮt Minisini
hi something is changed lately (gambas2-1916)? ' Gambas module file PUBLIC SUB Main() DIM a AS Integer = 1 DIM b AS Integer = 2 DIM r AS Integer r = TRUE PRINT NOT a, r r = a b PRINT r r = NOT a b PRINT r r = NOT (a b) PRINT r END seems the not operator comes before the

[Gambas-user] Unable to change valuebox contents after selecting record from combobox

2009-03-26 Thread CelticBhoy
I am new to Gambas am having a small problem with a simple stock control program. When th program starts a file is read and each record is loaded and broken down and the element values are assigned to separate arrays, a combobox is loaded with the names of the stock items. On my form when

Re: [Gambas-user] analyzing version numbers in gambas

2009-03-26 Thread Fabien Bodard
Dim arf As New Float[] Dim f As Float Dim s As String For Each s In Split(1.2,1.4,1.6,1.10,1.16,1.20,1.35,1.5,1.3,1.1) arf.add(s) Next arf.Sort For Each f In arf Print f Next Regards, Fabien Bodard --

[Gambas-user] PB using tableview object

2009-03-26 Thread Olivier Cruilles
Hi, I'm trying to use the Tableview object in a project and I have 2 Columns configured. I have configured the TableView to be able to edit each Cell in the right column and lock the left Column but in real, by using the key, in edition mode, I can always acces to the left Column that is

Re: [Gambas-user] Sdl.sound and Qt dependencies not satisfiable

2009-03-26 Thread jbskaggs
I checked the Deban contents and theses are the components listed below: I do not see gambas2-gb-sdl-sound gambas2 Complete visual development environment for Gambas gambas2-dev Gambas compilation tools gambas2-doc Gambas documentation gambas2-gb-chart The Gambas charting

Re: [Gambas-user] Problem with gambas..

2009-03-26 Thread richard terry
On Fri, 27 Mar 2009 02:13:27 pm Carlos Humberto Llumiquinga Hidalgo wrote: Hi Dimitris... the folder exist.. and the spell is correctly... that was the first what I checked.. By the way it's not empty... 2009/3/26 Dimitris Anogiatis dos...@gmail.com You either are trying to delete a folder