Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread gian
Many thanks Willy, for your precise and documented answer. Today I can say, thanks to you, I know more than yesterday. If Sebastian read this email and he wants to intervene … Kind regards also to you gianluigi Il 19/05/2014 00:41, Willy Raets ha scritto: > On zo, 2014-05-18 at 20:38 +0200

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread gian
Jussi, thanks for answer, I'm trying to create a program with GTK +, since I read so many warnings in the log file regarding this library, I ask what can I do for this. Your help very appreciated gianluigi Il 19/05/2014 01:02, Jussi Lahtinen ha scritto: > You can ignore those if you are not

Re: [Gambas-user] -Inf

2014-05-19 Thread Randall Morgan
JAT: Id be checking for an over or under flow on one of the math functions On Sun, May 18, 2014 at 7:24 PM, Kevin Fishburne < kevinfishbu...@eightvirtues.com> wrote: > I have an interpolation algorithm that continually moves the "current" > value toward its "target" value in increments incre

[Gambas-user] gb.desktop.x11 (taskbar)

2014-05-19 Thread herberth guzman
Hi Beno?t Thanks for giving us the gb.desktop.x11 component The margins of the panel is funsional, the problem had it in CARDINAL funsiona perfectly, thank you . Funsiona The code that follows ( the dependent position of the panel) : CODE X11.SetWindowProperty ( Atom [" _NET_WM_STRUT_PARTIAL "]

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread Ian Haywood
On Mon, May 19, 2014 at 6:42 PM, gian wrote: > Jussi, thanks for answer, > Il 19/05/2014 01:02, Jussi Lahtinen ha scritto: >> You can ignore those if you are not going to use them. They are not >> mandatory. >> On Sun, May 18, 2014 at 9:38 PM, gian wrote: >> >>> Hi all, >>> >>> compiling Gambas3

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread Benoît Minisini
Le 19/05/2014 14:30, Ian Haywood a écrit : > On Mon, May 19, 2014 at 6:42 PM, gian wrote: >> Jussi, thanks for answer, >> Il 19/05/2014 01:02, Jussi Lahtinen ha scritto: >>> You can ignore those if you are not going to use them. They are not >>> mandatory. >>> On Sun, May 18, 2014 at 9:38 PM, gian

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread gian
Hello Benoit, Thank you for your reply, I am new to Linux and Gambas and I think I've bitten off more than you can chew. I loaded the library as suggested. I saw the attachment of Ian but now I do not know specifically how to proceed, help Have my best regards gianluigi Il 19/05/2014 14:45

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread gian
Hello Ian, Thank you for your reply, as already written to Benoit, I am new to Linux and Gambas and I think I've bitten off more than you can chew. I loaded the library as suggested. I saw your attachment but now I do not know specifically how to proceed, help Have my best regards gianluigi

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread Jussi Lahtinen
What sources you are compiling? After Benoit has fixed the library detection, you just need to download the updated source code. But the fix is probably yet only in development version. Jussi On Mon, May 19, 2014 at 5:12 PM, gian wrote: > Hello Benoit, > > Thank you for your reply, > > I am

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread gian
Hello Jussi, I am compiling the version that obtain with this command: svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk how must I do? Ciao gianluigi Il 19/05/2014 16:49, Jussi Lahtinen ha scritto: > What sources you are compiling? > After Benoit has fixed the library detectio

Re: [Gambas-user] Gambas-user Digest, Vol 96, Issue 48

2014-05-19 Thread pramu mn
sir, we some of the teachers of Kerala State (India) hav prepared an online examination for engineering exam... plz chkt it and gv suggestions... OS : Ubuntu 10.04 On Mon, May 19, 2014 at 6:00 PM, wrote: > Send Gambas-user mailing list submissions to > gambas-user@lists.sourcefo

Re: [Gambas-user] Feature request: Giving _compare() an optional user data argument

2014-05-19 Thread Tobias Boege
On Sun, 18 May 2014, Beno?t Minisini wrote: > Le 14/05/2014 21:38, Tobias Boege a ?crit : > > Hi Benoit, > > > > when we wanted to sort a 2d array (table) by a specific column, variable at > > runtime, we did the following: > > > > 1. Create the class, let's call it "Record", to represent the tab

Re: [Gambas-user] feature suggestions: detach and rearrange tabs

2014-05-19 Thread Benoît Minisini
Le 19/02/2014 03:11, Kevin Fishburne a écrit : > I don't know how difficult this would be, but if detachable tabs could > be implemented (think Chrome browser), that would be awesome. Tangential > to that would be the ability to rearrange tabs by dragging and dropping, > or perhaps doing a right-cl

Re: [Gambas-user] Feature request: Giving _compare() an optional user data argument

2014-05-19 Thread Tobias Boege
On Mon, 19 May 2014, Beno?t Minisini wrote: > Le 19/05/2014 17:42, Tobias Boege a ?crit : > >>I don't understand that: if the sort field is a parameter of the sort, > >>then you can store it inside a static variable just during the sort. > >> > > > >Hmm... that's an idea, indeed! Because we can ens

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread Jussi Lahtinen
OK, good. Open terminal to your trunk folder and type: svn update Jussi On Mon, May 19, 2014 at 6:13 PM, gian wrote: > > Hello Jussi, > > I am compiling the version that obtain with this command: > > svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk > > how must I do? > > Ciao gia

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread gian
Sorry Jussi, you intend I need to update Trunk and then restart with ~ $ svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk etc.? Thanks for help gianluigi Il 19/05/2014 19:31, Jussi Lahtinen ha scritto: > OK, good. Open terminal to your trunk folder and type: > svn update > > > Jus

Re: [Gambas-user] gb.desktop.x11 (taskbar)

2014-05-19 Thread Benoît Minisini
Le 19/05/2014 14:22, herberth guzman a écrit : > Hi Beno?t > > Thanks for giving us the gb.desktop.x11 component > The margins of the panel is funsional, the problem had it in CARDINAL > funsiona perfectly, thank you . > Please try to use a better english, because I don't really understand what

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread Jussi Lahtinen
No. This creates the trunk folder: $ svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk And this makes the code to be up to date in trunk folder: svn update So, you need only to run "svn update" and then compile as you have done: ( ./reconf-all && ./configure -C && make && sudo make in

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread gian
OK Jussi, finally I have understand, sorry for my ignorance. ciao gianluigi Il 19/05/2014 20:23, Jussi Lahtinen ha scritto: > No. > This creates the trunk folder: > $ svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk > > And this makes the code to be up to date in trunk folder: > svn

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread gian
Jussi, I have updated and compiled as said and have obtained a file log with 119 warning. Two for this: || Unable to find file: libintl.so || This library may be located inside the system C library, so you can ignore that warning... || Unable to find file: libiconv.so || This library may be

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread Jussi Lahtinen
> || Unable to find file: libintl.so > > || This library may be located inside the system C library, so you can > ignore that warning... > > || Unable to find file: libiconv.so > > || This library may be located inside the system C library, so you can > ignore that warning... > Just ignore these.

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-19 Thread gian
Thank you! Jussi, no problem now I hope, it was just for curiosity. Look, if I was not a human I would be inclined to perfection :-) ciao gianluigi Il 19/05/2014 22:34, Jussi Lahtinen ha scritto: >> || Unable to find file: libintl.so >> >> || This library may be located inside the system C libr

[Gambas-user] Fwd: Gambas-user Digest, Vol 96, Issue 48

2014-05-19 Thread monika
-- Forwarded message -- From: pramu mn Date: Mon, May 19, 2014 at 9:01 PM Subject: Re: Gambas-user Digest, Vol 96, Issue 48 To: gambas-user@lists.sourceforge.net sir, we some of the teachers of Kerala State (India) hav prepared an online examinationsoftware for engineering exam

Re: [Gambas-user] Daily Builds PPA stuck at gambas3_3.5.99.1+svn20140509...

2014-05-19 Thread Sebastian Kulesz
Hey! Sorry it took me this long. I'm a full time student and time is scarce. New builds are on the way. Trusty already has an updated version but if forgot to add the new packages to the gambas3 metapackage before building. You should be fine, but i'm letting you know just in case (tomorrow's build

Re: [Gambas-user] Daily Builds PPA stuck at gambas3_3.5.99.1+svn20140509...

2014-05-19 Thread Randall Morgan
Thanks Sebastian! On Mon, May 19, 2014 at 4:25 PM, Sebastian Kulesz wrote: > Hey! Sorry it took me this long. I'm a full time student and time is > scarce. New builds are on the way. Trusty already has an updated version > but if forgot to add the new packages to the gambas3 metapackage before

Re: [Gambas-user] feature suggestions: detach and rearrange tabs

2014-05-19 Thread Kevin Fishburne
On 05/19/2014 12:01 PM, Benoît Minisini wrote: > Le 19/02/2014 03:11, Kevin Fishburne a écrit : >> I don't know how difficult this would be, but if detachable tabs could >> be implemented (think Chrome browser), that would be awesome. Tangential >> to that would be the ability to rearrange tabs by