Re: [Gambas-user] Gambas new icon

2015-09-18 Thread Fabien Bodard
This is not to replace the old shrimp ... just for icon theming 2015-09-19 2:10 GMT+02:00 Moviga Technologies : > > > The power of OpenSource my friend! You can make it what ever you want! > You could even make a (Gambas-)script that replaces the icon for you > after each time you update Gambas, a

Re: [Gambas-user] Project templates

2015-09-18 Thread Fabien Bodard
Ok it work now... sorry i have not reconf the app path. I'm agree with Adrien ... there is too many template for the same thing. It pollute the lisibility. Just one for graphica app which explain that the lib choose the underlying component depending of the current desktop envirronment. Maybe a li

[Gambas-user] Feature removal suggestion: Pressing Escape hides debug pane

2015-09-18 Thread Kevin Fishburne
When modifying a line of code there are context-sensitive pop-ups for syntax help, code completion and method/property enumeration, which is awesome. However, one type of pop-up requires that you press Escape to clear and the others do not. Being unable to reliably differentiate between pop-up

[Gambas-user] OpenAL 1.0.1 Example published to Software Farm

2015-09-18 Thread Kevin Fishburne
Enjoy, and some decent reference docs are here (posting because they seem near impossible to find): https://hackage.haskell.org/package/OpenAL-1.4.0.2/docs/Sound-OpenAL-AL-Attenuation.html https://hackage.haskell.org/package/OpenAL-1.7.0.1/docs/Sound-OpenAL-AL-Source.html -- Kevin Fishburne Eig

Re: [Gambas-user] Project templates

2015-09-18 Thread Adrien Prokopowicz
Le Sat, 19 Sep 2015 03:51:01 +0200, Benoît Minisini a écrit: > Le 19/09/2015 03:26, Adrien Prokopowicz a écrit : >> Le Fri, 18 Sep 2015 13:12:49 +0200, Benoît Minisini >> a écrit: >> >>> Le 18/09/2015 09:45, Jorge Carrión a écrit : That is a fine option, Benoit! I always begin a proy

Re: [Gambas-user] Project templates

2015-09-18 Thread Benoît Minisini
Le 19/09/2015 03:26, Adrien Prokopowicz a écrit : > Le Fri, 18 Sep 2015 13:12:49 +0200, Benoît Minisini > a écrit: > >> Le 18/09/2015 09:45, Jorge Carrión a écrit : >>> That is a fine option, Benoit! >>> I always begin a proyect by choosing components, linking libraries, >>> copying >>> and pastin

Re: [Gambas-user] Project templates

2015-09-18 Thread Adrien Prokopowicz
Le Fri, 18 Sep 2015 13:12:49 +0200, Benoît Minisini a écrit: > Le 18/09/2015 09:45, Jorge Carrión a écrit : >> That is a fine option, Benoit! >> I always begin a proyect by choosing components, linking libraries, >> copying >> and pastin company icons, etc. etc. now I suppouse I can create a

Re: [Gambas-user] Align consts for gridview

2015-09-18 Thread adamn...@gmail.com
On Sat, 19 Sep 2015 02:30:32 +0200 Benoît Minisini wrote: > Le 19/09/2015 02:07, adamn...@gmail.com a écrit : > > It seems to me that Align.TopCenter and Align.BottomCenter are missing. > > Can these be added or is there something mysterious > > > > regards > > bruce > > > > It's "Align.Top

Re: [Gambas-user] Align consts for gridview

2015-09-18 Thread Benoît Minisini
Le 19/09/2015 02:07, adamn...@gmail.com a écrit : > It seems to me that Align.TopCenter and Align.BottomCenter are missing. > Can these be added or is there something mysterious > > regards > bruce > It's "Align.Top" and "Align.Bottom". Regards, -- Benoît Minisini

[Gambas-user] _gridview_cell border property

2015-09-18 Thread adamn...@gmail.com
I have previously had this working really nicely, but now I can't find any information on how to use the Border class as a static function nor how to set the border "css". Any ideas? I think Benoit may have only described how to in the original mail message? tia bruce -- B Bruen --

Re: [Gambas-user] Gambas new icon

2015-09-18 Thread Moviga Technologies
The power of OpenSource my friend! You can make it what ever you want! You could even make a (Gambas-)script that replaces the icon for you after each time you update Gambas, as that would not interfere with your package manager as opposed to the solution you explained here will do.

[Gambas-user] Align consts for gridview

2015-09-18 Thread adamn...@gmail.com
It seems to me that Align.TopCenter and Align.BottomCenter are missing. Can these be added or is there something mysterious regards bruce -- B Bruen -- ___ Gambas-user m

Re: [Gambas-user] Gambas new icon

2015-09-18 Thread adamn...@gmail.com
On Sat, 19 Sep 2015 01:26:54 +0200 Moviga Technologies wrote: > > > I think this is getting somewhere :) The best I have seen so far! > > > -- I actually wish I had never looked at this thread. Now I can see both

[Gambas-user] [Gambas Bug Tracker] Bug #741: Instruction on Wiki for 'How to package' inconsistent for gambas3-ide

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.741&from=L21haW4- Comment #6 by gbWilly GAMBOS: Yes, it seems okay now. -- ___ Gambas-user mailing list Gambas-user@lists.sou

Re: [Gambas-user] Gambas new icon

2015-09-18 Thread Adrien Prokopowicz
Le Sat, 19 Sep 2015 01:30:47 +0200, Benoît Minisini a écrit: > Le 19/09/2015 01:18, Adrien Prokopowicz a écrit >> >> - I used a slightly darker color, it didn't look pronounced enough on a >>light background to me. > > I just used the blue color of the website. How it looks depends on your

Re: [Gambas-user] Gambas new icon

2015-09-18 Thread Benoît Minisini
Le 19/09/2015 01:18, Adrien Prokopowicz a écrit : > Le Fri, 18 Sep 2015 01:15:27 +0200, Benoît Minisini > a écrit: > >> Finally I found the last version of Fabien's icon too scaring (that >> staring wide eyes... b). >> >> Here is the last version I propose. Don't be too long to contest it, I >

Re: [Gambas-user] Gambas new icon

2015-09-18 Thread Moviga Technologies
I think this is getting somewhere :) The best I have seen so far! -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/list

Re: [Gambas-user] Gambas new icon

2015-09-18 Thread Adrien Prokopowicz
Le Fri, 18 Sep 2015 01:15:27 +0200, Benoît Minisini a écrit: Finally I found the last version of Fabien's icon too scaring (that staring wide eyes... b). Here is the last version I propose. Don't be too long to contest it, I want to put it in Gambas 3.8.2 Regards, I like this version

[Gambas-user] [Gambas Bug Tracker] Bug #746: Debug is not producing output in some cases

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.746&from=L21haW4- Comment #4 by Moviga TECHNOLOGIES: For some reason unbeknownst to me, it is now working correctly... I have not done any modifications, and have no idea what just happened, If it returns I will try to understand what triggers it

[Gambas-user] [Gambas Bug Tracker] Bug #746: Debug is not producing output in some cases

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.746&from=L21haW4- Comment #3 by Jussi LAHTINEN: I will get "MGlobal.Init.57: CONFIG_FOLDER exits", but since the folder is empty the For Each loop is not executed. -- _

Re: [Gambas-user] Project templates

2015-09-18 Thread Benoît Minisini
Le 18/09/2015 21:57, Fabien Bodard a écrit : > It is not working for me see the screenshot > > the Template path is not exist and ide crash > In revison #7324 the IDE won't crash anymore if the template directory does not exist. But it should. I guess your installation of Gambas failed somewhere

Re: [Gambas-user] Project templates

2015-09-18 Thread Fabien Bodard
It is not working for me see the screenshot the Template path is not exist and ide crash 2015-09-18 16:34 GMT+02:00 Moviga Technologies : > > > Which package should they be in? The gambas3-gb-ide package? > -- > _

[Gambas-user] [Gambas Bug Tracker] Bug #746: Debug is not producing output in some cases

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.746&from=L21haW4- Comment #2 by Moviga TECHNOLOGIES: This does not print anything at all: 'Loading custom up profiles If Exist(CONFIG_FOLDER) Then Debug "CONFIG_FOLDER exits" For Each f In Dir(CONFIG_FOLDER, "*.conf", gb.File) $aPr

[Gambas-user] [Gambas Bug Tracker] Bug #746: Debug is not producing output in some cases

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.746&from=L21haW4- Comment #1 by Benoît MINISINI: No problem there. Please elaborate... -- ___ Gambas-user mailing list Gambas

[Gambas-user] [Gambas Bug Tracker] Bug #746: Debug is not producing output in some cases

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.746&from=L21haW4- Moviga TECHNOLOGIES reported a new bug. Summary --- Debug is not producing output in some cases Type : Bug Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : Language Description ---

[Gambas-user] [Gambas Bug Tracker] Bug #746: Debug is not producing output in some cases

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.746&from=L21haW4- Moviga TECHNOLOGIES added an attachment: RedshiftMasterTool-0.1.tar.gz -- ___ Gambas-user mailing list Gamb

Re: [Gambas-user] Project templates

2015-09-18 Thread Moviga Technologies
Which package should they be in? The gambas3-gb-ide package? -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gam

Re: [Gambas-user] Gambas new icon

2015-09-18 Thread Tom
On 9/17/2015 9:46 PM, Benoît Minisini wrote: Le 18/09/2015 03:23, Tom a écrit : Sorry... it looks like a duck to me. On 9/17/2015 7:15 PM, Benoît Minisini wrote: Finally I found the last version of Fabien's icon too scaring (that staring wide

[Gambas-user] Packaging HowTo has been updated

2015-09-18 Thread Benoît Minisini
Hi, The packaging howto has been fixed again. The table of package dependencies for Gambas >= 3.8 is now entirely generated, and so should be always synchronized with the current source state now. http://gambaswiki.org/wiki/howto/package Regards, -- Benoît Minisini -

[Gambas-user] [Gambas Bug Tracker] Bug #738: Farms shows Login and Register when logged in

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.738&from=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- ___ Gambas-user mailing list Gambas-user@list

[Gambas-user] [Gambas Bug Tracker] Bug #741: Instruction on Wiki for 'How to package' inconsistent for gambas3-ide

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.741&from=L21haW4- Comment #5 by Benoît MINISINI: It should be ok now. The table is now entirely generated, and so should always be synchronized. --

[Gambas-user] [Gambas Bug Tracker] Bug #741: Instruction on Wiki for 'How to package' inconsistent for gambas3-ide

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.741&from=L21haW4- Benoît MINISINI changed the state of the bug to: Fixed. -- ___ Gambas-user mailing list Gambas-user@lists.s

[Gambas-user] [Gambas Bug Tracker] Bug #741: Instruction on Wiki for 'How to package' inconsistent for gambas3-ide

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.741&from=L21haW4- Comment #4 by Benoît MINISINI: Yes, you're right. That table is automatically generated, so I have to fix that automatic generation so that it takes into account things already put inside gambas3-runtime package. -

[Gambas-user] [Gambas Bug Tracker] Bug #739: Entering tags looses focus when looking up suggestions

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.739&from=L21haW4- Benoît MINISINI changed the state of the bug to: Fixed. -- ___ Gambas-user mailing list Gambas-user@lists.s

[Gambas-user] [Gambas Bug Tracker] Bug #741: Instruction on Wiki for 'How to package' inconsistent for gambas3-ide

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.741&from=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- ___ Gambas-user mailing list Gambas-user@list

[Gambas-user] [Gambas Bug Tracker] Bug #739: Entering tags looses focus when looking up suggestions

2015-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.739&from=L21haW4- Comment #2 by Moviga TECHNOLOGIES: Now it is good! -- ___ Gambas-user mailing list Gambas-user@lists.source

Re: [Gambas-user] Gambas new icon

2015-09-18 Thread Benoît Minisini
Le 18/09/2015 07:01, Fabien Bodard a écrit : > And reduce the eye lines... It's too heavy and that's why I don't like the > first one. I did all that so that it is not scaring anymore. -- Benoît Minisini --

Re: [Gambas-user] Project templates

2015-09-18 Thread Benoît Minisini
Le 18/09/2015 09:45, Jorge Carrión a écrit : > That is a fine option, Benoit! > I always begin a proyect by choosing components, linking libraries, copying > and pastin company icons, etc. etc. now I suppouse I can create a template > with all that stuff an just click on new... Awsome! > Keep doing

Re: [Gambas-user] Project templates

2015-09-18 Thread Jorge Carrión
That is a fine option, Benoit! I always begin a proyect by choosing components, linking libraries, copying and pastin company icons, etc. etc. now I suppouse I can create a template with all that stuff an just click on new... Awsome! Keep doing the goob work... Regards 2015-09-18 2:53 GMT+02:00 B