Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-02 Thread Ru Vuott
When I wrote this my message, I didn't update the last version, where gb.sdl2.audio do not needs gb.sdl2 anymore. vuott Ven 2/1/15, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] R: SDL2 : "Channel" Class has not prope

Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-02 Thread Benoît Minisini
Le 02/01/2015 12:55, Ru Vuott a écrit : > Ok, I understand, but my problem is: > > with the old "gb.sdl.sound" component if I wanted to use .Stop() method to > stop the playing, i can put on the Form a Button and in Button_Click() event > i can write .Stop() method. > > Now, with SDL2 how can I

Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-02 Thread Ru Vuott
ck() event ? Regards vuott Ven 2/1/15, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods... A: "mailing list for gambas users" Data: Venerdì 2 gennaio 2015, 10:49 Le

Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-02 Thread Benoît Minisini
Le 02/01/2015 10:49, Benoît Minisini a écrit : > Le 02/01/2015 10:39, Ru Vuott a écrit : >> Uhmmm another question/problem: >> >> With old "gb.sdl.sound" we can use also graphic components. >> >> Now, the new "gb.sdl2.audio" is not compatible with gb.gui, gb.gtk, >> gb.gtk3 and gb.qt4 ! >> >>

Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-02 Thread Benoît Minisini
Le 02/01/2015 10:39, Ru Vuott a écrit : > Uhmmm another question/problem: > > With old "gb.sdl.sound" we can use also graphic components. > > Now, the new "gb.sdl2.audio" is not compatible with gb.gui, gb.gtk, gb.gtk3 > and gb.qt4 ! > > Regards > vuott > I'm not sure it's a good idea to use

Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-02 Thread Ru Vuott
Minisini ha scritto: Oggetto: Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods... A: "mailing list for gambas users" Data: Venerdì 2 gennaio 2015, 04:47 Le 02/01/2015 02:14, Ru Vuott a écrit : > ...in short, SDL2 "Channel" Class s

Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-02 Thread Ru Vuott
it seems its properties and methods aren't active. but, perhaps, in new "gb.sdl2.audio" component we do not need "Channel" Class, because we can use efficiently the " Channels " Class. Regards vuott Ven 2/1/15, B

Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-01 Thread Benoît Minisini
Le 02/01/2015 02:14, Ru Vuott a écrit : > ...in short, SDL2 "Channel" Class seems to be useless at present. > > Regards > vuott > Channel has only dynamic methods and properties. Do you know how to use it? -- Benoît Minisini --

[Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-01 Thread Ru Vuott
...in short, SDL2 "Channel" Class seems to be useless at present. Regards vuott Gio 1/1/15, Ru Vuott ha scritto: Oggetto: [Gambas-user] SDL2 : "Channel" Class has not property nor metods... A: gambas-user@lists.sourceforge.net Data: Giovedì 1 gen