Re: [Gambas-user] Bleh

2008-10-04 Thread Arief Bayu Purwanto
35K mail a month without too much hick up. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/ - This SF.Net email is sponsored by the Moblin Your Move Developer's challe

Re: [Gambas-user] Gambas Scripting Problem

2008-09-16 Thread Arief Bayu Purwanto
On 9/16/08, Fabien Bodard <[EMAIL PROTECTED]> wrote: > > just a word first exention for gambasscript is .g and not .gbs Thank you, will note it. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freel

Re: [Gambas-user] Gambas Scripting Problem

2008-09-16 Thread Arief Bayu Purwanto
d NAT so can't try if from home :(. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/ - This SF.Net email is sponsored by the Moblin Your Move Developer's cha

Re: [Gambas-user] Gambas Scripting Problem

2008-09-16 Thread Arief Bayu Purwanto
Just a file with: PRINT "HELLO TEST WORLD!" result the same error message. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/ - This SF.Ne

Re: [Gambas-user] Gambas Scripting Problem

2008-09-16 Thread Arief Bayu Purwanto
CComponent._init.124 3: MMain.GenerateFiles.234 4: MMain.MakeVirtualProject.140 5: MMain.Main.61 FYI: I use the source 2.8.2 from gambas download page. with this configure command: ./configure --disable-gtk --disable-qt --disable-kde --disable-sdl --disable-dslsound --disable-opengl --disable-desktop -- Arief Bayu

Re: [Gambas-user] Gambas Scripting Problem

2008-09-16 Thread Arief Bayu Purwanto
SR PRINT Sport.DTR PRINT Sport.CTS PRINT Sport.RTS PRINT Sport.DCD PRINT Sport.RNG --- that's all. Nothing more. I just want to test open the SerialPort before move to actual development. On 9/16/08, Benoit Minisini <[EMAIL PROTECTED]> wrote: > > On mardi 16 septemb

[Gambas-user] Gambas Scripting Problem

2008-09-16 Thread Arief Bayu Purwanto
irtualProject.151 4: MMain.Main.61 Someone has a solution or some heads up to some resource? Any help appreciated, thank you. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/ -

Re: [Gambas-user] Nice book of Gambas

2008-09-01 Thread Arief Bayu Purwanto
end-- > > so now you can understand why he is not able to write something else Uh... I'm sorry to hear that... -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/ -

[Gambas-user] Next Release of 2.8

2008-08-15 Thread Arief Bayu Purwanto
it's still incomplete we can't release it, right? ;) [1]http://code.google.com/p/gplurk/ -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/ - This SF.Net email is s

Re: [Gambas-user] scrolling text

2008-08-06 Thread Arief Bayu Purwanto
mailing list > > Gambas-user@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > ----- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications wit

Re: [Gambas-user] test message ignore

2008-08-06 Thread Arief Bayu Purwanto
lem to ask for or... they have summer vacation! Whatever it is, be happy with what you do. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/ - This SF.Net email is sponsore

Re: [Gambas-user] Small feature request

2008-07-30 Thread Arief Bayu Purwanto
what about you make a component for it? You'll have to change all your checkbox occurrence with it. But, in the long run, you'll save more time. On 7/31/08, Ron <[EMAIL PROTECTED]> wrote: > > Arief Bayu Purwanto schreef: > > > On 7/31/08, Ron <[EMAIL PROTECTED]

Re: [Gambas-user] Small feature request

2008-07-30 Thread Arief Bayu Purwanto
On 7/31/08, Ron <[EMAIL PROTECTED]> wrote: > > Hi, > > An option to place the text of a checkbox on the left side of the box > instead of the right side would be nice. You can place label on the left side of checkbox (as I always did ;)). -- Arief Bayu

[Gambas-user] WebBrowser Component Right click and link event weirdness

2008-07-29 Thread Arief Bayu Purwanto
7;m using the stable 2.7 release and attach a sample source. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/ wb_test-0.0.1.tar.gz Description: GNU Zip compressed data -

[Gambas-user] Gambas JSON Component

2008-07-28 Thread Arief Bayu Purwanto
Hello, I would like to ask, is there someone who has a gambas JSON component? -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/ - This SF.Net email is sponsored by the

Re: [Gambas-user] Using TrayIcon from gb.qt not shown in Gnome environment

2008-07-16 Thread Arief Bayu Purwanto
On 7/17/08, Benoit Minisini <[EMAIL PROTECTED]> wrote: > > > OK, this was fixed in revision #1454. Ow YEAH!!! work like a charm!!! Thank you Benoit. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.fr

[Gambas-user] Fresh Install Gambas2 Launch Error

2008-07-15 Thread Arief Bayu Purwanto
ambas2/gb.qt.so': /usr/local/lib/gambas2/gb.qt.so: undefined symbol: _ZTV12MyPictureBox -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/ - This SF.Net email is sponsore

Re: [Gambas-user] Using TrayIcon from gb.qt not shown in Gnome environment

2008-07-14 Thread Arief Bayu Purwanto
Hello, On 7/11/08, Arief Bayu Purwanto <[EMAIL PROTECTED]> wrote: > I'll update this post once I'm using the latest revision. > As a follow up, I did see an icon in system tray, but it's too small to be usable. I attach the picture. -- Arief Bayu Purwanto About : htt

[Gambas-user] Feature Request

2008-07-14 Thread Arief Bayu Purwanto
Dear all, I have a small feature request for gambas 3 development. Benoit, Can you add an information about current revision installed on About page on gambas IDE. Something similar to geany's about page. I attach it for reference. -- Arief Bayu Purwanto About : http://about.freelancer.w

[Gambas-user] Using TrayIcon from gb.qt not shown in Gnome environment

2008-07-11 Thread Arief Bayu Purwanto
and it's disappear. I'm using gambas 3 but forgot which revision that's currently running. I'll update this post once I'm using the latest revision. TIA. -- Arief Bayu Purwanto About : http://about.freel

[Gambas-user] WebBrowser Reload Event

2008-07-11 Thread Arief Bayu Purwanto
Dear all, I would like to know how do I catch a reload event on web browser component? I want to show some "loading" status when loading a web and remove it once the web is loaded. TIA. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelan