[Gambas-user] Work with Open Office from Gambas

2014-02-24 Thread Беспалов Алексей
Hi! Can I work with the template Open Office (Writer, Calc) from Gambas? Or is it not possible? _ цЁ ц∙ц≈ц│ц√ц┘ц▌ц┴ц┘ц█, ц╒ц┘ц⌠ц░ц│ц▄ц▐ц≈ ц║ц▄ц┘ц▀ц⌠ц┘ц┼. -- Flow-based real-time traffic analytics s

Re: [Gambas-user] MediaPlayer 3.5.90 crashes...

2014-02-24 Thread Benoît Minisini
Le 24/02/2014 10:46, Ru Vuott a écrit : > Hello, > > when I load an audio file with MediaPlayer 3.5.90 Gambas example, the program > crashes, and in console I obtain this notice: > > libvisual_bumpscope: Unable to create media control > libvisual_corona: Unable to create media control > libvisual_

Re: [Gambas-user] Complex report

2014-02-24 Thread Charlie Reinl
Am Montag, den 24.02.2014, 23:01 +0100 schrieb Fabien Bodard: > Hey all > > this is a complex report... with wrong Sums -- Amicalement Charlie -- Flow-based real-time traffic analytics software. Cisco certified tool.

Re: [Gambas-user] C Sharp conversion to a Gambas Library/Component

2014-02-24 Thread Fabien Bodard
Hi john, Install proj package then add my proj class to your project and my MapPointClass too And MapBound, if you don't use gb.map with all of that your code will look : Dim WGS As Proj = Proj("epsg:4326") Dim OBSG36 As Proj = Proj("epsg:27700") Dim hLatLon As MapPoint hLatLon = WG

Re: [Gambas-user] Issue 512 in gambas: Chrome is not available as a Browser option in Preferences

2014-02-24 Thread gambas
Comment #2 on issue 512 by rich.wei...@gmail.com: Chrome is not available as a Browser option in Preferences http://code.google.com/p/gambas/issues/detail?id=512 Thanks ... noted. I have installed Gambas 3 and I see it has its own help browser. I appreciate all of your hard work. Gambas is Gr

Re: [Gambas-user] C Sharp conversion to a Gambas Library/Component

2014-02-24 Thread Benoît Minisini
Le 24/02/2014 13:51, John Rose a écrit : > I've asked this once before without my understanding what to do but I > thought that I would try again. Someone has written a routine in C > Sharp which is used as a library for the Android RAD Basic4android: I > have successfully used this library with a

[Gambas-user] C Sharp conversion to a Gambas Library/Component

2014-02-24 Thread John Rose
I've asked this once before without my understanding what to do but I thought that I would try again. Someone has written a routine in C Sharp which is used as a library for the Android RAD Basic4android: I have successfully used this library with a Basic4android app that I have written. I wou

[Gambas-user] MediaPlayer 3.5.90 crashes...

2014-02-24 Thread Ru Vuott
Hello, when I load an audio file with MediaPlayer 3.5.90 Gambas example, the program crashes, and in console I obtain this notice: libvisual_bumpscope: Unable to create media control libvisual_corona: Unable to create media control libvisual_infinite: Unable to create media control libvisual_jak