[Gambas-user] Error with Scrollview and child objects

2014-08-22 Thread Ian
If you populate a scrollview with child checkbox objects where you need to scroll to see them all, as soon as you move the scroll bar the child objects do not respond to events. As soon as you move the scroll bar back to the top, the child objects will then respond. Trying this process with

[Gambas-user] Feature suggestion: GAMBAS optional runtime auto-update

2014-08-22 Thread Kevin Fishburne
In the interest of accessibility to a stable version of the GAMBAS runtime without requiring users to add a PPA or drop to the command line, I think it may be useful to add an "auto-update" feature or equivalent. Currently users have three ways to install GAMBAS: (1) Install from their distro'

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jussi Lahtinen
I can't reproduce this on latest revision. But I haven't install devs for gtk3... so is the problem with gtk2 or gtk3? Both? [System] Gambas=3.5.90 OperatingSystem=Linux Kernel=3.13.0-34-generic Architecture=x86_64 Distribution=Ubuntu 14.04.1 LTS Desktop=XFCE Theme=QGtk Language=en_US.UTF-8 Memory

Re: [Gambas-user] Issue 513 in gambas: Bad display of SwitchButton

2014-08-22 Thread gambas
Updates: Status: Fixed Comment #2 on issue 513 by benoit.m...@gmail.com: Bad display of SwitchButton https://code.google.com/p/gambas/issues/detail?id=513 It should be fixed since revision #6414. -- You received this message because this project is configured to send all issue notif

Re: [Gambas-user] Issue 549 in gambas: HttpClient Put Method doesn't work (data is never send)

2014-08-22 Thread gambas
Updates: Status: Fixed Comment #2 on issue 549 by benoit.m...@gmail.com: HttpClient Put Method doesn't work (data is never send) https://code.google.com/p/gambas/issues/detail?id=549 It should be fixed in revision #6423. -- You received this message because this project is configured

Re: [Gambas-user] Issue 549 in gambas: HttpClient Put Method doesn't work (data is never send)

2014-08-22 Thread gambas
Updates: Status: Accepted Labels: -Version Version-3.5.0 Comment #1 on issue 549 by benoit.m...@gmail.com: HttpClient Put Method doesn't work (data is never send) https://code.google.com/p/gambas/issues/detail?id=549 (No comment was entered for this change.) -- You received th

Re: [Gambas-user] Transparent PDF

2014-08-22 Thread Benoît Minisini
Le 13/08/2014 10:40, Antonio Sánchez a écrit : > Hi, > > I did "pboxDOC.Picture = pdfdocumento[1].Image.Picture" to load a pdf file > in a picturebox, but the background is white and I would need the > background of this image was transparent because I'm going to put another > image in the backgrou

Re: [Gambas-user] Issue 550 in gambas: IconView can't right click menu with multiple select

2014-08-22 Thread gambas
Comment #1 on issue 550 by joshigg...@gmail.com: IconView can't right click menu with multiple select https://code.google.com/p/gambas/issues/detail?id=550 * Holding CTRL key does not cause deselection before menu pops up. -- You received this message because this project is configured to sen

[Gambas-user] Issue 550 in gambas: IconView can't right click menu with multiple select

2014-08-22 Thread gambas
Status: New Owner: Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 550 by joshigg...@gmail.com: IconView can't right click menu with multiple select https://code.google.com/p/gambas/issues/detail?id=550 1) Describe the problem. An

Re: [Gambas-user] [Gambas-devel] Gambas Magazine - Update

2014-08-22 Thread Jussi Lahtinen
I must say the magazine looks very professional. Nice to see this happening! Jussi On Wed, Aug 20, 2014 at 11:20 PM, Randall Morgan wrote: > Hi Folks, > > First thank you to all who provided comments and feed back on the first > issue of Gambas Magazine. Now that I am back in the city I am fo

Re: [Gambas-user] [Gambas-devel] Gambas Magazine - Update

2014-08-22 Thread Fabien Bodard
Hey Randall... The man for game is Kevin Fishburn... He do crazy things with few code... Maybe he can help you Le 22 août 2014 03:37, "Tobias Boege" a écrit : > On Thu, 21 Aug 2014, Randall Morgan wrote: > > >> > > >> It would be great if an "official" list of topics would be on the > website > >

Re: [Gambas-user] unsubscribe

2014-08-22 Thread T Lee Davidson
If you are trying to unsubscribe, you will need to follow the directions below that were contained in the original email to you. You sent this message to the gambas-user list. Try visiting the website at: https://lists.sourceforge.net/lists/listinfo/gambas-user Or, send an email with subject or

[Gambas-user] unsubscribe

2014-08-22 Thread Wauters, Kris (Antwerpen)
-Original Message- From: gambas-user-requ...@lists.sourceforge.net [mailto:gambas-user-requ...@lists.sourceforge.net] Sent: vrijdag 22 augustus 2014 15:58 To: gambas-user@lists.sourceforge.net Subject: Gambas-user Digest, Vol 99, Issue 19 Send Gambas-user mailing list submissions to

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jesus
El 22/08/14 a las #4, Benoît Minisini escribió: > Le 22/08/2014 14:52, Jesus a écrit : >> El 22/08/14 a las #4, Benoît Minisini escribió: >>> Can you try the revision #6420? I added a debugging flag, and you will >>> tell me the result: >>> >>> 1) Open your test project. >>> 2) Open the project pro

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Benoît Minisini
Le 22/08/2014 14:52, Jesus a écrit : > El 22/08/14 a las #4, Benoît Minisini escribió: >> Can you try the revision #6420? I added a debugging flag, and you will >> tell me the result: >> >> 1) Open your test project. >> 2) Open the project property dialog. >> 3) Go to the "environment" tab. >> 4) D

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jesus
El 22/08/14 a las #4, Benoît Minisini escribió: > Can you try the revision #6420? I added a debugging flag, and you will > tell me the result: > > 1) Open your test project. > 2) Open the project property dialog. > 3) Go to the "environment" tab. > 4) Define a new environment variable named "GB_GTK

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Stephen
On 08/22/2014 06:21 AM, Jesus wrote: > El 22/08/14 a las #4, Benoît Minisini escribió: >> Le 22/08/2014 00:59, Benoît Minisini a écrit : >>> Le 16/08/2014 12:50, Jesus a écrit : El 16/08/14 a las #4, Jorge Carrión escribió: > The only thing I've changed is the qt defult theme... Maybe that

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Benoît Minisini
Le 22/08/2014 12:21, Jesus a écrit : > Well, sorry for the delay. Here it is: > > [System] > Gambas=3.5.90 > OperatingSystem=Linux > Kernel=3.13.0-24-generic > Architecture=x86_64 > Distribution=Linux Mint 17 Qiana > Desktop=XFCE > Theme=QGtk > Language=es_ES.UTF-8 > Memory=16032M > [Libraries] > C

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jesus
El 22/08/14 a las #4, Benoît Minisini escribió: > Le 22/08/2014 00:59, Benoît Minisini a écrit : >> Le 16/08/2014 12:50, Jesus a écrit : >>> El 16/08/14 a las #4, Jorge Carrión escribió: The only thing I've changed is the qt defult theme... Maybe that's involved in it but I think I'v

Re: [Gambas-user] Fwd: WebFrame gives Sigbart 6

2014-08-22 Thread Jørn Erik Mørne
Super! Den 22. aug. 2014 00:53, skrev Benoît Minisini: > Le 20/08/2014 23:19, Jørn Erik Mørne a écrit : >> Hi Benoît. I sent this last week - did you manage to have a look at it? >> >> Attached project fails with Sigbart 6 when clicking 'Find Images' more >> than once. (Clicking it once and then

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jorge Carrión
Works fine for me! This message was an answer to Jesus Guardon mail about that issue. 2014-08-22 0:59 GMT+02:00 Benoît Minisini : > Le 16/08/2014 12:50, Jesus a écrit : > > El 16/08/14 a las #4, Jorge Carrión escribió: > >> The only thing I've changed is the qt defult theme... Maybe that's > in

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Benoît Minisini
Le 22/08/2014 00:59, Benoît Minisini a écrit : > Le 16/08/2014 12:50, Jesus a écrit : >> El 16/08/14 a las #4, Jorge Carrión escribió: >>> The only thing I've changed is the qt defult theme... Maybe that's >>> involved >>> in it but I think I've saw that Jesus has the same theme than me... >>> >>>