[Gambas-user] Array Concatenation

2009-02-20 Thread Dimitris Anogiatis
Hey guys, First of all I wanna say you guys ROCK :) Thank you for making this wonderful program and keep up the great work :) My question is: Is there a way to concatenate 2 arrays without using a for loop? Perhaps there is an undocumented mechanism like tmpArr += Array.copy() or some workaro

Re: [Gambas-user] Setting properties in a group

2009-02-20 Thread richard terry
On Fri, 20 Feb 2009 03:15:25 pm Anuradha Ratnaweera wrote: > Hi all, > > I have several buttons on a form, generated using the GUI, not though > code. Say their names are "Button1", "Button2" etc - a lot of them. > > First, I wanted to share an event handler for all the buttons. I did > this putt

[Gambas-user] Gambas 3 gb.desktop

2009-02-20 Thread Marc Miralles
-- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source pa

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-20 Thread Benoît Minisini
> > On Friday 20 February 2009, Ron_1st wrote: > > > > Attached the logfiles. > > The mymake2.log is the reainder part because the gb.v4l problems. > > Forgotten to remark the wrong 'case undeclared_value' lines. > > I compare my "make install" output with yours. I replaced our respective > compila

Re: [Gambas-user] How to create a web site with Gambas

2009-02-20 Thread Daniel Rojas
Mmm, ok. I have a program that make queries to my MySQL database and export the result to a CSV (Excel) file and then I mail this reporte to my users. I want to put this app in a web site on mi pc, and that my users can access this app directly. They don't have to write queries, only cho

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-20 Thread Benoît Minisini
> On Friday 20 February 2009, Ron_1st wrote: > > Attached the logfiles. > The mymake2.log is the reainder part because the gb.v4l problems. > Forgotten to remark the wrong 'case undeclared_value' lines. > > I compare my "make install" output with yours. I replaced our respective compilation direc

Re: [Gambas-user] How to create a web site with Gambas

2009-02-20 Thread Frank Cox
On Fri, 20 Feb 2009 17:17:46 -0600 Daniel Rojas wrote: > Anibody wants help me? You will have to come up with a much more specific question if you are to get any meaningful help. If you are just planning to create a simple website, you may want to look at OpenOffice instead. I use the OpenOffic

Re: [Gambas-user] How to create a web site with Gambas

2009-02-20 Thread Daniel Rojas
Anibody wants help me? Daniel Quintero desde la Ciudad de México On Tue, Feb 17, 2009 at 12:33 PM, Daniel Rojas wrote: >Hi all. > >I'm a begginer with Gambas and I want to create a web site whit it, but > I don't know how to start. Can somebody help me? > >Thanks. > > Daniel Qui

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-20 Thread Benoît Minisini
> On Friday 20 February 2009, Ron_1st wrote: > > On Friday 20 February 2009, Benoît Minisini wrote: > > > So, Ron, can you try to do the same thing as me: compile the latest > > > revision, but from scratch, by doing a full checkout in a new > > > directory, and by removing everything related to Ga

Re: [Gambas-user] Properties in Classes

2009-02-20 Thread Richard Gladman
Benoît Minisini wrote: >> Hi All, >> >> As a Gambas Newbie I was wondering if there are any advantages to using >> properties as opposed to get / set methods? >> >> Thanks for any help >> >> Richard >> > > The syntax is clearer. You usually use get / set methods in language that do > not have

Re: [Gambas-user] Gambas 2.11.1 Ubuntu 8.xx Socket Problem

2009-02-20 Thread Benoît Minisini
> Hello again, > > we don't use a gambas server on the other site. Just the application wich > connect to an server will take the cpu performance. > > Regards, > > A.Fröhlke > Strange: I did a test, and the client took no CPU, but the server did. So I fixed it. If your client takes CPU while idl

Re: [Gambas-user] Setting properties in a group

2009-02-20 Thread Benoît Minisini
> Hi all, > > I have several buttons on a form, generated using the GUI, not though > code. Say their names are "Button1", "Button2" etc - a lot of them. > > First, I wanted to share an event handler for all the buttons. I did > this putting them all to a group called "Buttons" and using the even

Re: [Gambas-user] Gambas 2.11.1 Ubuntu 8.xx Socket Problem

2009-02-20 Thread Andreas Fröhlke
Hello again, we don't use a gambas server on the other site. Just the application wich connect to an server will take the cpu performance. Regards, A.Fröhlke -Ursprüngliche Nachricht- Von: Benoît Minisini [mailto:gam...@users.sourceforge.net] Gesendet: Mittwoch, 18. Februar 2009 19:56