Re: [Gambas-user] How do I replace Image transparent background with a white background?

2012-09-17 Thread RICHARD WALKER
You are too kind. I've been calling myself every kind of idiot under the sun:) -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT

Re: [Gambas-user] How do I replace Image transparent background with a white background?

2012-09-17 Thread Benoît Minisini
Le 17/09/2012 23:39, RICHARD WALKER a écrit : > I am now convinced I am getting too old for this game. > > I managed to package a broken project. > > One critical line is missing from the copy button handler. Here is the > whole thing: > > Public Sub CopyButton_Click() > > Dim tmpImage As Image > >

Re: [Gambas-user] How do I replace Image transparent background with a white background?

2012-09-17 Thread RICHARD WALKER
I am now convinced I am getting too old for this game. I managed to package a broken project. One critical line is missing from the copy button handler. Here is the whole thing: Public Sub CopyButton_Click() Dim tmpImage As Image If FLogo.Visible Then With FLogo.Picture

Re: [Gambas-user] How do I replace Image transparent background with a white background?

2012-09-17 Thread RICHARD WALKER
Funny thing is I thought I understood enough about environment variables to see me through. It never occurred to me that the environment for that setting would be restricted to the IDE, but now you mention it, it makes sense. If it were visible in my user environment it might affect every Gambas pr

[Gambas-user] Strange behavior of .Resize function...

2012-09-17 Thread Ru Vuott
Yeees Benoît, now I confirm that the ".Resize" method works ! by vuott > > > > Problems persist with the ".Resize" method. > > > > Bye > > vuott > > > > Fixed in revision #5174. > > Regards, > > -- > Benoît Minisini > > -

Re: [Gambas-user] Using Gambas for Apache cgi

2012-09-17 Thread Benoît Minisini
Le 17/09/2012 21:41, Demosthenes Koptsis a écrit : > Στις 17/9/2012 20:52, ο/η Tobias Boege έγραψε: >> On Mon, 17 Sep 2012, Rolf-Werner Eilert wrote: >>> Hi everyone, >>> >>> Long time ago I set up a Gambas application in my internal server for >>> cgi. I do remember there was some tweaking of Apac

Re: [Gambas-user] Using Gambas for Apache cgi

2012-09-17 Thread Demosthenes Koptsis
Στις 17/9/2012 20:52, ο/η Tobias Boege έγραψε: > On Mon, 17 Sep 2012, Rolf-Werner Eilert wrote: >> Hi everyone, >> >> Long time ago I set up a Gambas application in my internal server for >> cgi. I do remember there was some tweaking of Apache confs to tell it to >> accept .gambas and .gbs as a cgi

Re: [Gambas-user] How do I replace Image transparent background with a white background?

2012-09-17 Thread Benoît Minisini
Le 17/09/2012 14:47, RICHARD WALKER a écrit : > 3. Example project attached. As shipped it is set for qt4 (although on > my system the compiled version still uses gtk!?) Maybe you should learn what an "environmental variable" is? :-) Anyway, GB_GUI is just there for debugging. If you need gb.qt4,

Re: [Gambas-user] Strange behavior of .Move function...

2012-09-17 Thread Benoît Minisini
Le 17/09/2012 20:52, Ru Vuott a écrit : > Hello Benoît, > > so, I tried with rev. 5173. > > ".Move" method now works well. It's OK and two moving parameters and two > resizing parameters. > > Problems persist with the ".Resize" method. > > Bye > vuott > Fixed in revision #5174. Regards, -- Ben

Re: [Gambas-user] Strange behavior of .Move function...

2012-09-17 Thread Ru Vuott
Hello Benoît, so, I tried with rev. 5173. ".Move" method now works well. It's OK and two moving parameters and two resizing parameters. Problems persist with the ".Resize" method. Bye vuott --- Lun 17/9/12, Benoît Minisini ha scritto: > Da: Benoît Minisini > Oggetto: Re: [Gambas-user]

Re: [Gambas-user] Using Gambas for Apache cgi

2012-09-17 Thread Tobias Boege
On Mon, 17 Sep 2012, Rolf-Werner Eilert wrote: > Hi everyone, > > Long time ago I set up a Gambas application in my internal server for > cgi. I do remember there was some tweaking of Apache confs to tell it to > accept .gambas and .gbs as a cgi program, but I don't remember what it > was. Now

[Gambas-user] Using Gambas for Apache cgi

2012-09-17 Thread Rolf-Werner Eilert
Hi everyone, Long time ago I set up a Gambas application in my internal server for cgi. I do remember there was some tweaking of Apache confs to tell it to accept .gambas and .gbs as a cgi program, but I don't remember what it was. Now I have tried to install this on another server, but of cour

Re: [Gambas-user] Issue 149 in gambas: DesktopWindow.X and DesktopWindow.Y always 1 and 21

2012-09-17 Thread gambas
Updates: Status: Fixed Comment #4 on issue 149 by benoit.m...@gmail.com: DesktopWindow.X and DesktopWindow.Y always 1 and 21 http://code.google.com/p/gambas/issues/detail?id=149 It should be finally fixed in revision #5173! -

Re: [Gambas-user] Issue 330 in gambas: IDE: Save Project As.. .Project file not updated

2012-09-17 Thread gambas
Updates: Status: Fixed Comment #5 on issue 330 by benoit.m...@gmail.com: IDE: Save Project As.. .Project file not updated http://code.google.com/p/gambas/issues/detail?id=330 Fixed in revision #5172. -- Live S

Re: [Gambas-user] Issue 330 in gambas: IDE: Save Project As.. .Project file not updated

2012-09-17 Thread gambas
Updates: Status: Started Comment #4 on issue 330 by benoit.m...@gmail.com: IDE: Save Project As.. .Project file not updated http://code.google.com/p/gambas/issues/detail?id=330 OK, got it :-) -- Live Security

Re: [Gambas-user] How do I replace Image transparent background with a white background?

2012-09-17 Thread RICHARD WALKER
Benoît, 1. Please ignore all comments relating to the behaviour of the FontChooser thing. I am coding this as a minor birthday present for my brother who likes things to be done for him in a program, so I have made the FontChooser a bit more ... adaptable and so caused the runaway expansion of the

Re: [Gambas-user] Strange behavior of .Move function... BIS

2012-09-17 Thread Ru Vuott
> > Can you try with revision #5171? > > -- > Benoît Minisini > Benoît, I can try, but tonight. I'll let you know. Bye vuott -- Live Security Virtual Conference Exclusive live event will cover all the ways today's

Re: [Gambas-user] Strange behavior of .Move function... BIS

2012-09-17 Thread Benoît Minisini
Le 17/09/2012 12:54, Ru Vuott a écrit : > Hello Benoît, > > I tried, now, my code on a 32bit system (Kubuntu - KDE), and I saw those > metods (.Move and .Resize) work weeery well ! > > So, as you said the problem is on 64bit system. > > Bye > vuott > Can you try with revision #5171? -- Benoît M

[Gambas-user] Strange behavior of .Move function... BIS

2012-09-17 Thread Ru Vuott
Hello Benoît, I tried, now, my code on a 32bit system (Kubuntu - KDE), and I saw those metods (.Move and .Resize) work weeery well ! So, as you said the problem is on 64bit system. Bye vuott -- Live Security Virtual Co

Re: [Gambas-user] How do I replace Image transparent background with a white background?

2012-09-17 Thread Benoît Minisini
Le 17/09/2012 12:46, RICHARD WALKER a écrit : > Benoît, > Sorry for the delay in "confirming" my findings with your PaintImage > version of my problem's solution. Sadly it took me hours (and more > hours) to get it working. I tried all sorts of tricks to make it > produce an undistorted/uncorrupted

Re: [Gambas-user] How do I replace Image transparent background with a white background?

2012-09-17 Thread RICHARD WALKER
Benoît, Sorry for the delay in "confirming" my findings with your PaintImage version of my problem's solution. Sadly it took me hours (and more hours) to get it working. I tried all sorts of tricks to make it produce an undistorted/uncorrupted version on the clipboard of the rendered image but noth

Re: [Gambas-user] Strange behavior of .Move function in DesktopWindow Class

2012-09-17 Thread Ru Vuott
> > Indeed. I guess you are using a 64 bits system like me? > > -- > Benoît Minisini > > - Yes, Benoît, my system is 64bit (and Gambas 3). In your opinion, how is it then that problem happens? bye vuott ---

Re: [Gambas-user] Strange behavior of .Move function in DesktopWindow Class

2012-09-17 Thread Benoît Minisini
Le 17/09/2012 11:00, Ru Vuott a écrit : > Hello, > > I have this following code (I set also gb.desktop component): > > *** > Public Sub Button1_Click() > > Dim a As Integer[] > Dim w As DesktopWindow > >a = Desktop.FindWindow("name_of_a_window") > > w = New Deskt

[Gambas-user] Strange behavior of .Move function in DesktopWindow Class

2012-09-17 Thread Ru Vuott
Hello, I have this following code (I set also gb.desktop component): *** Public Sub Button1_Click() Dim a As Integer[] Dim w As DesktopWindow a = Desktop.FindWindow("name_of_a_window") w = New DesktopWindow(a[0]) ' it should only move the window down