[Gambas-user] Looking for some gb.media examples

2016-09-23 Thread Christopher McLennan
Hello I have a desire to use the MediaPlayer control from the gb.media component so that I can invoke some logic when the "AboutToFinish" event is raised. I've looked at the VideoPlayer and the VerySimpleVideo player examples from the Software Farm but these use the gb.media.form's MediaView widge

[Gambas-user] [Gambas Bug Tracker] Bug #1012: Button goes to right up corner

2016-09-23 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1012&from=L21haW4- Comment #1 by Tobias BOEGE: $ grep -i salir -R . ./.src/Control/Containerdataoasis.class:$datos["fechaenvio"] = fechasalida ' -- xcuando este despacho debe salir That is all that matches "Salir". Are you sure you sent

[Gambas-user] [Gambas Bug Tracker] Bug #1012: Button goes to right up corner

2016-09-23 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1012&from=L21haW4- Tyrone LUCERO added an attachment: simplegastosadm-0.0.1.tar.gz -- ___ Gambas-user mailing list Gambas-use

[Gambas-user] [Gambas Bug Tracker] Bug #1012: Button goes to right up corner

2016-09-23 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1012&from=L21haW4- Tyrone LUCERO reported a new bug. Summary --- Button goes to right up corner Type : Bug Priority : Medium Gambas version : 3.9 Product : Unknown Description --- In my application

Re: [Gambas-user] Gambas 3.9.1

2016-09-23 Thread Christof Thalhofer
Am 23.09.2016 um 08:58 schrieb Roel Touwen: > First of all I have to say I am very happy that Gambas updates > through dnf. > > But: > > Why is it that arrays are changed. I had to go through all my > software .count en .sort don't seem to work anymore and produce an > error! Here it is all ok.

[Gambas-user] Gambas 3.9.1

2016-09-23 Thread Roel Touwen
First of all I have to say I am very happy that Gambas updates through dnf. But: Why is it that arrays are changed. I had to go through all my software .count en .sort don't seem to work anymore and produce an error! Further I placed in a childform a form with parent the mainform