Re: [Gambas-user] GridEditor

2009-06-22 Thread Jason Hackney
Attached is the relevant code/database. It's all very small. Essentially, I'm trying to decipher how GridEditor works--so I've added some notes to the source while I pick through it. I figured out the signal 11, it was in the SQL I was successfully malforming. :-) -jason > > >> I could further

Re: [Gambas-user] The lastest version gambas can't run in fedora 11

2009-06-22 Thread Steven James Drinnan
On Mon, 2009-06-22 at 12:58 +0200, Benoît Minisini wrote: > > I hope this helps. > > > > No need it is included in gamba2-gb-db. I have had a similar problem > > with the SDL component. > > > > if you are installing and have a dependency problem. Make sure that the > > above and all other required

Re: [Gambas-user] Exec / Sehll and openoffice

2009-06-22 Thread Steven revimmo
Hi, I do : SHELL "soffice " & User.Home & "/request/work/" & MyFile Works just fine. Steven Le lundi 22 juin 2009 à 13:59 +0200, Stefan Miefert a écrit : > > Hello, > > > > i try in gambas to start openoffice and load a csv file like this > > > openoffice path/myfile.csv > > in t

Re: [Gambas-user] GAMBAS IDE font/form size versus runtime font/form size

2009-06-22 Thread Benoît Minisini
> Awesome, that information proved accurate and I have a much better handle > on what exactly is going on now. I agree there is probably no perfect > solution due to a number of variables, but I've decided to use the QT GUI > instead of GTK for the time being and to keep the forms/controls a fixed

Re: [Gambas-user] GAMBAS IDE font/form size versus runtime font/form size

2009-06-22 Thread kevinfishburne
Awesome, that information proved accurate and I have a much better handle on what exactly is going on now. I agree there is probably no perfect solution due to a number of variables, but I've decided to use the QT GUI instead of GTK for the time being and to keep the forms/controls a fixed size (n

Re: [Gambas-user] Welcome to QT4!

2009-06-22 Thread David Villalobos Cambronero
Found the first bug, the Underscore ( _ ) is not show in the editor. Mandriva 2009.1 32 bits KDE. Regards -- David - Original Message From: Benoît Minisini To: mailing list for gambas users Sent: Monday, June 22, 2009 10:18:49 AM Subject: Re: [Gambas-user] Welcome to QT4! > Gre

Re: [Gambas-user] Welcome to QT4!

2009-06-22 Thread M. Cs.
When will gambas3 be available in RPMs? -- Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to

Re: [Gambas-user] Help creating user control

2009-06-22 Thread kobolds
Benoît Minisini wrote: > >> I read how to create user control from this link >> http://www.gambasdoc.org/help/dev/gambas >> >> but I still having some problem to get it work . >> I want to create a custom control button . >> - FButtonEX (form) >> - ButtonEX (class) >> >> on the form (FButtonEX)

Re: [Gambas-user] PLEASE REMOVE YOUR MAIL LIST: YOU'RE FILLING UP MY MAILBOX WITH JUNK!

2009-06-22 Thread Jussi Lahtinen
John, please stop spamming. READ: https://lists.sourceforge.net/lists/listinfo/gambas-user What is the problem here?? Jussi On Mon, Jun 22, 2009 at 19:27, David Paleino wrote: > Once again, > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > > -- >  . ''`.  Debian maintainer | ht

Re: [Gambas-user] Welcome to QT4!

2009-06-22 Thread Fabien Bodard
and now you can add a screenshot of gb3 under qt3 on the site. before change the library Le 22 juin 2009 18:18, Benoît Minisini a écrit : >> Great!!! I think it will be nice to use qt4 in the Gambas IDE, so we can >> find errors easily... don't you think? >> >>  Regards >> >> >> -- >> David >> > >

Re: [Gambas-user] PLEASE REMOVE YOUR MAIL LIST: YOU'RE FILLING UP MY MAILBOX WITH JUNK!

2009-06-22 Thread David Paleino
Once again, https://lists.sourceforge.net/lists/listinfo/gambas-user -- . ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino : :' : Linuxer #334216 --|-- http://www.hanskalabs.net/ `. `'` GPG: 1392B174 | http://snipr.com/qa_page `- 2BAB C625 4E66 E7B8 450A C3E1 E6AA

[Gambas-user] REMOVE ME FROM YOUR MAIL LIST

2009-06-22 Thread JOHN FERREIRA
Kathy Ferreira, Editor and Columnist Roller Skater's Gazette The Monthly Newsletter for Artistic Roller Skaters --- On Sun, 6/21/09, Swee Kwang Tan wrote: From: Swee Kwang Tan Subject: Re: [Gambas-user] Gambas-user Digest, Vol 37, Issue 29 To: gambas-user@lists.sourceforge.net Date: Sunday,

[Gambas-user] REMOVE ME FROM YOUR EMAIL LIST

2009-06-22 Thread JOHN FERREIRA
Kathy Ferreira, Editor and Columnist Roller Skater's Gazette The Monthly Newsletter for Artistic Roller Skaters --- On Mon, 6/22/09, David Villalobos Cambronero wrote: From: David Villalobos Cambronero Subject: Re: [Gambas-user] Welcome to QT4! To: "mailing list for gambas users" Date: Mon

[Gambas-user] PLEASE REMOVE YOUR MAIL LIST: YOU'RE FILLING UP MY MAILBOX WITH JUNK!

2009-06-22 Thread JOHN FERREIRA
Kathy Ferreira, Editor and Columnist Roller Skater's Gazette The Monthly Newsletter for Artistic Roller Skaters -- Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19.

Re: [Gambas-user] Welcome to QT4!

2009-06-22 Thread Benoît Minisini
> Great!!! I think it will be nice to use qt4 in the Gambas IDE, so we can > find errors easily... don't you think? > > Regards > > > -- > David > I'm currently doing that. :-) Debugging a crash... -- Benoît -- Are you

Re: [Gambas-user] Welcome to QT4!

2009-06-22 Thread David Villalobos Cambronero
Great!!! I think it will be nice to use qt4 in the Gambas IDE, so we can find errors easily... don't you think? Regards -- David - Original Message From: Benoît Minisini To: gambas-user@lists.sourceforge.net Sent: Monday, June 22, 2009 5:20:37 AM Subject: [Gambas-user] Welcome to

Re: [Gambas-user] Welcome to QT4!

2009-06-22 Thread Benoît Minisini
> For both gambas2 and gamasb3? > > No, only for gambas 3. Gambas 2 does not get new features. -- Benoît -- Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two da

Re: [Gambas-user] GridEditor

2009-06-22 Thread Frank Abramowski
Benoît Minisini schrieb: >> I know I'm beating this up, but I am getting incredibly frustrated trying >> to figure out how this thing works. >> >> Gambas 2.12 / Ubuntu 8.10 >> >> The first image is with gb.qt & gb.qt.ext components enabled (gtk >> disabled). - I only see a partial toolbar and no gr

Re: [Gambas-user] Exec / Sehll and openoffice

2009-06-22 Thread Ricardo Díaz Martín
Try EXEC["oowriter"," path/myfile.csv "] 2009/6/22 Stefan Miefert > > Hello, > > > > i try in gambas to start openoffice and load a csv file like this > > > openoffice path/myfile.csv > > in this command > EXEC["openoffice"," path/myfile.csv "] > > I see openoffice start and at the same time i

[Gambas-user] rotate a line

2009-06-22 Thread juelin
hi, I have some problems with rotate. In a drawingarea I draw a line (100,100 to 300,100). Then I load the graphic into an image (90,90 to 310,110). I rotate the image with image.rotate(90) and show the image into drawingarea with draw.image(image,90,90). But the graphic is anywhere on screen and

Re: [Gambas-user] Gambas-user Digest, Vol 37, Issue 29

2009-06-22 Thread Swee Kwang Tan
Dear Sir, Thank you for your reply, after execute the line rpm -ivh you've teach me , fedora 11 said"no such file or directory" The following is the simplify program PRIVATE $res AS Result PRIVATE $Con AS NEW Connection PRIVATE SUB OpenDataBase() $Con.Close() $Con.

Re: [Gambas-user] Exec / Sehll and openoffice

2009-06-22 Thread Doriano Blengino
Stefan Miefert ha scritto: >> Hello, >> >> i try in gambas to start openoffice and load a csv file like this >> >> > openoffice path/myfile.csv > > in this command > EXEC["openoffice"," path/myfile.csv "] > > I see openoffice start and at the same time it will clsoe.:( > > When I enter the c

Re: [Gambas-user] Welcome to QT4!

2009-06-22 Thread Ricardo Díaz Martín
For both gambas2 and gamasb3? 2009/6/22 Benoît Minisini > Hi, > > Since the last revision of the development version, I think that now gb.qt4 > is > stable enough to replace gb.qt. > > So I invite everyone using the development version to switch from gb.qt to > gb.qt4 in their project, and to r

[Gambas-user] Exec / Sehll and openoffice

2009-06-22 Thread Stefan Miefert
> Hello, > > i try in gambas to start openoffice and load a csv file like this > openoffice path/myfile.csv in this command EXEC["openoffice"," path/myfile.csv "] I see openoffice start and at the same time it will clsoe.:( When I enter the command direct in the console everything is ok. Wha

Re: [Gambas-user] Welcome to QT4!

2009-06-22 Thread richard terry
On Mon, 22 Jun 2009 09:46:41 pm you wrote: > > On Mon, 22 Jun 2009 09:20:37 pm Benoît Minisini wrote: > > > Hi, > > > > > > Since the last revision of the development version, I think that now > > > gb.qt4 is stable enough to replace gb.qt. > > > > > > So I invite everyone using the development ver

Re: [Gambas-user] Welcome to QT4!

2009-06-22 Thread Benoît Minisini
> On Mon, 22 Jun 2009 09:20:37 pm Benoît Minisini wrote: > > Hi, > > > > Since the last revision of the development version, I think that now > > gb.qt4 is stable enough to replace gb.qt. > > > > So I invite everyone using the development version to switch from gb.qt > > to gb.qt4 in their project,

Re: [Gambas-user] Help creating user control

2009-06-22 Thread Benoît Minisini
> I read how to create user control from this link > http://www.gambasdoc.org/help/dev/gambas > > but I still having some problem to get it work . > I want to create a custom control button . > - FButtonEX (form) > - ButtonEX (class) > > on the form (FButtonEX) , I drag and drop a button . > >

Re: [Gambas-user] Welcome to QT4!

2009-06-22 Thread richard terry
On Mon, 22 Jun 2009 09:20:37 pm Benoît Minisini wrote: > Hi, > > Since the last revision of the development version, I think that now gb.qt4 > is stable enough to replace gb.qt. > > So I invite everyone using the development version to switch from gb.qt to > gb.qt4 in their project, and to report a

[Gambas-user] Welcome to QT4!

2009-06-22 Thread Benoît Minisini
Hi, Since the last revision of the development version, I think that now gb.qt4 is stable enough to replace gb.qt. So I invite everyone using the development version to switch from gb.qt to gb.qt4 in their project, and to report any problem or regression they get. In the future, gb.qt will be

Re: [Gambas-user] The lastest version gambas can't run in fedora 11

2009-06-22 Thread Benoît Minisini
> I hope this helps. > > No need it is included in gamba2-gb-db. I have had a similar problem > with the SDL component. > > if you are installing and have a dependency problem. Make sure that the > above and all other required files are installed. > > Then run from a cmd prompt > > su > > rpm -ivh

Re: [Gambas-user] GridEditor

2009-06-22 Thread Benoît Minisini
> I know I'm beating this up, but I am getting incredibly frustrated trying > to figure out how this thing works. > > Gambas 2.12 / Ubuntu 8.10 > > The first image is with gb.qt & gb.qt.ext components enabled (gtk > disabled). - I only see a partial toolbar and no grid displays. > > The second imag

Re: [Gambas-user] Hoem Path and username?

2009-06-22 Thread Jack
Stefan Miefert a écrit : > How I can get the actual user home path and the actual username? > > I see a example like this > > System.home but this doesn't work in my gambas In Gambas2 it is user.home -- Are you an open

[Gambas-user] Hoem Path and username?

2009-06-22 Thread Stefan Miefert
How I can get the actual user home path and the actual username? I see a example like this System.home but this doesn't work in my gambas -- Are you an open source citizen? Join us for the Open Source Bridge conference!

Re: [Gambas-user] Null Object FSetEditor.CanSetBreakpoint error.1061

2009-06-22 Thread Charlie Reinl
Am Montag, den 22.06.2009, 15:03 +1000 schrieb richard terry: > breakpoints in your project you will find the file '.settings' There unter [Breakpoints] Breakpoint[1]="DBTableView.201" Count=1 you can erase all breakpoints -- Amicalment Charlie -

Re: [Gambas-user] graphic turn around

2009-06-22 Thread Werner
juelin wrote: > hi, > how can I turn a graphic turn around? > for example 90° or 180° > I have a RECT, for example X/Y=100,100 to 200/200 and would turn it 90° left > or rigth > > kind reagrds > If it can be converted to an image you can then use gb.image. http://gambasdoc.org/help/comp/gb.image

[Gambas-user] graphic turn around

2009-06-22 Thread juelin
hi, how can I turn a graphic turn around? for example 90° or 180° I have a RECT, for example X/Y=100,100 to 200/200 and would turn it 90° left or rigth kind reagrds -- View this message in context: http://www.nabble.com/graphic-turn-around-tp24142944p24142944.html Sent from the gambas-user mail

Re: [Gambas-user] GTK TRISTATE CHECKBOX NO POSSIBLE TO SET TO THREE DIFFERENTS STATES

2009-06-22 Thread Ricardo Díaz Martín
Thank you, Benoît 2009/6/21 Benoît Minisini > > > Hi, > > > > > > The checkbox control in gtk is no possible to change to other states y > > > you select CheckBox.None as default value. There's all ok if you use > the > > > same code with qt component. > > > > > > Somebody knows if is it a bug or

Re: [Gambas-user] The lastest version gambas can't run in fedora 11

2009-06-22 Thread Steven James Drinnan
I hope this helps. No need it is included in gamba2-gb-db. I have had a similar problem with the SDL component. if you are installing and have a dependency problem. Make sure that the above and all other required files are installed. Then run from a cmd prompt su rpm -ivh --nodeps 'the-name