[Gambas-user] debian repository: another try

2014-01-05 Thread Ian Haywood
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have had another go at a repository for debian packages add the following lines to /etc/apt/sources.list deb ftp://ozdocit.org/pub/ gambas3 main deb-src ftp://ozdocit.org/pub/ gambas3 main it contains version 3.5.1-1.1, which has a couple of bugfi

Re: [Gambas-user] An error with gb.gtk3 by using ListBox

2014-01-05 Thread Benoît Minisini
Le 06/01/2014 00:37, Ru Vuott a écrit : > Hello, > > on a Form I have a ListBox object, and I actived gb.gtk3 component. > > My code is simply: > > Public Sub Form_Open() > > ListBox1.Add("Scripta manent") > > End > > > Well, when I start the application, in console I obtain this warning:

[Gambas-user] An error with gb.gtk3 by using ListBox

2014-01-05 Thread Ru Vuott
Hello, on a Form I have a ListBox object, and I actived gb.gtk3 component. My code is simply: Public Sub Form_Open() ListBox1.Add("Scripta manent") End Well, when I start the application, in console I obtain this warning: Gtk-WARNING **: /tmp/buildd/gtk+3.0-3.8.7~1+petra/./gtk/gtkst

[Gambas-user] Gambas 3.5.2 pre-release

2014-01-05 Thread Benoît Minisini
Hi, I have uploaded a Gambas 3.5.2 pre-release package on sourceforge, so that people can test it before the official release. http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.5.2.tar.bz2/download I tried to backport as many bug fixes as possible, so I hope nothing has been broke

Re: [Gambas-user] gb.map question

2014-01-05 Thread Willy Raets
On Sun, 2014-01-05 at 22:31 +0100, Fabien Bodard wrote: > This is a bug i have corrected later. Normally now you can us Okay, I'll install Gambas 3.5.1 in a VM to see it work :) > > 2014/1/5 Willy Raets : > > Hi all, > > > > I have a Fmain with a MapView1. > > > > Following code gives error: "Un

Re: [Gambas-user] gb.map question

2014-01-05 Thread Fabien Bodard
You can use it on the 3.5 version AS a workaround try dim hShape as object hShape = Map!Myshape hshape.addpoint... 2014/1/5 Fabien Bodard : > This is a bug i have corrected later. Normally now you can us > > 2014/1/5 Willy Raets : >> Hi all, >> >> I have a Fmain with a MapView1. >> >> Followin

Re: [Gambas-user] gb.map question

2014-01-05 Thread Fabien Bodard
This is a bug i have corrected later. Normally now you can us 2014/1/5 Willy Raets : > Hi all, > > I have a Fmain with a MapView1. > > Following code gives error: "Unknown symbol in 'AddPoint' in Class > '_MapLayer'" > > The code is from an example shown on YouTube from may 2013 and there it > see

[Gambas-user] gb.map question

2014-01-05 Thread Willy Raets
Hi all, I have a Fmain with a MapView1. Following code gives error: "Unknown symbol in 'AddPoint' in Class '_MapLayer'" The code is from an example shown on YouTube from may 2013 and there it seems to work. This is the code I used on FMain: Public Sub _new() MapView1.Map.AddTile("OpenStree

Re: [Gambas-user] Drag & drop from Nautilus

2014-01-05 Thread Jorge Carrión
Thanks Fabien. I've been searching the way to do this for a long time. Regards. 2014/1/4 Fabien Bodard > This is the demo > > 2014/1/4 Fabien Bodard : > > Yes I will send you an example > > > > Le 3 janv. 2014 18:56, "Daniel Quintero" a écrit : > > > >> Hi all > >> > >> I want to drag a file

Re: [Gambas-user] Issue 428 in gambas: Combobox doesn't change foreground colour using gb.qt4

2014-01-05 Thread gambas
Updates: Status: Fixed Comment #4 on issue 428 by benoit.m...@gmail.com: Combobox doesn't change foreground colour using gb.qt4 http://code.google.com/p/gambas/issues/detail?id=428 Finally fixed in revision #6062. -- You received this message because this project is configured to send

Re: [Gambas-user] Forcenewpage in report component - part 1 of 2

2014-01-05 Thread Fabien Bodard
there is a bug 2014/1/5 Greg Raffaelle : > Attached is a pdf of the first three pages of a sample report using the > Forcenewpage setting. I had to break the report into two parts because of > file size limitations. I will send the last 3 pages in the next message. > Notice only page numbers are

Re: [Gambas-user] Issue 412 in gambas: Wish: Add a "picture" property to the panel container

2014-01-05 Thread gambas
Updates: Labels: -Version -Type-Bug Version-TRUNK Type-Enhancement Comment #1 on issue 412 by benoit.m...@gmail.com: Wish: Add a "picture" property to the panel container http://code.google.com/p/gambas/issues/detail?id=412 (No comment was entered for this change.) -- You received thi

Re: [Gambas-user] Issue 355 in gambas: gb.gtk still uses gtk2

2014-01-05 Thread gambas
Updates: Status: Started Comment #4 on issue 355 by benoit.m...@gmail.com: gb.gtk still uses gtk2 http://code.google.com/p/gambas/issues/detail?id=355 (No comment was entered for this change.) -- You received this message because this project is configured to send all issue notificati

Re: [Gambas-user] Issue 491 in gambas: LIKE operator bug again

2014-01-05 Thread gambas
Updates: Status: Fixed Comment #7 on issue 491 by benoit.m...@gmail.com: LIKE operator bug again http://code.google.com/p/gambas/issues/detail?id=491 Happy new year! -- You received this message because this project is configured to send all issue notifications to this address. You ma