Re: [Gambas-user] ¿Why I can't modify a Table in Tex tEdit Example?

2009-08-20 Thread shordi
shordi wrote: I'm making tries with the TextEdit example of Gambas2. (I need a simple web editor integrated with mi proyect). And I have tried this: Make a new toolbutton with this code DIM tabla AS String tabla = table border=1 width='100%'trtd width='100%'hola mundo /tdtd

Re: [Gambas-user] Gambas applications

2009-08-20 Thread Steven James Drinnan
Think you need to add me to the wiki users list Name: Steven James Drinnnan You can decide Steven Drinnan On Tue, 2009-08-18 at 11:00 +0200, Benoît Minisini wrote: Hi Benoît Here is an application for you to consider. It is still in alpha right now with limited functionality. Name:

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-20 Thread Rolf-Werner Eilert
Hi Dimitris, It may sound strange, but I simply didn't know that the name sdl refers to a library with the same name... Browsing the source for gb.sdl and gb.sdl.sound, I found SDL and read the documentation they provide on their site. Do you know if it is possible to slightly change playback

Re: [Gambas-user] ¿Why I can't modify a Table in Tex tEdit Example?

2009-08-20 Thread Benoît Minisini
shordi wrote: I'm making tries with the TextEdit example of Gambas2. (I need a simple web editor integrated with mi proyect). And I have tried this: Make a new toolbutton with this code DIM tabla AS String tabla = table border=1 width='100%'trtd width='100%'hola mundo /tdtd

Re: [Gambas-user] Gambas applications

2009-08-20 Thread Benoît Minisini
Think you need to add me to the wiki users list Name: Steven James Drinnnan You can decide Steven Drinnan You don't want to choose your password? -- Benoît -- Let Crystal Reports handle the reporting - Free

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-20 Thread Dimitris Anogiatis
Hey Rolf, It doesn't sound strange. I'm learning Gambas as I go along too :) From what I can gather from Gambasdoc (which is my usual reference point) you can only get position control in the music object. The only thing you can get in the channel object is just a Play method. Unfortunately in

Re: [Gambas-user] ¿Why I can't modify a Table in T extEdit Example?

2009-08-20 Thread Dimitris Anogiatis
hey shordi, The only thing closer to a wysiwyg editor would prolly be to use the WebBrowser control. What that means is that you have to limit yourself to the Qt framework and your dependencies are way more... if that's no concern you can try the FCKEditor; put the editor into your gambas project

Re: [Gambas-user] ¿Why I can't modify a Table in T extEdit Example?

2009-08-20 Thread Jorge Carrión
Mmm It sounds fine. I'll try it. Thanks a lot Dimitris. Regards 2009/8/20 Dimitris Anogiatis dos...@gmail.com hey shordi, The only thing closer to a wysiwyg editor would prolly be to use the WebBrowser control. What that means is that you have to limit yourself to the Qt framework and

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-20 Thread Rolf-Werner Eilert
Very interesting ideas, Dimitris, you can only get position control in the music object. The only thing you For the beginning, this might be ok. If it is possible to set the position during playback. current state of the gb.sdl.sound library there's no way to change the playback speed at

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-20 Thread Joshua Higgins
Maybe this is the solution: Preparing the soundtrack with all the elegant apps of the early 21st century, and then playback it with a simple machine that doesn't know problems caused by any OS but has direct access to the soundcard :-) Wheres the fun in that? :) -- joshua higgins --

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-20 Thread Jean-Yves F. Barbier
Rolf-Werner Eilert a écrit : ... At this time, as far as my own needs are concerned, it would be ok if it had a set to zero position button and start. The tricky thing would be following the signals from the projector and keeping the soundtrack synchronised to them. If there was a playback

Re: [Gambas-user] Databrowser/Gridview events?

2009-08-20 Thread Jean-Yves F. Barbier
Ron a écrit : Is it possible to catch events from a DataBrowser object? Lets say PUBLIC SUB DataBrowser1_MouseUp() ... END PUBLIC SUB DataBrowser1_DblClick() ... END The docs say those are valid but I cannot get it to work, they dont seem to get called, anyone use these? Gambas

[Gambas-user] Databrowser/Gridview events?

2009-08-20 Thread Ron
Is it possible to catch events from a DataBrowser object? Lets say PUBLIC SUB DataBrowser1_MouseUp() ... END PUBLIC SUB DataBrowser1_DblClick() ... END The docs say those are valid but I cannot get it to work, they dont seem to get called, anyone use these? Gambas 2.15.2, qt. Regards,

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-20 Thread Rolf-Werner Eilert
Hi Jean-Yves, you're right: ... At this time, as far as my own needs are concerned, it would be ok if it had a set to zero position button and start. The tricky thing would be following the signals from the projector and keeping the soundtrack synchronised to them. If there was a

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-20 Thread Jean-Yves F. Barbier
Rolf-Werner Eilert a écrit : Hi Jean-Yves, you're right: ... At this time, as far as my own needs are concerned, it would be ok if it had a set to zero position button and start. The tricky thing would be following the signals from the projector and keeping the soundtrack

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-20 Thread Doriano Blengino
Jean-Yves F. Barbier ha scritto: The regular way to do it is to have the projector correctly adjusted to its nominal speed(s) by regularly sending it to a specialist. However, it is very easy to get a square signal from the projector, integrate it, and make an sound lock loop (through a PLL,

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-20 Thread Dimitris Anogiatis
Hey Rolf, Ok correct me if I'm reading this wrong but... when talking about a projector what are we talking about? is it an 8mm or super-8 reel projector? OR is it a modern projector that has inputs for video and audio? cause in case of the modern projector... then what you can use (in case

Re: [Gambas-user] Gambas applications

2009-08-20 Thread Steven James Drinnan
Sorry Pwd: ETq1a2d3 Thanks Steven Drinnan On Thu, 2009-08-20 at 11:34 +0200, Benoît Minisini wrote: Think you need to add me to the wiki users list Name: Steven James Drinnnan You can decide Steven Drinnan You don't want to choose your password?

Re: [Gambas-user] Gambas applications

2009-08-20 Thread Benoît Minisini
Sorry Pwd: ETq1a2d3 Thanks Steven Drinnan A mailing-list is usually not a good place to post passwords. :-) Can you choose another one and send it to my own e-mail? -- Benoît -- Let Crystal Reports handle the