Re: [Gambas-user] gb3: unable to compile on Debian Wheezy (testing)

2011-10-01 Thread Kevin Fishburne
On 10/02/2011 01:30 AM, Kevin Fishburne wrote: > I'd previously posted a message about having problems compiling and > didn't get a response, but someone subsequently ran into the same (I > think) problem which I believe they resolved. I'm getting the error: > > /bin/sed: can't read /usr/lib/libfre

[Gambas-user] gb3: unable to compile on Debian Wheezy (testing)

2011-10-01 Thread Kevin Fishburne
I'd previously posted a message about having problems compiling and didn't get a response, but someone subsequently ran into the same (I think) problem which I believe they resolved. I'm getting the error: /bin/sed: can't read /usr/lib/libfreetype.la: No such file or directory libtool: link: `/u

Re: [Gambas-user] Issue 117

2011-10-01 Thread Bruce Bruen
On Sun, 2011-10-02 at 01:58 +0200, Benoît Minisini wrote: > > Hi Benoit, > > > > Yep, I was already thinking of writing up this stuff. It is a fairly > > big topic though! I have only begun to organise my thoughts and make > > notes. The attached mind map gives some idea. > > > > I think the

Re: [Gambas-user] Issue 117

2011-10-01 Thread Benoît Minisini
> Hi Benoit, > > Yep, I was already thinking of writing up this stuff. It is a fairly > big topic though! I have only begun to organise my thoughts and make > notes. The attached mind map gives some idea. > > I think the problem I am having is that this machine acts as a > production server, u

Re: [Gambas-user] Database manager - gambas2 vs gambas3 - questions

2011-10-01 Thread Bruce Bruen
On Sat, 2011-10-01 at 23:58 +0200, Benoît Minisini wrote: > > On Tue, 2011-09-27 at 12:37 +0930, Bruce Bruen wrote: > > > 1) In gambas2, I could get the database manager to "Make gambas code" > > > which was very handy, I can't find this feature in gambas3. Is it > > > removed? > > More exactly,

Re: [Gambas-user] Question to View

2011-10-01 Thread Dag-Jarle Johansen
Thank you Tobias, I will take a look at that, but as I said, it is rather hard to get to info at the moment - have to borrow a PC for internet, I am still on shopping and installing my PC after changing my location. Regards, Dag-Jarle 2011/10/1 tobias > hi, > > > I have a table in MySQL, (or

Re: [Gambas-user] Database manager - gambas2 vs gambas3 - questions

2011-10-01 Thread Benoît Minisini
> On Tue, 2011-09-27 at 12:37 +0930, Bruce Bruen wrote: > > 1) In gambas2, I could get the database manager to "Make gambas code" > > which was very handy, I can't find this feature in gambas3. Is it > > removed? More exactly, I had never enough time to make it again. And as I don't use it... Ma

Re: [Gambas-user] Question to View

2011-10-01 Thread tobias
hi, > I have a table in MySQL, (or later more), which I would like to put in a > view. Which would be the best method to make this, and which view should be > used? Tableview, Gridview, there are some candidats. > > I usually open a DB with a Connection, and use sql-statements to get and > write t

[Gambas-user] Question to View

2011-10-01 Thread Dag-Jarle Johansen
Hello everybody, at the moment I have a bad internet access, so I can't look as I would like to, and not on the Linux-machine, so I can not send any projects and so on. I have a table in MySQL, (or later more), which I would like to put in a view. Which would be the best method to make this, and

[Gambas-user] DataControl and multi-line text

2011-10-01 Thread tobias
hi, we had a problem regarding DataControl. someone wanted to display multi-line text from a database using controls from gb.db.form (for simplicity). but DataControl is only a single-line textbox, no worwrap no multiple lines. i just want to ask if this is already considered a problem and if th

Re: [Gambas-user] Issue 118 in gambas: Project saving directory recursion

2011-10-01 Thread gambas
Updates: Status: Accepted Labels: -Version Version-Any Comment #1 on issue 118 by benoit.m...@gmail.com: Project saving directory recursion http://code.google.com/p/gambas/issues/detail?id=118 (No comment was entered for this change.) --

Re: [Gambas-user] Issue 119 in gambas: Event declaration

2011-10-01 Thread gambas
Updates: Status: Invalid Labels: -Version Version-TRUNK Comment #2 on issue 119 by benoit.m...@gmail.com: Event declaration http://code.google.com/p/gambas/issues/detail?id=119 The first syntax is forbidden in Gambas 3. Only the second one is valid. -

Re: [Gambas-user] Issue 117 in gambas: Clean Up deletes library files

2011-10-01 Thread gambas
Comment #4 on issue 117 by benoit.m...@gmail.com: Clean Up deletes library files http://code.google.com/p/gambas/issues/detail?id=117 When I have projects that share some libraries, I create a directory somewhere, and I put all the executables there. Not in any project directory. The proje

Re: [Gambas-user] Issue 117 in gambas: Clean Up deletes library files

2011-10-01 Thread gambas
Updates: Status: WontFix Comment #3 on issue 117 by benoit.m...@gmail.com: Clean Up deletes library files http://code.google.com/p/gambas/issues/detail?id=117 See my comment on issue 107... -- All of the data

Re: [Gambas-user] Issue 119 in gambas: Event declaration

2011-10-01 Thread gambas
Comment #1 on issue 119 by linuxaht...@gmail.com: Event declaration http://code.google.com/p/gambas/issues/detail?id=119 This error only occurs in GB 2.99.4 -- All of the data generated in your IT infrastructure is seri

[Gambas-user] Issue 119 in gambas: Event declaration

2011-10-01 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 119 by linuxaht...@gmail.com: Event declaration http://code.google.com/p/gambas/issues/detail?id=119 1) Error compiler at Event declaration: PUBLIC bResult AS Boolean 'C