Re: [Gambas-user] Feature Request - Package Management

2009-05-20 Thread KhurramM
Well I again search the same site to find gambas2.12 for my hardy. Thanks a lot. Still need to try it, yet. I experimented the file on my testing jaunty: (see attachment) To gambas forum: I installed gambas via on jaunty (just for trial). It used 37.5mb total including this gambas file to instal

Re: [Gambas-user] C Code character manipulation - alternatives

2009-05-20 Thread Doriano Blengino
KhurramM ha scritto: > Thanks Sir. > > You have given me tips better then the book I am following on C. :working: > > My two queries: > 1> Can I implement ctrl+D or ^D, which I am not able to here, as in C? > 2> The program works with INPUT and LINE INPUT. But Line Input also takes > blank space as

Re: [Gambas-user] Gambas Scripting Language - Some Questions

2009-05-20 Thread Sergio A. Hernandez
2009/5/18 Benoît Minisini > > Hello all, > > I have some questions about the scripting language. I need a little help. > > Question > > > > Thanks in advance, and have a nice weekend. > > > > The scripter works by creating a temporary project from your script, by > compiling it, and by running it

Re: [Gambas-user] Feature Request - Package Management

2009-05-20 Thread KhurramM
Sir the page is in French, I dont understand what to do here? Best Regards programacion wrote: > > Hi. > > Look this link http://www.gambas-it.org/gmbs/modules/news/ > > Regards > > El mié, 20-05-2009 a las 11:10 -0700, KhurramM escribió: > >> Sir it will be a very excellent piece of work

Re: [Gambas-user] C Code character manipulation - alternatives

2009-05-20 Thread KhurramM
Thanks Sir. You have given me tips better then the book I am following on C. :working: My two queries: 1> Can I implement ctrl+D or ^D, which I am not able to here, as in C? 2> The program works with INPUT and LINE INPUT. But Line Input also takes blank space as input, while INPUT ends the progr

Re: [Gambas-user] Web site translations

2009-05-20 Thread Sergio A. Hernandez
David, Do you need some help with the Spanish translation? Let me know. On Wed, May 20, 2009 at 8:55 AM, David Villalobos Cambronero < david_villalobo...@yahoo.com> wrote: > > I just started with the Spanish translation. > > Regards > > > -- > David > > > > - Original Message > From: Be

[Gambas-user] Tooltip - Can one set a popup delay?

2009-05-20 Thread richard terry
Wondered if it was possible to change the delay time for the tool tip popping up when the user hovers over something. This takes a little time on my system and for a new user of a program it would be nice to have the tooltip pop up instantaniously, but enable configuration within the program s

Re: [Gambas-user] Feature Request - Package Management

2009-05-20 Thread programacion
Hi. Look this link http://www.gambas-it.org/gmbs/modules/news/ Regards El mié, 20-05-2009 a las 11:10 -0700, KhurramM escribió: > Sir it will be a very excellent piece of work if u have the latest > gambas-debians for ubuntu and debian. > > Pls, if it is possible, put these for easy/direct dow

Re: [Gambas-user] Feature Request - Package Management

2009-05-20 Thread KhurramM
Sir it will be a very excellent piece of work if u have the latest gambas-debians for ubuntu and debian. Pls, if it is possible, put these for easy/direct download on the gambas website server. Because Hardy is a LTS, so I prefer to use it over the latest version. It will be a lot of help for me

Re: [Gambas-user] Smooth Scrolling (not happening)

2009-05-20 Thread M0E Lnx
I just tried that and all I accomplished was longer installation times perpackage. The srolling is not improved at all. On May 20, 2009 11:21 AM, "Werner" wrote: M0E Lnx wrote: > Hi all, > > Some of you may have seen my project... a GUI installer for VectorLinux... Shooting from the hip: since y

Re: [Gambas-user] ODBC

2009-05-20 Thread nero
programacion wrote: > > Hello. > > I tried to connect to Firebird database via ODBC without success.Got do > through OpenOffice-Base Firebird and a manager called Flamerobin. It is > not the same thing to use IBM, but if you know any known use ODBC > drivers for Firebird? uhmm , ooo imho use jd

Re: [Gambas-user] Feature Request - Package Management

2009-05-20 Thread programacion
Hello. I have tried to create deb packages for Ubuntu and Debian distrucion but success.The I wrote the maintainer of Debian packages Gambas and I have never received a reply. The interesting thing is that we could make packages for the latest version without having to compile. What do you think

Re: [Gambas-user] ODBC

2009-05-20 Thread programacion
Hello. I tried to connect to Firebird database via ODBC without success.Got do through OpenOffice-Base Firebird and a manager called Flamerobin. It is not the same thing to use IBM, but if you know any known use ODBC drivers for Firebird? Thank you very much for reply.(Forgive my bad English)

Re: [Gambas-user] ODBC

2009-05-20 Thread Andrea Bortolan
Yes, I used the ODBC connection to an IBM i using the IBM ODBC driver for Linux. What kind of problem are you facing ? Da: programacion A: Lista Gambas Ingles Inviato: Mercoledì 20 maggio 2009, 18:40:44 Oggetto: [Gambas-user] ODBC Hello. Does anyone tried

[Gambas-user] ODBC

2009-05-20 Thread programacion
Hello. Does anyone tried to connect via ODBC to a database?. Regards -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution

Re: [Gambas-user] Smooth Scrolling (not happening)

2009-05-20 Thread Werner
M0E Lnx wrote: > Hi all, > > Some of you may have seen my project... a GUI installer for VectorLinux. > I've gotten the functionality parts to work, and it's all good. I do > have one annoyance that I can't shake and this is where I need help. > > While packages are being installed, I have a scroll

[Gambas-user] Smooth Scrolling (not happening)

2009-05-20 Thread M0E Lnx
Hi all, Some of you may have seen my project... a GUI installer for VectorLinux. I've gotten the functionality parts to work, and it's all good. I do have one annoyance that I can't shake and this is where I need help. While packages are being installed, I have a scrollview that scrolls through t

Re: [Gambas-user] Web site translations

2009-05-20 Thread Benoît Minisini
> Hi, > > My language has special characters like, á, Á, etc. Since those file will > be web pages, do I have to place the HTML tags for those special chars? I > mean, in the translation do I have to replace á for á? > > Regards > > > -- > David > > You have nothing to do, all pages are encoded i

Re: [Gambas-user] Web site translations

2009-05-20 Thread David Villalobos Cambronero
Hi, My language has special characters like, á, Á, etc. Since those file will be web pages, do I have to place the HTML tags for those special chars? I mean, in the translation do I have to replace á for á? Regards -- David - Original Message From: David Villalobos Cambronero T

Re: [Gambas-user] Web site translations

2009-05-20 Thread David Villalobos Cambronero
ok, I'll will Regards -- David - Original Message From: Benoît Minisini To: mailing list for gambas users Sent: Wednesday, May 20, 2009 9:03:30 AM Subject: Re: [Gambas-user] Web site translations > I just started with the Spanish translation. > > Regards > > > -- > David > Not

Re: [Gambas-user] Web site translations

2009-05-20 Thread Benoît Minisini
> I just started with the Spanish translation. > > Regards > > > -- > David > Note that you have to add "es:es_ES.UTF-8" to the list of languages in the $aLanguages global variable in the MMain module. Regards, -- Benoît ---

Re: [Gambas-user] Web site translations

2009-05-20 Thread David Villalobos Cambronero
I just started with the Spanish translation. Regards -- David - Original Message From: Benoît Minisini To: gambas-user@lists.sourceforge.net Sent: Wednesday, May 20, 2009 8:42:13 AM Subject: [Gambas-user] Web site translations Hi everyone, The Gambas web site is now fully transl

[Gambas-user] Web site translations

2009-05-20 Thread Benoît Minisini
Hi everyone, The Gambas web site is now fully translatable. To do that, most of the pages were moved to the wiki - pages that are generated cannot go to the wiki. Everything is in a new project located in /trunk/app/src named "MakeWebSite" (original, isn't it?). This project generates the HTM

Re: [Gambas-user] Icon List in IDE doesn't refresh

2009-05-20 Thread Benoît Minisini
> In the middle of my working with Gambas2, I just found that when I add > another .png as a picture for an icon via the IDE, it is not mentioned > yet in the list (TreeView) on the IDE (under "Data"). I guess it appears > only after a reload of the project. > > This doesn't bother me too much, but

[Gambas-user] a function in shared library call another function in another shared library

2009-05-20 Thread juelin
I have two shared library at my gambas program. The shared library (libftd2xx) works well. But when I call the fuction "OpenDevice" from sharedlibrary liblumax I got returncode 127. Curse the function OpenDevice" from liblumax call the funsction "SETVIDPID" from libftd2xx. My gambas program decla

Re: [Gambas-user] C Code character manipulation - alternatives

2009-05-20 Thread Doriano Blengino
KhurramM ha scritto: > The Code: > > PUBLIC SUB Main() > >' Declare AND initialize variables. >DIM c, count AS Integer >' The values are initialized at Zero, by above command > >DIM c1 AS String > >' READ , PRINT , AND count characters. >PRINT "Enter characters (Press

Re: [Gambas-user] C Code character manipulation - alternatives

2009-05-20 Thread KhurramM
The Code: PUBLIC SUB Main() ' Declare AND initialize variables. DIM c, count AS Integer ' The values are initialized at Zero, by above command DIM c1 AS String ' READ , PRINT , AND count characters. PRINT "Enter characters (Press Carriage Return Twice to quit): " LINE

[Gambas-user] Icon List in IDE doesn't refresh

2009-05-20 Thread Rolf-Werner Eilert
In the middle of my working with Gambas2, I just found that when I add another .png as a picture for an icon via the IDE, it is not mentioned yet in the list (TreeView) on the IDE (under "Data"). I guess it appears only after a reload of the project. This doesn't bother me too much, but it migh