[Gambas-user] gb.sdl.sound Channels.Count is 8 instead of 32

2014-06-15 Thread Kevin Fishburne
The documentation says sdl.sound is capable of 32 channels with an additional channel for music, however when I check Channels.Count it reports 8 instead of 32. Playback of effects seems to confirm this limitation. Is there a way to set the maximum number of channels to something higher than

[Gambas-user] Help needed with installing Gambas 3.5.35

2014-06-15 Thread bill-lancaster
This is what I have done so far:- 1 Download latest gambas version 2 In terminal CD to install directory 3 run ./reconf-all 4 run ./configure -C so far everything seems OK 5 run make - two error reported. Hers is the result:- make all-recursive make[1]: Entering directory

Re: [Gambas-user] Help needed with installing Gambas 3.5.35

2014-06-15 Thread Tobias Boege
On Sun, 15 Jun 2014, bill-lancaster wrote: This is what I have done so far:- 1 Download latest gambas version 2 In terminal CD to install directory 3 run ./reconf-all 4 run ./configure -C so far everything seems OK 5 run make - two error reported. Hers is the result:- [...]

Re: [Gambas-user] Help needed with installing Gambas 3.5.35

2014-06-15 Thread bill-lancaster
Ah! This is a fresh install of Kubuntu 14.04 I don't know anything about g++ but will look into it. Thanks for the reply -- View this message in context: http://gambas.8142.n7.nabble.com/Help-needed-with-installing-Gambas-3-5-35-tp46994p46996.html Sent from the gambas-user mailing list

Re: [Gambas-user] chessboard

2014-06-15 Thread Fabien Bodard
Le 14 juin 2014 13:49, Stephen sbun...@smartsonsite.com a écrit : Egads I was being thick! For some reason I was expecting it to appear on the web-page... it is here is slightly different than it is available here but no excuse really... I should have clued in when I saw Gambas Forge. Is

Re: [Gambas-user] Help needed with installing Gambas 3.5.35

2014-06-15 Thread gian
Hello Bill, I have recently installed Gambas3 (trunk version) in Ubuntu 14:04, and I reported here all the steps: http://www.gambas-it.org/smf/index.php?topic=3403.msg32830#msg32830 Maybe it could help gianluigi Il 15/06/2014 12:56, Jesus ha scritto: El 15/06/14 11:48, bill-lancaster

Re: [Gambas-user] SDL Feature Hide Cursor

2014-06-15 Thread Benoît Minisini
Le 15/06/2014 05:58, Shane a écrit : Could we please have the ability in SDL to hide and show the cursor? thanks Shane. Done in revision #6318. Mouse.Hide() hides the cursor. Mouse.Show() shows the cursor. Or use the Mouse.Visible property. Regards, -- Benoît Minisini

Re: [Gambas-user] gb.sdl.sound Channels.Count is 8 instead of 32

2014-06-15 Thread Benoît Minisini
Le 15/06/2014 08:39, Kevin Fishburne a écrit : The documentation says sdl.sound is capable of 32 channels with an additional channel for music, however when I check Channels.Count it reports 8 instead of 32. Playback of effects seems to confirm this limitation. Is there a way to set the

[Gambas-user] Patch with non text files?

2014-06-15 Thread Antonio Sánchez
Hi, is there any way to create a patch in Gambas in a project where you have added new non text files as images or sounds? Thanks. -- HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What

Re: [Gambas-user] Patch with non text files?

2014-06-15 Thread Tobias Boege
On Sun, 15 Jun 2014, Antonio S??nchez wrote: Hi, is there any way to create a patch in Gambas in a project where you have added new non text files as images or sounds? There is no difference between text and non-text files as far as it concerns the programs diff and patch which are used by

Re: [Gambas-user] Patch with non text files?

2014-06-15 Thread Benoît Minisini
Le 15/06/2014 14:16, Tobias Boege a écrit : On Sun, 15 Jun 2014, Antonio S??nchez wrote: Hi, is there any way to create a patch in Gambas in a project where you have added new non text files as images or sounds? There is no difference between text and non-text files as far as it concerns

Re: [Gambas-user] Feature request IDE: Make the origin of the DEBUG line code act as a hyper link

2014-06-15 Thread Benoît Minisini
Le 14/06/2014 22:33, Jussi Lahtinen a écrit : Excellent idea! Jussi Done in revision #6320. At the moment, the feature is not optional, but it will be. I'm just waiting from people's tests before. Regards, -- Benoît Minisini

Re: [Gambas-user] Patch with non text files?

2014-06-15 Thread Tobias Boege
On Sun, 15 Jun 2014, Beno?t Minisini wrote: Le 15/06/2014 14:16, Tobias Boege a ?crit : On Sun, 15 Jun 2014, Antonio S??nchez wrote: Hi, is there any way to create a patch in Gambas in a project where you have added new non text files as images or sounds? There is no difference

Re: [Gambas-user] Feature request IDE: Make the origin of the DEBUG line code act as a hyper link

2014-06-15 Thread Patrik Karlsson
2014-06-15 14:46 GMT+02:00 Benoît Minisini gam...@users.sourceforge.net: Le 14/06/2014 22:33, Jussi Lahtinen a écrit : Excellent idea! Jussi Done in revision #6320. At the moment, the feature is not optional, but it will be. I'm just waiting from people's tests before.

Re: [Gambas-user] Fwd: Feature request: IDE

2014-06-15 Thread Stephen
The point is that only selected items get operated on, I suppose it's a preferences thing, as long as it can be configured (and the configuration option is not buried in some obscure location). On 06/14/2014 08:02 PM, Tom wrote: It was never a problem for me. If I accidently did CTRL-X, you

Re: [Gambas-user] chessboard

2014-06-15 Thread Stephen
On 06/15/2014 07:07 AM, Fabien Bodard wrote: Le 14 juin 2014 13:49, Stephensbun...@smartsonsite.com a écrit : Egads I was being thick! For some reason I was expecting it to appear on the web-page... it is here is slightly different than it is available here but no excuse really... I

Re: [Gambas-user] chessboard

2014-06-15 Thread Fabien Bodard
It's on the old Todo list Oh, THAT list... I have one of those too :/ yes we all have it -- HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC

[Gambas-user] IDE Feature Request

2014-06-15 Thread B Bruen
( Don't see why I shouldn't join in :-) ) Would it be possible to lock source files the same as for forms? This would prevent me from changing the wrong class in a set of very similar classes. Oh,and while you're there - the reload button on the form toolbar seems to unlock a locked form!