Re: [Gambas-user] Sample apps

2014-03-05 Thread Daniel Quintero
Jajajaja, thats not usual for me. Thanks :) *_* *Lic. Daniel Quintero Rojas* *¡Saludos desde México!* On Wed, Mar 5, 2014 at 5:42 PM, Jesus wrote: > El 06/03/14 00:16, Daniel Quintero escribió: > > I found them! I download the Gambas source code and copied th

Re: [Gambas-user] Sample apps

2014-03-05 Thread Jesus
El 06/03/14 00:16, Daniel Quintero escribió: > I found them! I download the Gambas source code and copied them to the path > /usr/share/gambas3/examples Or simply: apt-get install gambas3-examples ...as usual. Regards -- Jesus Guardon

Re: [Gambas-user] OT: wrong mailing-list sorting

2014-03-05 Thread Jesus
El 05/03/14 17:12, Rolf-Werner Eilert escribió: > This is only in the Gambas mailing list, so it's not as much OT as it > might seem ;) > > In my Thunderbird, single mails from the list are sorted at the > beginning of the list, i. e. I will have to scroll to the end to see the > rest of the discus

Re: [Gambas-user] Sample apps

2014-03-05 Thread Daniel Quintero
I found them! I download the Gambas source code and copied them to the path /usr/share/gambas3/examples :) *_* *Lic. Daniel Quintero Rojas* *¡Saludos desde México!* On Wed, Mar 5, 2014 at 4:48 PM, Daniel Quintero wrote: > Hi > > I installed Gambas in Mint as

[Gambas-user] Sample apps

2014-03-05 Thread Daniel Quintero
Hi I installed Gambas in Mint as follows: sudo add-apt-repository ppa:gambas-team/gambas-daily sudo apt-get update sudo apt-get install gambas3 But I does not have te sample apps How can I get a copy of them? Regards. *_* *Lic. Daniel Quintero Rojas* *¡Saludos desde M

[Gambas-user] Issue 515 in gambas: System freeze on Combobox popup on combobox_gofocus

2014-03-05 Thread gambas
Status: New Owner: Labels: Version3.5.2 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 515 by isaf...@gmail.com: System freeze on Combobox popup on combobox_gofocus http://code.google.com/p/gambas/issues/detail?id=515 1) On Combobox1_Gofocus() I put Co

Re: [Gambas-user] Panel_Enter is no mouse event?

2014-03-05 Thread Benoît Minisini
Le 05/03/2014 17:30, Tobias Boege a écrit : > Hi, > > the documentation[0] says that Enter is a mouse event. But apparently not so > for the Panel container? The attached project fails as soon as you enter the > Panel with "no mouse event data" - at least over here. > > Regards, > Tobi > > [0] http

[Gambas-user] Panel_Enter is no mouse event?

2014-03-05 Thread Tobias Boege
Hi, the documentation[0] says that Enter is a mouse event. But apparently not so for the Panel container? The attached project fails as soon as you enter the Panel with "no mouse event data" - at least over here. Regards, Tobi [0] http://gambasdoc.org/help/comp/gb.qt4/mouse?v3 -- "There's an o

[Gambas-user] OT: wrong mailing-list sorting

2014-03-05 Thread Rolf-Werner Eilert
This is only in the Gambas mailing list, so it's not as much OT as it might seem ;) In my Thunderbird, single mails from the list are sorted at the beginning of the list, i. e. I will have to scroll to the end to see the rest of the discussion. As I said, it only happens sometimes, but it has

Re: [Gambas-user] Read-only controls in IDE

2014-03-05 Thread Jesus
El 05/03/14 16:23, Benoît Minisini escribió: > Le 05/03/2014 16:02, Jesus a écrit : >> Hi all >> >> It seems that some controls in the Preferences dialog of the Gambas IDE >> are read-only or are disabled > > Oops. It was a bad bug fix! > > Fixed the fix in revision #6193. > Oh, well! Thanks -- J

Re: [Gambas-user] Read-only controls in IDE

2014-03-05 Thread Benoît Minisini
Le 05/03/2014 16:02, Jesus a écrit : > Hi all > > It seems that some controls in the Preferences dialog of the Gambas IDE > are read-only or are disabled, as shown in the attached image. I don't > know how many revisions ago, because I'm not used to fiddle with these. > > I remember that it worked