Re: [Gambas-user] MediaTagList gives no Tag-Values

2017-09-25 Thread Ingo
Le 25/09/2017 à 17:34, Ingo a écrit : Hello gambas users. A second try for the problem I still have. I'm trying to get the tag-values of an Internet radio stream with MediaPlayer from gb.media. For example from http://us3.internet-radio.com:8078: organization="Classic Rock HD"

[Gambas-user] MediaTagList gives no Tag-Values

2017-09-25 Thread Ingo
! Where is the fault? Did I make a mistake or is it a bug within gb.media? See attached the project to check it out. Thank you for any help. Best regards Ingo GPlayer_01a-0.0.1.tar.gz Description: application/gzip

Re: [Gambas-user] Process.Wait freeze

2017-09-21 Thread Ingo
share/mate:/usr/local/share/:/usr/share/:/usr/share/mdm/ XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SESSION_COOKIE=aa274b7a671aedab5cc0b16f58c417e5-1506010252.955399-20639112 XDG_SESSION_DESKTOP=mate XDG_SESSION_ID=c1 XDG_VTNR=8 Gr.

Re: [Gambas-user] Process.Wait freeze

2017-09-21 Thread Ingo
.22: sTest did not contain String 'test', instead: '' Main.Main.40: sTest did not contain String 'test', instead: '' Main.Main.22: sTest did not contain String 'test', instead: '' Regards Ingo --

Re: [Gambas-user] Missing Tag-Values in MediaTagList

2017-09-15 Thread Ingo
Am 12.09.2017 um 16:22 schrieb Benoît Minisini: No idea, you should get them all. Please send a full project to check what you did. Hello Benoit, have you already an idea or even found a solution? Looking forward to a brief interim result. Regards Ingo

[Gambas-user] Networkmonitor in WebView?

2017-05-19 Thread ingo
Hi web-experts. Many of us know the developer tools in browsers like Firefox etc. or maybe FireBug. The tools include a network monitor where you can get the information of GET/POST methods during a website is loading. Is something like this also possible in the WebView Component? Than you. Ingo

Re: [Gambas-user] How to use gb.map ".AddPolyLine( )" method ?

2017-05-17 Thread ingo
Hi Fabien, thankx for the answer and the very fast implementation. I found a workaround in the meantime. Using the draw event of the MapView let me draw lines with Paint. But I will check the new gb.map class. Salut Ingo -- View this message in context: http://gambas.8142.n7.nabble.com/How

Re: [Gambas-user] Huge data in gridview documentation wiki does not explain how

2017-05-16 Thread ingo
Hi, have look to the german Gambas-Buch with an example how to load date from a db and show it in the gridView. http://gambas-buch.de/dw/doku.php?id=k17:k17.7:k17.7.5:start&s[]=gridview <http://gambas-buch.de/dw/doku.php?id=k17:k17.7:k17.7.5:start&s[]=gridview> Hope that helps. I

Re: [Gambas-user] How to use gb.map ".AddPolyLine( )" method ?

2017-05-14 Thread ingo
t Mappoint. That does'nt help. 2) Can I manipulate the thickness of the line? Thank you in advance. Ingo -- View this message in context: http://gambas.8142.n7.nabble.com/How-to-use-gb-map-AddPolyLine-method-tp57682p58976.html Sent from the gambas-user mailing list archiv