Re: [Gambas-user] "form.h" is badly overridden in class 'form3'

2009-12-19 Thread abdurrahman ulusoy
i am sorry. i added my question. --- 20/12/09 Pzr tarihinde Benoît Minisini şöyle yazıyor: Kimden: Benoît Minisini Konu: Re: [Gambas-user] "form.h" is badly overridden in class 'form3' Kime: "mailing list for gambas users" Tarihi: 20 Aralık 2009 Pazar, 0:21 > thanks. > and how can draw arc w

Re: [Gambas-user] "form.h" is badly overridden in class 'form3'

2009-12-19 Thread Benoît Minisini
> thanks. > and how can draw arc without line start point (or end point) to center. > Sorry, I need a better english to understand the question... -- Benoît Minisini -- This SF.Net email is sponsored by the Verizon Dev

Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2]

2009-12-19 Thread craf
-Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2] Fecha: Sat, 19 Dec 2009 22:44:23 +0100 > -Mensaje original- > De: Jussi Lahti

Re: [Gambas-user] "form.h" is badly overridden in class 'form3'

2009-12-19 Thread abdurrahman ulusoy
thanks. and how can draw arc without line start point (or end point) to center. --- 19/12/09 Cts tarihinde Benoît Minisini şöyle yazıyor: Kimden: Benoît Minisini Konu: Re: [Gambas-user] "form.h" is badly overridden in class 'form3' Kime: "mailing list for gambas users" Tarihi: 19 Aralık 2009

Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2]

2009-12-19 Thread Benoît Minisini
> -Mensaje original- > De: Jussi Lahtinen > Reply-to: mailing list for gambas users > > Para: mailing list for gambas users > Asunto: Re: [Gambas-user] [Fwd: Not Found component gb.form > in /usr/local/lib/gambas2] > Fecha: Sat, 19 Dec 2009 16:05:16 +0200 > > >I can't quite understand y

Re: [Gambas-user] "form.h" is badly overridden in class 'form3'

2009-12-19 Thread Benoît Minisini
> hiin gambas2 form has no error but i ported gambas3 > then "form.h" is badly overridden in class 'form3' > "H" is a property of the Form class. Form3 inherits the Form class, and so, if it reimplements the "H" symbol, it must be a property too, with the same datatype. Ga

Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2]

2009-12-19 Thread craf
-Mensaje original- De: Jussi Lahtinen Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2] Fecha: Sat, 19 Dec 2009 16:05:16 +0200 >I can't quite understand your question... >Gam

[Gambas-user] "form.h" is badly overridden in class 'form3'

2009-12-19 Thread abdurrahman ulusoy
hi                    in gambas2 form has no error but i ported gambas3 then "form.h" is badly overridden in class 'form3' ___ Yahoo! Türkiye açıldı! http://yahoo.com.tr İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizl

Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2]

2009-12-19 Thread Jussi Lahtinen
I can't quite understand your question... Gambas has ability to make installation packages (Project --> Make --> Installation package...). "./configure -C" and "make" doesn't need sudo, only "make install" needs it. Jussi On Fri, Dec 18, 2009 at 16:45, craf wrote: > -Mensaje original- >

Re: [Gambas-user] SHELL not working (GB_DIR)[solved]

2009-12-19 Thread Jesus Guardon
Doriano Blengino escribió: > Jesus Guardon ha scritto: Hi again Continuing my testings on GB_DIR, I'm running into a new problem: SHELL command has no effect at all. All sentences using SHELL are not executed. As you can guess, running my project executable the normal way >

Re: [Gambas-user] SHELL not working (GB_DIR)

2009-12-19 Thread Doriano Blengino
Doriano Blengino ha scritto: > Jesus Guardon ha scritto: > Hi again Continuing my testings on GB_DIR, I'm running into a new problem: SHELL command has no effect at all. All sentences using SHELL are not executed. As you can guess, running my project executable the norma

Re: [Gambas-user] SHELL not working (GB_DIR)

2009-12-19 Thread Doriano Blengino
Jesus Guardon ha scritto: >>> Hi again >>> >>> Continuing my testings on GB_DIR, I'm running into a new problem: SHELL >>> command has no effect at all. All sentences using SHELL are not >>> executed. As you can guess, running my project executable the normal way >>> (not using GB_DIR) it is runnin