Re: [Gambas-user] THESE COMPONENTS ARE DISABLED: - gb.gmp

2013-09-01 Thread Ru Vuott
Thank you, Jussi, for your suggestion. However now I installed libgmp-dev library. bye vuott Lun 2/9/13, Jussi Lahtinen ha scritto: Oggetto: Re: [Gambas-user] THESE COMPONENTS ARE DISABLED: - gb.gmp A: "mailing list for gambas users" Cc: "Benoi

Re: [Gambas-user] THESE COMPONENTS ARE DISABLED: - gb.gmp

2013-09-01 Thread Jussi Lahtinen
Nothing if you don't need to use that component (see http://gmplib.org/ ). So, just a guess, install libgmp-dev (on Ubuntu based system). Jussi On Mon, Sep 2, 2013 at 12:47 AM, Ru Vuott wrote: > Hello, > > I'm updating my Gambas_3 (rev. #5826), at the end of > ~ $ ./configure -C > I obtain

[Gambas-user] THESE COMPONENTS ARE DISABLED: - gb.gmp

2013-09-01 Thread Ru Vuott
Hello, I'm updating my Gambas_3 (rev. #5826), at the end of ~ $ ./configure -C I obtain this notice: || THESE COMPONENTS ARE DISABLED: || - gb.gmp What does I have to install ? Regards vuott -- Learn the latest--V

Re: [Gambas-user] Proposal for DateChooser.Data.Text

2013-09-01 Thread Tobias Boege
On Sun, 01 Sep 2013, Beno?t Minisini wrote: > Le 01/09/2013 15:48, Tobias Boege a ?crit : > > Hi Benoit, > > > > the DateChooser.Data.Text property is currently unused. I don't know what > > plans you have for it or how difficult it would be to realise my idea but > > I thought it would be nice if

Re: [Gambas-user] Proposal for DateChooser.Data.Text

2013-09-01 Thread Benoît Minisini
Le 01/09/2013 15:48, Tobias Boege a écrit : > Hi Benoit, > > the DateChooser.Data.Text property is currently unused. I don't know what > plans you have for it or how difficult it would be to realise my idea but > I thought it would be nice if a tooltip balloon containing the text would > be display

Re: [Gambas-user] Draw.Image/Picture SrcX, SrcY, ScrWidth and SrcHeight arguments

2013-09-01 Thread Benoît Minisini
Le 01/09/2013 16:05, Jussi Lahtinen a écrit : > Is there bug or have I misunderstand something? > But Src??? arguments doesn't seem to have any effect. > > See attachment. > > Jussi > It is fixed in revision #5824. But now there is another bug in Draw.Picture() and in Paint.DrawPicture() that do

Re: [Gambas-user] gb.media dependency problems on Debian Wheezy

2013-09-01 Thread Benoît Minisini
Le 01/09/2013 16:24, Willy Raets a écrit : > On Sun, 2013-09-01 at 16:02 +0200, Willy Raets wrote: >> Hi all, >> >> Can anyone tell me what the proper dependencies for gb.media are, as >> gb.media is disabled after doing a ./configure -C >> >> I had Gambas 3.3.90 installed on this system and it wor

[Gambas-user] Draw.Image/Picture SrcX, SrcY, ScrWidth and SrcHeight arguments

2013-09-01 Thread Jussi Lahtinen
Is there bug or have I misunderstand something? But Src??? arguments doesn't seem to have any effect. See attachment. Jussi DrawBug-0.0.1.tar.gz Description: GNU Zip compressed data -- Learn the latest--Visual Studio 20

[Gambas-user] gb.media dependency problems on Debian Wheezy

2013-09-01 Thread Willy Raets
Hi all, Can anyone tell me what the proper dependencies for gb.media are, as gb.media is disabled after doing a ./configure -C I had Gambas 3.3.90 installed on this system and it worked just fine but it seems the 3.4.90 branch has extra dependencies. Compared to the 3.3.90 install I had to add l

[Gambas-user] Proposal for DateChooser.Data.Text

2013-09-01 Thread Tobias Boege
Hi Benoit, the DateChooser.Data.Text property is currently unused. I don't know what plans you have for it or how difficult it would be to realise my idea but I thought it would be nice if a tooltip balloon containing the text would be displayed when the mouse hovers the specific date. What do yo