Re: [Gambas-user] Issue 216 in gambas: Gambas3 reports CReportBrush version too recent. Please upgrade upon make install of 4506

2012-02-25 Thread gambas
Comment #2 on issue 216 by imperiou...@paradise.net.nz: Gambas3 reports CReportBrush version too recent. Please upgrade upon make install of 4506 http://code.google.com/p/gambas/issues/detail?id=216 I think this might have originated as an incompatibility with the gambas3 rpm (via yum)... ple

[Gambas-user] Null object bug in design mode of IDE

2012-02-25 Thread richard terry
Version 4492 Hi Benoit, I the mouse-down event of apparently random controls (eg I've noted with toolbutton, picturesbox), clicking on the control gives error shown in picture. If I go to the heirachy tree first, select the control, then back to the IDE it dosn't seem to happen. regards Ri

[Gambas-user] Architecture of gambas binary files

2012-02-25 Thread Sebi
Hi, I would like to know if the gambas binaries created from the IDE, debian, packages or any other type of compilation are architecture dependent or not. i.e. Can a gambas binary compiled on a i386 be executed on amd64? Thanks! -

Re: [Gambas-user] Memory problems with Gambas3

2012-02-25 Thread Jussi Lahtinen
I can't manage to isolate the problem and I can't send the source. Right now I'm using following workaround; Draw.Begin(tmpPic) Draw.Image(imgKoko, 0, 0) Draw.Image(imgKarVe, 0, 0) Draw.Picture(picKohdistin, I.KarX - 12, I.KarY - 12) Draw.End() Draw.Picture(tmpPic, 0, 0) So, using temporary

Re: [Gambas-user] Issue 216 in gambas: Gambas3 reports CReportBrush version too recent. Please upgrade upon make install of 4506

2012-02-25 Thread gambas
Comment #1 on issue 216 by imperiou...@paradise.net.nz: Gambas3 reports CReportBrush version too recent. Please upgrade upon make install of 4506 http://code.google.com/p/gambas/issues/detail?id=216 Also applies to 4507. Failure to launch gambas3 executable with the error about CReportBrush v

[Gambas-user] Possible suggestion/question

2012-02-25 Thread nando
Benoit, I came across the need to call many different common small pieces of code multiple times. Naturally, we tend to make a SUB just for all of them. I wondered if you'd consider resurrecting GOSUB {label} which is in the same sub. It would be in the same scope, no parameters allowed and act

Re: [Gambas-user] Expander control - two questions

2012-02-25 Thread Benoît Minisini
Le 16/02/2012 23:59, Bruce Bruen a écrit : > Hi folks, > > 1) Is it possible to change the height of the header of the expander, > i.e. the bit that remains visible when it is collapsed? > At the moment, it is too high for one line and too short for two. No. The height is a multiple of Desktop.Sca

Re: [Gambas-user] Paint.arc does not proceed counter-clockwise during Length radians

2012-02-25 Thread Benoît Minisini
Le 23/02/2012 03:56, Ru Vuott a écrit : > Hello, > > in Gambas 3 by using positive values in Length parameter of "Paint.Arc" I > noticed that it does not proceed counter-clockwise, but clockwise ! > I obtain counter-clockwise, if I use "negative" values. > > ??? > > Vuott > I may be wrong, but it

[Gambas-user] GridView rewrote

2012-02-25 Thread Benoît Minisini
Hi folks, I have rewritten the GridView control entirely in Gambas since revision #4505. Normally, it is completely compatible with the old GridView. If you have problems with it, just tell me. I did this rewrite because the gb.qt4 and gb.gtk GridView were not able to handle millions of lines

Re: [Gambas-user] DataSource & DataBrowser problem

2012-02-25 Thread Benoît Minisini
Le 07/02/2012 16:25, John Rose a écrit : > Thanks, Benoit, for your explanation. Now that I've deleted the > DataBrowserCountry control& created it again inside the > DataSourceCountry control, I now see the countries (i.e. France& Great > Britain) in the DataBrowserCountry control. > Hi, I hav

[Gambas-user] Issue 216 in gambas: Gambas3 reports CReportBrush version too recent. Please upgrade upon make install of 4506

2012-02-25 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 216 by imperiou...@paradise.net.nz: Gambas3 reports CReportBrush version too recent. Please upgrade upon make install of 4506 http://code.google.com/p/gambas/issues/detail