Re: [Gambas-user] gb.media : receiving GStreamer element messages

2015-05-13 Thread Adrien Prokopowicz
Le Thu, 14 May 2015 00:07:48 +0200, Benoît Minisini a écrit: > Le 11/05/2015 02:52, Adrien Prokopowicz a écrit : >> Hello everyone, >> >> So I wanted to play a bit with the "spectrum" GStreamer element. >> After reading the documentation, I noticed that it used "element >> messages" >> to sen

Re: [Gambas-user] gb.media : receiving GStreamer element messages

2015-05-13 Thread Benoît Minisini
Le 11/05/2015 02:52, Adrien Prokopowicz a écrit : > Hello everyone, > > So I wanted to play a bit with the "spectrum" GStreamer element. > After reading the documentation, I noticed that it used "element messages" > to send the spectrum data to the application, but gb.media does not have > an inter

[Gambas-user] gb.media : receiving GStreamer element messages

2015-05-13 Thread Adrien Prokopowicz
Hello everyone, So I wanted to play a bit with the "spectrum" GStreamer element. After reading the documentation, I noticed that it used "element messages" to send the spectrum data to the application, but gb.media does not have an interface to catch these. I made a quick and dirty patch at firs

[Gambas-user] Available for download InnovaDE Preview 0.1.1

2015-05-13 Thread herberth guzman
Desktop Developed in Gambas 3.6 (The Desktop of Gambas - InnovaDE) First version available for download InnovaDE Preview 0.1.1 Available for now only Debia/Ubuntu systems Nothing possible without the special help of Benoit and Fabien. - Innova Desktop Scheduled in Gambas 100% - Graphical interf

Re: [Gambas-user] InputBox and Fullscreen=True

2015-05-13 Thread Charlie Reinl
Am Mittwoch, den 13.05.2015, 11:23 +0200 schrieb Benoît Minisini: > Le 11/05/2015 14:52, Charlie Reinl a écrit : > > Salut Benoît, > > > > send you an example, showing the behave of not raising > > InputBoxs on Forms with Fullscreen=True. > > Maybe that will be the same with other forms from gb.for

Re: [Gambas-user] InputBox and Fullscreen=True

2015-05-13 Thread Benoît Minisini
Le 11/05/2015 14:52, Charlie Reinl a écrit : > Salut Benoît, > > send you an example, showing the behave of not raising > InputBoxs on Forms with Fullscreen=True. > Maybe that will be the same with other forms from gb.form > like Wizard. > It works perfectly with KWin with all GUI componentnts. I