Dear Sir,
Thank you for Mr. Steven solve my problem, my program can work now!!!
But I've another two problem, the first is that I've a input form , there is
ten textbox belong to a group, I wish to initial the the ten textbox by a string
array, like this
dim sName[10] as string
dim i as integer
..
Benoît Minisini ha scritto:
>> 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 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 hard
Am Mittwoch, den 24.06.2009, 16:21 + schrieb Ed Snyder:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I am having trouble compiling Gambas on Sabayon. The ebuild produces a
> XML error and the downloaded src produces a SDL error. I am pretty sure
> I have all the prerequisites installe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I am having trouble compiling Gambas on Sabayon. The ebuild produces a
XML error and the downloaded src produces a SDL error. I am pretty sure
I have all the prerequisites installed. So has anyone been able to get
gambas working on Sabayon???
I had po
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.
> 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 Inte
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 S
> 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.u
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: hkp://wwwkey
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("
11 matches
Mail list logo