Re: [Gambas-user] So cool :-)

2016-01-07 Thread Fabien Bodard
Sorry Charlie... Now we swap on English :-) This talk was about a like i've found, to show some interresting tile layers for France cartography on gb.map. Benoit tell me it will have some interest about the same tool but for gb.web.form. But gb.map is curently writted in pure Gambas. I tell o Ben

Re: [Gambas-user] So cool :-)

2016-01-07 Thread Benoît Minisini
Le 07/01/2016 21:29, Charlie Reinl a écrit : > > Salut, > > hmm hmm, en anglais si vous plaît monsieur ;°) > Oops, sorry, I didn't notice Fabien was writing on the mailing-list... -- Benoît Minisini -- _

Re: [Gambas-user] So cool :-)

2016-01-07 Thread Fabien Bodard
Le 7 janvier 2016 à 19:46, Benoît Minisini a écrit : > Le 07/01/2016 17:42, Fabien Bodard a écrit : >> Public Sub Form_Open() >> >>Dim sMap As String >> >>MapView1.AllowEffect = False >>sMap = "http://apicarto-dev.sgmap.fr/maps"; & >> >> "/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSIO

Re: [Gambas-user] So cool :-)

2016-01-07 Thread Charlie Reinl
Am Donnerstag, den 07.01.2016, 19:46 +0100 schrieb Benoît Minisini: > Le 07/01/2016 17:42, Fabien Bodard a écrit : > > Public Sub Form_Open() > > > >Dim sMap As String > > > >MapView1.AllowEffect = False > >sMap = "http://apicarto-dev.sgmap.fr/maps"; & > > > > "/wmts?SERVICE=WMTS&

Re: [Gambas-user] So cool :-)

2016-01-07 Thread Benoît Minisini
Le 07/01/2016 17:42, Fabien Bodard a écrit : > Public Sub Form_Open() > >Dim sMap As String > >MapView1.AllowEffect = False >sMap = "http://apicarto-dev.sgmap.fr/maps"; & > > "/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=ORTHOIMAGERY.ORTHOPHOTOS&STYLE=normal&TILEMATRIXSE

Re: [Gambas-user] Segfault with rev 7562

2016-01-07 Thread adamn...@gmail.com
On Thu, 7 Jan 2016 10:31:24 +0100 Benoît Minisini wrote: > Le 07/01/2016 05:26, adamn...@gmail.com a écrit : > > I getting a segfault with gbr3. > > > > It happens when running any executable archive including the IDE. > > > > The gdb output is: > > Program received signal SIGSEGV, Segmentation f