[Gambas-user] Problem reading attributes from XML file

2016-02-27 Thread Markus Schatten
Dear friends, I have a piece of code that was recently working, but for some reason it stopped (using 3.5.4. currently). What I would like to do is simply read out all attributes and their values (if they exists) from an XmlNode. Here is what I do: Public Sub btnLoad_Click() Dim xml As New

Re: [Gambas-user] Problem reading attributes from XML file

2016-02-27 Thread T Lee Davidson
Hi Markus, I created a quick command-line version with your procedures. It works fine on v3.6.2. I get a collection returned with length of one and a value of "http://exist.sourceforge.net/NS/exist;. Perhaps something has happened to your gb.xml component? On 02/27/2016 04:35 PM, Markus

Re: [Gambas-user] Problem reading attributes from XML file

2016-02-27 Thread Markus Schatten
Thanks a lot Lee! I've just reinstalled my Gambas and now it works again! Still, I have no idea what happened to the xml component.. All the best, M. -- Markus Schatten, PhD Assistant professor and head of Artificial Intelligence Lab University of Zagreb Faculty of Organization and Informatics

Re: [Gambas-user] Fwd: Re: Feature request for gambas load screen

2016-02-27 Thread Karl Reinl
Am Freitag, den 26.02.2016, 18:46 +1100 schrieb rterry: > > > > > > Sent from my Samsung GALAXY S5 > > Original message > From: Rolf-Werner Eilert > Date: 26/02/2016 18:42 (GMT+10:00) > To: gambas-user@lists.sourceforge.net > Subject: Re:

Re: [Gambas-user] R: Textbox transparent

2016-02-27 Thread abbat81
My Gambas 3.5.4 does not alow me transparent in your way. Thanks anyway -- View this message in context: http://gambas.8142.n7.nabble.com/R-Textbox-transparent-tp55540p55567.html Sent from the gambas-user mailing list archive at Nabble.com.