[Gambas-user] Format$ with different LANG

2009-06-24 Thread Pino Zollo
For LANG=POSIX ? Format$(Val(14555888) / 1000, #,###.000) 14,555.888 ...this is OK LANG=es_ES.utf8 and for LANG=it_IT.utf8 ? Format$(Val(14555888) / 1000, #,###.000) 14 555,888 There is a space where should be a . but I can cope with it For LANG=ru_RU.utf8 ? Format$(Val(14555888) /

[Gambas-user] Tar-1.3 for Slackware

2009-06-24 Thread Pino Zollo
Please where can I find tar-1.3 ? yahoo and google did not find it. It is required for generating the Slackware installation package. (Gambas 2.13 on Debian 5.0.1) Regards Pino -- Key ID: 0xF6768208 Key fingerprint = B16D 0A7C 5B29 A334 CE6A 71F6 EAF8 3D88 F676 8208 Key server:

Re: [Gambas-user] Format$ with different LANG

2009-06-24 Thread Benoît Minisini
For LANG=POSIX ? Format$(Val(14555888) / 1000, #,###.000) 14,555.888 ...this is OK LANG=es_ES.utf8 and for LANG=it_IT.utf8 ? Format$(Val(14555888) / 1000, #,###.000) 14 555,888 There is a space where should be a . but I can cope with it For LANG=ru_RU.utf8 ? Format$(Val(14555888)

[Gambas-user] Access a property via string (Introspection like)

2009-06-24 Thread Juan Jose Costello Levien
Hello, I want to set a property value using strings for, accesing a form, then a grid, then a cell inside the grid, the text property and finally set the value for it. Here a wannabe code that obviously is failing to do the idea: PUBLIC SUB setMatrix(path AS String, dims AS Integer[], prop AS

Re: [Gambas-user] Access a property via string (Introspection like)

2009-06-24 Thread Benoît Minisini
Hello, I want to set a property value using strings for, accesing a form, then a grid, then a cell inside the grid, the text property and finally set the value for it. Here a wannabe code that obviously is failing to do the idea: PUBLIC SUB setMatrix(path AS String, dims AS Integer[],

Re: [Gambas-user] Tar-1.3 for Slackware

2009-06-24 Thread Stefano Palmeri
Il mercoledì 24 giugno 2009 16:19:31 Pino Zollo ha scritto: Please where can I find tar-1.3 ? yahoo and google did not find it. It is required for generating the Slackware installation package. (Gambas 2.13 on Debian 5.0.1) Regards Pino I think you're talking about tar-1.13. It's still

[Gambas-user] 2040 build gui observations

2009-06-24 Thread richard terry
I presume this is the new qt4 IDE. Must say this sucks a bit - very indistinct. I find it visually hard to ascertain which tab is the current one I'm working on as there is no clear difference. also, down the bottom in the search in sub, file, project buttons, they are very indistinct and