On jeudi 30 octobre 2008, Kari Laine wrote:
> Hi All,
>
> still making my homebrew backup-program. Now I have tried to get a simple
> thing to work for something like 5 hours. Following is a test routine which
> does not work. It's idea is to create directory structure given in variable
> SHak insi
On Thursday 30 October 2008 17:59, Markus Schatten wrote:
> I'm a newbee to Gambas and I have a little problem. I would like to use
> the pcre Regexp class, but I seem not to be able to find any examples of
> how to instantiate a new object nor how to use such objects. Is there
> any documentation/
Hello group members,
I'm a newbee to Gambas and I have a little problem. I would like to use the
pcre Regexp class, but I seem not to be able to find any examples of how to
instantiate a new object nor how to use such objects. Is there any
documentation/tutorial/example? If not could please som
On Thu, 30 Oct 2008 10:10:28 pm Benoit Minisini wrote:
> On samedi 25 octobre 2008, richard terry wrote:
> > On Fri, 24 Oct 2008 10:10:03 am Benoit Minisini wrote:
> > > On vendredi 24 octobre 2008, richard terry wrote:
> > > > Just noticed my app stopped being able to draw circles, so I checked
>
You could try defining a integer variable to keep track of your array
Here is your code with a slight modification... not tested... but try it
PUBLIC SUB Button2_Click()
DIM sHak AS String
DIM haks AS NEW String[300]
DIM hak2 AS String
DIM crtdir AS String
DIM i as Integer
sHak = "/home/kari/ul
Hi All,
still making my homebrew backup-program. Now I have tried to get a simple
thing to work for something like 5 hours. Following is a test routine which
does not work. It's idea is to create directory structure given in variable
SHak inside directory given by variable crtdir. Any ideas why it
And that's what I'm doing at the moment.
But that only works when the application is ran inside the IDE
if I run it outside the IDE, then it doesn't list the languages not
even when ran from the same directory that contains .lang
suggestions?
On Thu, Oct 30, 2008 at 1:03 PM, Benoit Minisini
<[E
On jeudi 30 octobre 2008, M0E Lnx wrote:
> Right... I understand that..
> But settings System.Language = "ft_FR" will only translate my
> application to French if a French translation is available .
> correct?
>
> And there lies my question... I want to list the translations
> available for my
Right... I understand that..
But settings System.Language = "ft_FR" will only translate my
application to French if a French translation is available .
correct?
And there lies my question... I want to list the translations
available for my application... (I have only 3 at the moment, but
there
On jeudi 30 octobre 2008, M0E Lnx wrote:
> I've got the translations... but what do I do with them?
>
> If it is all automatic, how can I offer the end user the choice of
> languages?
>
On Unix, the user sets its language with the LANG environmental variable.
If you want to do that inside your p
I've got the translations... but what do I do with them?
If it is all automatic, how can I offer the end user the choice of languages?
On Thu, Oct 30, 2008 at 10:59 AM, Benoit Minisini
<[EMAIL PROTECTED]> wrote:
> On jeudi 30 octobre 2008, M0E Lnx wrote:
>> I'm working on this project and I'm o
On jeudi 30 octobre 2008, M0E Lnx wrote:
> I'm working on this project and I'm offering translations.
> My question now is... where do I put the translations so my program
> can get to them?
>
> Is there a GNU Standard for this anyone knows of?
>
> And what is the best way of listing the offered tr
I'm working on this project and I'm offering translations.
My question now is... where do I put the translations so my program
can get to them?
Is there a GNU Standard for this anyone knows of?
And what is the best way of listing the offered translations withoug
having to hard code a list?
-
Hi,
Finally, two months after the release of Gambas 2.8, here is a new version.
The main changes are:
* The code editor can now use any font. Consequently, you will be able to use
chinese and other non western languages in your code, and Liang Wei should be
happy.
* The IDE creates packages i
On samedi 25 octobre 2008, richard terry wrote:
> On Fri, 24 Oct 2008 10:10:03 am Benoit Minisini wrote:
> > On vendredi 24 octobre 2008, richard terry wrote:
> > > Just noticed my app stopped being able to draw circles, so I checked
> > > the draw editor and it dosn't either, but the square still
15 matches
Mail list logo