[Gambas-user] Using Open in Gambas 3

2010-09-05 Thread craf
I use the following code to read from a text file in Gambas 2: Dim hFile As File Dim line As String Open "text" For Read As #hFile While Not Eof(hFile) Line Input #hfile, line Print line Wend close #hFile In Gamb

[Gambas-user] Bugs - Gambas3

2010-09-06 Thread craf
Gambas 3: Revisión : 3182 OS : Ubuntu 9.10 Desktop : Gnome 2.28 [IDE] *Execute button does not appear well defined. PICTURE:Execute_button.png [GB.FORM] *Inputbox control overflows when entering a string too long in parameter Prompt as String. PICTURE: inputbox.png *Balloon Control is d

Re: [Gambas-user] Using Open in Gambas 3

2010-09-06 Thread craf
OK, thank you. Cristian Abarzua F. >-Mensaje original- >De: Fabien Bodard >Reply-to: mailing list for gambas users > >Para: mailing list for gambas users >Asunto: Re: [Gambas-user] Using Open in Gambas 3 >Fecha: Mon, 6 Sep 2010 17:18:51 +0200 >my english is bad ... i want to say benoit

Re: [Gambas-user] Bugs - Gambas3

2010-09-06 Thread craf
rs >Asunto: Re: [Gambas-user] Bugs - Gambas3 >Fecha: Mon, 6 Sep 2010 17:26:19 +0200 >2010/9/6 Fabien Bodard : > for the ide button ... can you say me the gnome theme you >are currently use ? >for me it work well with the standart theme.. > > 2010/9/6 craf : >> Gamba

Re: [Gambas-user] Bugs - Gambas3

2010-09-06 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] Bugs - Gambas3 Fecha: Mon, 6 Sep 2010 19:45:14 +0200 > Gambas 3: Revisión : 3182 > OS : Ubuntu 9.10 > Desktop : Gnome 2.28 > > [IDE] > > *E

Re: [Gambas-user] Bugs - Gambas3

2010-09-06 Thread craf
>-Mensaje original- >De: Fabien Bodard >Reply-to: mailing list for gambas users > >Para: mailing list for gambas users >Asunto: Re: [Gambas-user] Bugs - Gambas3 >Fecha: Mon, 6 Sep 2010 20:24:36 +0200 >well, try the last commit please for icons The problem is not Gambas 3, but the icons

Re: [Gambas-user] Bugs - Gambas3

2010-09-06 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] Bugs - Gambas3 Fecha: Mon, 6 Sep 2010 20:12:47 +0200 > -Mensaje original- > De: Benoît Minisini > Reply-to: mailing list for gambas users

Re: [Gambas-user] Bugs - Gambas3

2010-09-06 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] Bugs - Gambas3 >Fecha: Mon, 6 Sep 2010 21:25:04 +0200 > > I use Gnome and I have the kdelibs4-dev package to display the projects > > qt > >

[Gambas-user] Revision Number of Repo Subversion Gambas 3

2010-09-06 Thread craf
Hi. Is there any way to determine the revision number that takes the subversion repository in Gambas 3.? I want to make a small script to see daily changes and download the latest revision date. Regards Cristian Abarzua F. ---

Re: [Gambas-user] Bugs - Gambas3

2010-09-06 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] Bugs - Gambas3 Fecha: Mon, 6 Sep 2010 22:14:36 +0200 > >-Mensaje original- > >De: Fabien Bodard > >Reply-to: mailing list for gambas user

Re: [Gambas-user] Revision Number of Repo Subversion Gambas 3

2010-09-06 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] Revision Number of Repo Subversion Gambas 3 Fecha: Tue, 7 Sep 2010 02:19:52 +0200 > Hi. > > Is there any way to determine the revision number tha

Re: [Gambas-user] Bugs - Gambas3

2010-09-07 Thread craf
.svg) ? Yes, is in /usr/share/icons/Humanity/actions/16/, Size 22 is not. Attached image. Regards. >in /usr/share/icons/Human(or Humanity)/22/ >2010/9/7 craf : > -Mensaje original- > De: Benoît Minisini > Reply-to: mailing list for gambas users > > Para: mailing

[Gambas-user] TabStrip Control

2010-09-08 Thread craf
I'm trying Gambas3 and would like to make a query: In GTK+, the control GTK_NOTEBOOK, displays the text of the tabs horizontally, the orientation set to the left or right. (See image adjunt). It is thus possible to configure Gambas3? Regards. Cristian Abarzúa F <>-

[Gambas-user] Rev. 3199 - Gambas 3

2010-09-08 Thread craf
OS: Ubuntu 9.10 - 32bits Gnome : 2.28 Monitor : res. 1360x768 [GB.FORM] *BUG: The icons in the Console tab, not shown completely. See.Image.png Regards. Cristian Abarzúa F. <>-- This SF.net Dev2Dev email is

[Gambas-user] Gambas compile with option -static

2010-09-08 Thread craf
Hi. There is the possibility to compile the executable gbx2 with option -static. Regards. Cristian Abarzúa F -- This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R)

Re: [Gambas-user] data book archive .dba from gambas y palms

2010-09-08 Thread craf
-Mensaje original- De: Tomas Rodriguez Reply-to: mailing list for gambas users Para: gambas-user@lists.sourceforge.net Asunto: [Gambas-user] data book archive .dba from gambas y palms Fecha: Wed, 8 Sep 2010 17:38:26 -0400 >Hi eeryone >I need to developer an application for my Palm Zire21

Re: [Gambas-user] data book archive .dba from gambas y palms

2010-09-08 Thread craf
-Mensaje original- De: craf Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] data book archive .dba from gambas y palms Fecha: Wed, 08 Sep 2010 18:27:18 -0400 -Mensaje original- De: Tomas Rodriguez Reply-to: mailing list for

Re: [Gambas-user] TabStrip Control

2010-09-08 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] TabStrip Control Fecha: Thu, 9 Sep 2010 03:04:28 +0200 > I'm trying Gambas3 and would like to make a query: > > In GTK+, the control GTK_NOTEBOOK

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-09 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] Rev. 3199 - Gambas 3 Fecha: Thu, 9 Sep 2010 03:26:50 +0200 > OS: Ubuntu 9.10 - 32bits > Gnome : 2.28 > Monitor : res. 1360x768 > > [GB.FORM] > >

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-09 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] Rev. 3199 - Gambas 3 Fecha: Thu, 9 Sep 2010 17:34:03 +0200 > -Mensaje original- > De: Benoît Minisini > Reply-to: mailing list for gambas

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-09 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] Rev. 3199 - Gambas 3 Fecha: Fri, 10 Sep 2010 00:51:54 +0200 > > If you say I placed Gambas 2.28, so be it ;=) > > Regards. > > Cristian Abarzua

[Gambas-user] Testing component GB.INFO

2010-09-11 Thread craf
[GB.INFO] Testing in Gambas3 Rev 3206 and Gambas 2.21. SO: Ubuntu 9.10 i386 * Create proyect GTK. * Add Control Listview * Add three controls Button. * Add Class Class1 * Add two forms. * Code in Button1: Dim x As Byte For x = 0 To Info.Classes.Count - 1 ListView1.Add(x, Info.Classe

[Gambas-user] Testing DEVELOPMENT ENVIRONMENT in Gambas3

2010-09-11 Thread craf
[ DEVELOPMENT ENVIRONMENT] Testing in Gambas3 Rev 3206 SO: Ubuntu 9.10 i386 * When you save a project with the name of another existing project. Not indicated by a message that the project already exists as gambas2. Regards. Cristian Abarzua F -

Re: [Gambas-user] Gambas compile with option -static

2010-09-12 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] Gambas compile with option -static Fecha: Sun, 12 Sep 2010 11:57:03 +0200 > Hi. > > There is the possibility to compile the executable gbx2 with

Re: [Gambas-user] Testing component GB.INFO

2010-09-12 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] Testing component GB.INFO Fecha: Sun, 12 Sep 2010 11:33:01 +0200 > [GB.INFO] > > Testing in Gambas3 Rev 3206 and Gambas 2.21. > SO: Ubuntu 9.10 i

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-15 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] Rev. 3199 - Gambas 3 Fecha: Mon, 13 Sep 2010 20:58:27 +0200 > > Ok. Now I understand. > > With regard to the installer, I send you some screens

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-15 Thread craf
Hi Fabien. My question was to do it only in console,Sorry if anything was understood. Regards. Cristian Abarzúa F >-Mensaje original- >De: Fabien Bodard >Reply-to: mailing list for gambas users > >Para: mailing list for gambas users >Asunto: Re: [Gambas-user] Rev. 3199 - Gambas 3 >Fec

Re: [Gambas-user] Gambas compile with option -static

2010-09-15 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] Gambas compile with option -static Fecha: Wed, 15 Sep 2010 12:35:24 +0200 > -Mensaje original- > De: Benoît Minisini > Reply-to: mailing

Re: [Gambas-user] Gambas compile with option -static

2010-09-15 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] Gambas compile with option -static Fecha: Thu, 16 Sep 2010 02:04:31 +0200 > -Mensaje original- > De: Benoît Minisini > Reply-to: mailing

[Gambas-user] Testing Gambas 2.99

2010-09-15 Thread craf
Ubuntu : 10.4 Gambas : 2.99 Gnome : 2.30.2 [gb.form] * test ColorButton : When selecting a color, the button does not display the selected color. [gb.qt4] * Test Form : Fmain.center not positioned in the center of the screen, the form Regards Cristian Abarzua -

Re: [Gambas-user] Testing Gambas 2.99

2010-09-15 Thread craf
as-error mainly. >Regards, >Dag-Jarle Am Mittwoch, den 15.09.2010, 23:02 -0400 schrieb craf: > Ubuntu : 10.4 > Gambas : 2.99 > Gnome : 2.30.2 > > [gb.form] > > * test ColorButton : When selecting a color, the button does not display > the selected color. > &

Re: [Gambas-user] Testing Gambas 2.99

2010-09-15 Thread craf
t is only a few lines, >so I will have it in a moment. >Saludos, >Dag-Jarle Am Donnerstag, den 16.09.2010, 00:15 -0400 schrieb craf: > Hi Dag > > The test I do is just to see if other users have the same problem, or > just I have it. The tests always performed in a clean

[Gambas-user] Problems installing Gambas3. Rev 3223

2010-09-15 Thread craf
Hi. Do not know what happened, because I can not compile the 3223 version. . / Configure shows: WARNING: Unable to find file: libintl.so WARNING: Unable to find file: libiconv.so Attached file output.txt Regards Cristian Abarzua F. output.txt.tar.gz Description: applicat

Re: [Gambas-user] Problems installing Gambas3. Rev 3223 [SOLVED]

2010-09-16 Thread craf
Solved with Rev 3226. Regards. Cristian Abarzua F >-Mensaje original- >De: craf >Reply-to: mailing list for gambas users > >Para: Lista Gambas Ingles >Asunto: [Gambas-user] Problems installing Gambas3. Rev 3223 >Fecha: Thu, 16 Sep 2010 01:29:06 -0400 >Hi. &g

Re: [Gambas-user] Testing Gambas 2.99

2010-09-16 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] Testing Gambas 2.99 Fecha: Fri, 17 Sep 2010 02:12:27 +0200 > Ubuntu : 10.4 > Gambas : 2.99 > Gnome : 2.30.2 > > [gb.form] > > * test ColorButto

Re: [Gambas-user] Testing DEVELOPMENT ENVIRONMENT in Gambas3

2010-09-16 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] Testing DEVELOPMENT ENVIRONMENT in Gambas3 Fecha: Fri, 17 Sep 2010 04:08:42 +0200 > [ DEVELOPMENT ENVIRONMENT] > > Testing in Gambas3 Rev 3206 >

Re: [Gambas-user] Testing Gambas 2.99

2010-09-17 Thread craf
-Mensaje original- De: craf Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Testing Gambas 2.99 Fecha: Fri, 17 Sep 2010 00:15:37 -0400 -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para

[Gambas-user] Test Gambas 2.99 Rev 3227

2010-09-17 Thread craf
OS: Ubuntu 10.4 Gnome : 2.30.2 Fmain.border = 0 -->Work, show form without borders Fmain.border = 1 --> Nothing Fmain.border = 2 --> Nothing Regards. Cristian Abarzua F -- Start uncovering the many advantages of vi

Re: [Gambas-user] Test Gambas 2.99 Rev 3227

2010-09-17 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] Test Gambas 2.99 Rev 3227 Fecha: Sat, 18 Sep 2010 02:21:30 +0200 > OS: Ubuntu 10.4 > Gnome : 2.30.2 > > Fmain.border = 0 -->Work, show form w

[Gambas-user] Example MoviePlayer in Black

2009-06-30 Thread craf
Hello. I'm trying the example that comes with Gambas, called movieplayer. When the executive, control Movieplay stays black, and only appears sound. System to use: Ubuntu Jaunty Jackalope Shrimp 2.14 mplayer 2.1.0 any idea? Regards --

Re: [Gambas-user] Example MoviePlayer in Black

2009-06-30 Thread craf
giugno 2009 22:50:20 craf ha scritto: > Hello. > > I'm trying the example that comes with Gambas, called movieplayer. When > the executive, control Movieplay stays black, and only appears sound. > > System to use: > > Ubuntu Jaunty Jackalope > Shrimp 2.14 > mpla

Re: [Gambas-user] TreeView example doesn't work

2009-06-30 Thread craf
Did you try with version 2.14?. It seems to have no problems -Mensaje original- De: Stefano Palmeri Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: [Gambas-user] TreeView example doesn't work Fecha: Tue, 30 Jun 2009 23:47:04 +0200 TreeView example

[Gambas-user] Controls

2009-07-03 Thread craf
Hello. Does anyone know that these controls are used, which are enclosed in the color red? Regards <>-- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https

Re: [Gambas-user] Controls

2009-07-03 Thread craf
] Controls Fecha: Fri, 03 Jul 2009 13:42:53 -0400 They are container objects that arrange their children in rows or columns. See http://gambasdoc.org/help/comp/gb.qt/hbox?en http://gambasdoc.org/help/comp/gb.qt/hpanel?en Steve craf wrote: > Hello. > > Does anyone know that these con

[Gambas-user] Text Frame in Bold

2009-07-03 Thread craf
Hello. I tried to put in bold the text of a frame, but only the changes at design time rather than execution. Does it have to be? Design time Execution time Ubuntu Jaunty Jackalope 9.04 Gambas 2.14 <><>-- ___

Re: [Gambas-user] Text Frame in Bold

2009-07-03 Thread craf
Hello. Disable gb.gtk component and active component gb.qt and no problems. Is it a bug? -Mensaje original- De: craf Reply-to: mailing list for gambas users Para: Lista Gambas Ingles Asunto: [Gambas-user] Text Frame in Bold Fecha: Fri, 03 Jul 2009 14:24:49 -0400 Hello. I tried

Re: [Gambas-user] Text Frame in Bold

2009-07-03 Thread craf
. What version of Gambas you are runing? What is your operating system? Jussi On Fri, Jul 3, 2009 at 21:45, craf wrote: > Hello. > > Disable gb.gtk component and active component gb.qt and no problems. Is > it a bug? > > > -Mensaje original- > De: craf > Reply-

Re: [Gambas-user] Text Frame in Bold

2009-07-03 Thread craf
Thanks, Benoit. Regards -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Text Frame in Bold Fecha: Fri, 3 Jul 2009 21:23:12 +0200 > Hello. > > Disable gb.gtk component and active component gb.

Re: [Gambas-user] Making a Gambas File

2009-07-09 Thread craf
Hi. http://vectorlinux.osuosl.org/Uelsk8s/ search: gambas-beginner-guide.pdf Regards -Mensaje original- De: Ken G. Reply-to: mailing list for gambas users Para: gambas-user@lists.sourceforge.net Asunto: [Gambas-user] Making a Gambas File Fecha: Thu, 09 Jul 2009 11:46:50 -0400 I

[Gambas-user] IDE gambas in GNOME

2009-07-16 Thread craf
Hello. Are there plans for the Gambas IDE GNOME? Regards -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to Bla

Re: [Gambas-user] IDE gambas in GNOME

2009-07-16 Thread craf
Benoit apologized, I said because of my bad bad English. I mean look at the IDE. Why not take the look of GNOME?. Apologies again. Regards -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] IDE

Re: [Gambas-user] IDE gambas in GNOME

2009-07-16 Thread craf
Thanks for your answer. Regards -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] IDE gambas in GNOME Fecha: Thu, 16 Jul 2009 20:35:53 +0200 > Benoit apologized, I said because of my bad bad Eng

[Gambas-user] Firebird + Gambas

2009-07-22 Thread craf
Hi. Has anyone tried to connect to Firebird with Gambas, and was it?. Ideally, if there is no more support for a specific database, shall be removed from the examples. The author of the component can no longer be contacted by email. Regards --

Re: [Gambas-user] Firebird + Gambas

2009-07-22 Thread craf
Hi Benoit. I am using Ubuntu 9.04 and Gambas version 2.14.0. Regards -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Firebird + Gambas Fecha: Wed, 22 Jul 2009 20:08:38 +0200 > Hi. > > Has

Re: [Gambas-user] Firebird + Gambas

2009-07-22 Thread craf
OK Benoit. Thanks. -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Firebird + Gambas Fecha: Wed, 22 Jul 2009 20:32:29 +0200 > Hi Benoit. > > I am using Ubuntu 9.04 and Gambas version 2.14.0. >

Re: [Gambas-user] Cannot compile

2009-07-23 Thread craf
-Mensaje original- De: Fred Ellis Reply-to: mailing list for gambas users Para: gambas-user@lists.sourceforge.net Asunto: [Gambas-user] Cannot compile Fecha: 23 Jul 2009 14:30:47 - This is my first post here, and I'm new to programming. I saw Gambas and thought I'd investigate a

Re: [Gambas-user] Release of Gambas 2.15

2009-07-26 Thread craf
¡¡¡Cool, thanks, Benoit¡¡¡ Regards -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: gambas-user@lists.sourceforge.net Asunto: [Gambas-user] Release of Gambas 2.15 Fecha: Sun, 26 Jul 2009 16:17:01 +0200 Hi, I finally found a moment for making a new r

[Gambas-user] gb.db.firebird

2009-07-26 Thread craf
Hi. ¡¡¡Thanks Benoit!!!, the change in component gb.db.firebird ,allows me to connect directly to firebird.¡¡The driver now works properly. !! I use: Jaunty Jackalope Ubuntu 9.04 Firebird 2.1-super-server Gambas 2.15 Regards. ---

Re: [Gambas-user] Release of Gambas 2.15

2009-07-26 Thread craf
Bonjour Olivier Pourquoi ne pas aider à mettre à jour? Salutations -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Release of Gambas 2.15 Fecha: Sun, 26 Jul 2009 23:19:34 +0200 Tout à l'air

[Gambas-user] Background color for Textbox

2009-07-28 Thread craf
Hello. When selecting a background color for a textbox only allows me to select any of them. For example to select the color blue shown by the arrow, shows me a completely different color. Are there certain colors in Gambas?. Is this normal?. Select a color for the background 0080ff text box

[Gambas-user] Procedure new()

2009-07-28 Thread craf
Hi. What are the roles in the general procedure new ()? What difference has the procedure Form_Open () Regards -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report d

Re: [Gambas-user] Background color for Textbox

2009-07-28 Thread craf
Ok. Thanks. -Mensaje original- De: richard terry Reply-to: richard terry , mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Background color for Textbox Fecha: Wed, 29 Jul 2009 07:29:25 +1000 On Wed, 29 Jul 2009 05:41:11 am craf wrote

Re: [Gambas-user] Background color for Textbox

2009-07-28 Thread craf
Ok. Thanks very much, Benoit Regards -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Background color for Textbox Fecha: Wed, 29 Jul 2009 00:03:46 +0200 > > Hello. > > > > When selecting a ba

Re: [Gambas-user] Background color for Textbox

2009-07-28 Thread craf
ja,ja, Ok. Thanks Regards -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Background color for Textbox Fecha: Wed, 29 Jul 2009 01:39:39 +0200 > > > Hello. > > > > > > When selecting a backgrou

Re: [Gambas-user] Procedure new()

2009-07-29 Thread craf
ha scritto: > >> craf ha scritto: > >>> Hi. > >>> > >>> What are the roles in the general procedure new ()? > >>> What difference has the procedure Form_Open () > >> > >> If I correctly understand your question... > >>

[Gambas-user] Password

2009-07-30 Thread craf
Hello. I do not understand the use of password every time you open the database manager. Is for SQLite?, Or is it just for MySQL or Postgres? Regards -- Let Crystal Reports handle the reporting - Free Crystal Reports 200

Re: [Gambas-user] Help compiling gambas3

2009-08-06 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] Help compiling gambas3 Fecha: Thu, 6 Aug 2009 13:28:05 +0200 > Hello all! Having a little trouble with libtool on Fedora 11_x86. I've > downgra

Re: [Gambas-user] GTK key events bug

2009-08-06 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] GTK key events bug Fecha: Thu, 6 Aug 2009 22:52:35 +0200 > > > Summary: In a graphical application using GTK, a key event produced > > > > by a >

[Gambas-user] Error gb.desktop

2009-08-18 Thread craf
Hello. Today I failed to open prawns. This gives me the following message: ERROR: # 27: Can not load component 'gb.desktop': can not find library file Do I delete something? Regards. -- Let Crystal Reports handle the

[Gambas-user] [Fwd: Error gb.desktop]

2009-08-18 Thread craf
Hello. Today I failed to open (prawns) Sorry, evil google translate (Gambas) ;=). This gives me the following message: ERROR: # 27: Can not load component 'gb.desktop': can not find library file Do I delete something? Regards. ---

Re: [Gambas-user] web browser.

2009-08-28 Thread craf
it's great¡¡¡. -Mensaje original- De: abdurrahman ulusoy Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: [Gambas-user] web browser. Fecha: Fri, 28 Aug 2009 14:45:44 -0700 (PDT) when i wait for opengl selection :) , i add some codes to webbrowser (in

Re: [Gambas-user] Release of Gambas 2.16

2009-09-10 Thread craf
Hi. Thank you very much CRAF -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: gambas-user@lists.sourceforge.net Asunto: [Gambas-user] Release of Gambas 2.16 Fecha: Thu, 10 Sep 2009 01:05:16 +0200 Hi, This new release includes the main following

[Gambas-user] Coordinates X and Y en DrawingArea controls

2009-10-03 Thread craf
Hello. VisualBasic Picturebox control has a MouseMove event which has 2 arguments (x as integer, and as integer). This lets me know the X and Y coordinates when the mouse moves over it. Is there something similar in Gambas? -

Re: [Gambas-user] Coordinates X and Y en DrawingArea controls

2009-10-04 Thread craf
Thanks you!. -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Coordinates X and Y en DrawingArea controls Fecha: Sun, 4 Oct 2009 15:41:40 +0200 > Hello. > > VisualBasic Picturebox control has

[Gambas-user] ToolButton

2009-10-06 Thread craf
Hello. Is there any way to get a ToolButon text below the image.?, Because the text is automatically positioned to the right. Regards -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only deve

[Gambas-user] [Fwd: ToolButton]

2009-10-06 Thread craf
Hello. Is there any way to get a ToolButon text below the image.?, Because the text is automatically positioned to the right. Regards -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only d

[Gambas-user] using dh_make

2009-12-03 Thread craf
Hello. I'm trying to create packages .deb for each of the components of Gambas. For those using dh_make. This program asks me to rename a folder. Ej, gb.net to gambas-gb-net_2.18.0. Is this the correct way to rename the folder?. Regards. ---

[Gambas-user] Installing a Gambas program independent of the distribution through DIR GB

2009-12-07 Thread craf
Hello Benoit. I'm trying to run Gambas on a computer that does not have the component packages, based on the help that you gave the user JGuardon, which wanted to run Gambas on a USB stick. In one of the points of support, type: 2)copy the installation directory Gambas in another folder. Let's

Re: [Gambas-user] Installing a Gambas program independent of the distribution through DIR GB

2009-12-09 Thread craf
Thank you very much, for your answer,Benoit. Regards -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Installing a Gambas program independent of the distribution through DIR GB Fecha: Wed, 9 Dec

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

2009-12-17 Thread craf
Hello. When I create a new project with database support. The hidden file . project show me the components that are needed to run the application. Example. # Gambas Project File 2.0 Title=myproject Startup=FMain Library=gb.db Library=gb.gtk Library=gb.gtk.ext Library=gb.form =>NOT FOUND Libr

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

2009-12-17 Thread craf
Hello. When I create a new project with database support. The hidden file . project show me the components that are needed to run the application. Example. # Gambas Project File 2.0 Title=myproject Startup=FMain Library=gb.db Library=gb.gtk Library=gb.gtk.ext Library=gb.form =>NOT FOUND Libr

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

2009-12-18 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: Fri, 18 Dec 2009 11:53:09 +0100 > Hello. > > When I create a new project with

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

2009-12-18 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: Fri, 18 Dec 2009 15:33:07 +0100 > -Mensaje original- > De: Benoît Mini

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

2009-12-19 Thread craf
ion components within the Gambas IDE. As I explained Benoit, is that the library is a component gb.form done with Gambas and therefore does not appear listed in the file (.project). Unfortunately English is not my native language, and can misinterpret what I need. Regards. On Fri, Dec 1

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

[Gambas-user] Install Gambas 3

2009-12-20 Thread craf
Hello. I installed the version 2.18.0 Gambas, through compilation. Now, I try Gambas3, but will remain installed in another location. To install Gambas on my computer I always do: sudo. / configure-C sudo make sudo make install. I read the installation page that you use - prefix, but no

Re: [Gambas-user] Install Gambas 3

2009-12-20 Thread craf
Ok. Thanks for your answer. -Mensaje original- De: Jesus Guardon Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Install Gambas 3 Fecha: Sun, 20 Dec 2009 18:57:32 +0100 craf escribió: > Hello. > > I installed the versi

[Gambas-user] Dinamic Libraries unused with ldd

2009-12-21 Thread craf
Hello I'm seeing the dynamic libs that depends gbx2 file. For that I use: $ ldd / usr/local/bin/gbx2. The result gives me is: linux-gate.so.1 => (0xb8033000) libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7ff3000) libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7fef000) libpthread.so.0 =>

Re: [Gambas-user] Dinamic Libraries unused with ldd

2009-12-24 Thread craf
Ok Benoit, Thank you very much. -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Dinamic Libraries unused with ldd Fecha: Thu, 24 Dec 2009 17:36:07 +0100 > Hello > > I'm seeing the dynamic l

[Gambas-user] SVG Image

2010-01-28 Thread craf
Hello. Is there any way to load an SVG image in Gambas.? Regards. -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choo

Re: [Gambas-user] SVG Image

2010-01-30 Thread craf
OK. Thanks. -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] SVG Image Fecha: Sat, 30 Jan 2010 16:38:18 +0100 > Hello. > > Is there any way to load an SVG image in Gambas.? > > Regards. In Ga

[Gambas-user] Toolpanel retracted

2010-02-26 Thread craf
Hi. Is there any way to initiate the fully retracted ToolPanel control.? Regards. -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune appl

[Gambas-user] Property expand in Tabstrip

2010-03-04 Thread craf
Hi. How can I set a textbox to the width of a tastrip?.The property does not expand. Regards -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and f

[Gambas-user] Send mail with smtp

2010-03-23 Thread craf
Hi. I'm trying to send an email from my computer, using the gb.net.smtp component. The code that uses it: ' Gambas module file PUBLIC SUB Main() DIM mail AS NEW SmtpClient mail.To.Add("u...@recipient.net") mail.Subject = "Test Mail" mail.From = "u...@sender.com" mail.Host = "mail.servidor.co

Re: [Gambas-user] Send mail with smtp

2010-03-23 Thread craf
-Mensaje original- De: Toni Reply-to: ar...@tginet.com, mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Send mail with smtp Fecha: Tue, 23 Mar 2010 21:26:01 +0100 (Hora estndar romance)

Re: [Gambas-user] Send mail with smtp

2010-03-23 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] Send mail with smtp Fecha: Tue, 23 Mar 2010 22:28:48 +0100 > -Mensaje original- > De: Toni > Reply-to: ar...@tginet.com, mailing list fo

Re: [Gambas-user] Send mail with smtp

2010-03-24 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] Send mail with smtp Fecha: Wed, 24 Mar 2010 11:00:37 +0100 > Bonsoir Benoit, > > Peut être cela t'aidera: > > http://www.etpan.org/libetp

Re: [Gambas-user] what kind of application developer Gambas

2010-03-24 Thread craf
-Mensaje original- De: Tomas Rodriguez Reply-to: mailing list for gambas users Para: gambas-user@lists.sourceforge.net Asunto: [Gambas-user] what kind of application developer Gambas Fecha: Tue, 23 Mar 2010 23:44:05 -0400 >Hi >I am new in gambas I need to know what kind of application I

[Gambas-user] Missing components

2010-03-25 Thread craf
Hi I'm testing Gambas3 Rev 2825. When I run it and create a GTK + program gives me this error: "Missing some components : gb.gtk.ext." The compilation of the sources did not show any error. Regards [OperatingSystem] OperatingSystem=Linux KernelRelease=2.6.28-14-generic DistributionVendor=ubunt

Re: [Gambas-user] Missing components

2010-03-25 Thread craf
Ok.Thank you. Regards. Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Missing components Fecha: Thu, 25 Mar 2010 23:18:16 +0100 > Hi > > I'm testing Gambas3 Rev 2825. When I run it and creat

  1   2   >