Re: [Gambas-user] reading files

2017-07-19 Thread Shane
thanks tony sounds like just what i needed i will take a look cheers On 19/07/17 22:34, Tony Morehen wrote: I've attached an archive containing the code I use to read v1 and v2 MP3 tags and other MP3 info including bitrates (fixed and VBR), sampling rates and number of channels. v1 tags

Re: [Gambas-user] Gambas-user Digest, Vol 134, Issue 54

2017-07-19 Thread herberth guzman
> i like it:! > but, alas, KDE and Ubuntu implementations are mutually incompatible! Well done guys > totally right!!, that's why i dont like such stupid thing and changes.. > Lenz McKAY Gerardo (PICCORO) > http://qgqlochekone.blogspot.com > 2017-07-19 16:19 GMT-04:00 Fabien Bodard

[Gambas-user] [Gambas Bug Tracker] Bug #1128: Message.Question should return -1 on cancel

2017-07-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1128=L21haW4- Comment #2 by C THAL: Ok, thank you all. I did not see it because I just saw http://gambaswiki.org/wiki/comp/gb.form/message (linked from inside the IDE).

Re: [Gambas-user] Pre-release of Gambas 3.10.0

2017-07-19 Thread Gianluigi
Thank you Benoit, here it seems to work well. Regards Gianluigi [System] Gambas=3.10 OperatingSystem=Linux Kernel=4.4.0-83-generic Architecture=x86 Distribution=Ubuntu 16.04.2 LTS Desktop=XFCE Theme=Cleanlooks Language=it_IT.UTF-8 Memory=3018M 2017-07-18 17:56 GMT+02:00 Benoît Minisini via

Re: [Gambas-user] [Gambas Bug Tracker] Bug #1128: Message.Question should return -1 on cancel

2017-07-19 Thread Gianluigi
Thal, you could take a look at this discussion [0] Regards Gianluigi [0] http://gambas.8142.n7.nabble.com/MessageBox-problem-td56154.html#a56231 2017-07-19 15:33 GMT+02:00 Tony Morehen : > That is the documented behaviour: > > All Message functions can have up to

Re: [Gambas-user] reading files

2017-07-19 Thread Gianluigi
A very interesting work  Regards Gianluigi 2017-07-19 14:34 GMT+02:00 Tony Morehen : > I've attached an archive containing the code I use to read v1 and v2 MP3 > tags and other MP3 info including bitrates (fixed and VBR), sampling rates > and number of channels. v1

Re: [Gambas-user] Pre-release of Gambas 3.10.0

2017-07-19 Thread PICCORO McKAY Lenz
i like it:! > but, alas, KDE and Ubuntu implementations are mutually incompatible! Well done guys totally right!!, that's why i dont like such stupid thing and changes.. Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2017-07-19 16:19 GMT-04:00 Fabien Bodard

Re: [Gambas-user] Pre-release of Gambas 3.10.0

2017-07-19 Thread Fabien Bodard
you need to use the gb.gui.trayicon component http://gambaswiki.org/wiki/comp/gb.gui.trayicon witch support all the protocols 2017-07-19 18:40 GMT+02:00 PICCORO McKAY Lenz : > 2017-07-19 12:35 GMT-04:00 herberth guzman : > >> I know that KDE 5

Re: [Gambas-user] Pre-release of Gambas 3.10.0

2017-07-19 Thread PICCORO McKAY Lenz
2017-07-19 12:35 GMT-04:00 herberth guzman : > I know that KDE 5 dropped the support for the old system tray protocol. > the gnome-puach also dropped some about it.. i think that this component must have a citation that oly works with normal desktops.. like lxde and

Re: [Gambas-user] Pre-release of Gambas 3.10.0

2017-07-19 Thread herberth guzman
My system tray does not work with gb.qt5. I remember you had it run in revision # 7098 I know that KDE 5 dropped the support for the old system tray protocol. It is possible to temporarily run the system tray, please. Thanks Herberth Guzman

Re: [Gambas-user] Pre-release of Gambas 3.10.0

2017-07-19 Thread PICCORO McKAY Lenz
2017-07-19 12:10 GMT-04:00 herberth guzman : > "Web Form Application" > (You can create Web Form) > ah right its missing of can at least choose/convert the cgi to a mix of cgi and form and let user removed manually if not want any of forms seems something of gtk2 are

Re: [Gambas-user] Pre-release of Gambas 3.10.0

2017-07-19 Thread herberth guzman
Regards Benoit In the menu New Project, the list of the types of applications that we want to create are shown, example: Application QT (Application using the component QT5 or QT4) Application GTK+ 3 (pplication using the component GTK+3) Application Web (Scrip CGI). It is possible to create

Re: [Gambas-user] Pre-release of Gambas 3.10.0

2017-07-19 Thread Sebastián Kulesz
Hi Benoît, I wanted to ask you what were the component changes since the last release. I am on an exchange in Germany and couldn't really follow the progress on this development cycle. Specifically, any added or removed components. And any changes of dependencies. With that information, and as

[Gambas-user] [Gambas Bug Tracker] Bug #1128: Message.Question should return -1 on cancel

2017-07-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1128=L21haW4- Comment #1 by PICCORO LENZ MCKAY: That is the documented behaviour: >All Message functions can have up to three buttons: > * The first button is always the default button. > * The last button is always the cancel button.

Re: [Gambas-user] [Gambas Bug Tracker] Bug #1128: Message.Question should return -1 on cancel

2017-07-19 Thread Tony Morehen
That is the documented behaviour: All Message functions can have up to three buttons: * The first button is always the default button. * The last button is always the cancel button. On 2017-07-19 09:20 AM, bugtrac...@gambaswiki.org wrote:

[Gambas-user] [Gambas Bug Tracker] Bug #1128: Message.Question should return -1 on cancel

2017-07-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1128=L21haW4- C THAL reported a new bug. Summary --- Message.Question should return -1 on cancel Type : Bug Priority : Medium Gambas version : 3.9.90 (TRUNK) Product : Language Description ---

Re: [Gambas-user] Gambas Playground

2017-07-19 Thread PICCORO McKAY Lenz
a docker to take more overall control to the env (also due to put a good necesary gambas env). good idea (and i not avocate to doker containers.. ) some js are minified make very dificult understand and study the code (special for those that are not experts) as i understand setup a minimal

Re: [Gambas-user] Gambas Playground

2017-07-19 Thread Adrien Prokopowicz
Le Wed, 19 Jul 2017 12:15:43 +0200, PICCORO McKAY Lenz a écrit: 2017-07-19 6:11 GMT-04:00 PICCORO McKAY Lenz : And for the code, I just pushed it to a GitLab repository. You'll find it here : https://gitlab.com/prokopyl/gambas-playground

Re: [Gambas-user] reading files

2017-07-19 Thread Tony Morehen
I've attached an archive containing the code I use to read v1 and v2 MP3 tags and other MP3 info including bitrates (fixed and VBR), sampling rates and number of channels. v1 tags are pretty staightforward to read if you don't try to read the structure directly, but by each element of the

Re: [Gambas-user] reading files

2017-07-19 Thread Gianluigi
You can take a look at our Italian wiki [0][1][2] using Google Translate. You can also subscribe and ask a question in English, I do not understand mp3, but there is someone who understands it. Regards Gianluigi [0]

Re: [Gambas-user] Gambas Playground

2017-07-19 Thread PICCORO McKAY Lenz
2017-07-19 6:11 GMT-04:00 PICCORO McKAY Lenz : > >> And for the code, I just pushed it to a GitLab repository. You'll find it >> here : >> https://gitlab.com/prokopyl/gambas-playground > > good made, better than the old-comlex svn.. thanks > i found seeds and some traces,

Re: [Gambas-user] Gambas Playground

2017-07-19 Thread PICCORO McKAY Lenz
2017-07-18 22:38 GMT-04:00 Adrien Prokopowicz : > I'm not sure I can understand you correctly, but I'll try my best. :) > yes your are right, sorry for my english > > If by "other gambas things" you mean "full projects", then yes, the > playground > is only