Re: [Gambas-user] Silly behavior on Mageia 2

2012-06-01 Thread girard henri
Yes... ubuntu is buggy but how easy to compile a program ! I used mandriva till 11 if I remenber, but it becomes to proprietary and more forum were full of experts with big "mouths". Unfortunatly ubuntu turns too to much this way but has still good years in front. One problem I tried fedora but

[Gambas-user] Templates

2012-06-01 Thread Demosthenes Koptsis
Hello list, i want to ask if there is a future plan to implement Templates in Gambas like .net example http://msdn.microsoft.com/en-us/library/6sh2ey19.aspx#Y0 'Declaration _ Public Class List(Of T) _ Implements IList(Of T), ICollection(Of T), _ IEnumerable(Of T), IList,

Re: [Gambas-user] Silly behavior on Mageia 2

2012-06-01 Thread M. Cs.
1. UTF-8 -> charset 2. hu_HU.UTF-8 -> language 2012/6/1, Benoît Minisini : > Le 01/06/2012 10:03, M. Cs. a écrit : >> Hi, >> I'm testing my Gambas3 application on the new Mageia 2 release, and >> I'm encountering weird things: >> 1. There's no mp3 playback with gb.sdl.sound component > > SDL must

Re: [Gambas-user] sqlite database inside an executable

2012-06-01 Thread Benoît Minisini
Le 29/05/2012 07:43, Bruce a écrit : > Is there any way to access (read-only of course) an sqlite database > inside the gambas executable? > > Strange idea I know, but I've got this "really good idea". > > Bruce > At program startup, you must copy the sqlite file from the executable (with COPY) t

Re: [Gambas-user] Suggestion: Packaging preferences in gambas3.config

2012-06-01 Thread Benoît Minisini
Le 31/05/2012 05:38, Bruce a écrit : > Hi Benoît, > > Attached are three diffs that add a small benefit to those whose package > up a lot of projects. Basically it adds "default" settings for the > items on the first page of the FMakeInstall wizard. These are help in > the gambas3.config file. >

[Gambas-user] Transparent side panels

2012-06-01 Thread Benoît Minisini
Hi, In revision #4800, I added a "Transparent" to the SidePanel property to restore its old behaviour. By default, Transparent is FALSE, and you get the old behaviour. If you set Transparent to TRUE, you get the new behaviour, with the SidePanel handles appearing when the SidePanel border is h

Re: [Gambas-user] Gridview Q and determining width of a string

2012-06-01 Thread Richard Terry
Rolf-Werner Eilert wrote: Am 01.06.2012 00:27, schrieb Richard Terry: Hi List A few qridview questions if anyone has time. I'm loading a grid with variable length strings, and want to adjust the column widths to match, or have the option to increase the height of a cell with word-wrap withi

Re: [Gambas-user] Gridview Q and determining width of a string

2012-06-01 Thread Richard Terry
Rolf-Werner Eilert wrote: > Hi Richard, > > > >> I'm loading a grid with variable length strings, and want to adjust the >> column widths to match, or have the option to increase the height of a >> cell with word-wrap within the cell. >> >> I wondered if anyone has gone down this path before. >>

Re: [Gambas-user] Bug with rev 4772

2012-06-01 Thread Benoît Minisini
Le 31/05/2012 19:09, Jussi Lahtinen a écrit : > I'm trying to isolate this problem, and while messing up with things I > found bug (signal 11) that might be related. > Project attached. > I fixed circular initialization problem in revision #4799. Of course, now, you cannot suppose that a class is

Re: [Gambas-user] Gridview Q and determining width of a string

2012-06-01 Thread Rolf-Werner Eilert
Am 01.06.2012 00:27, schrieb Richard Terry: > Hi List > > A few qridview questions if anyone has time. > > I'm loading a grid with variable length strings, and want to adjust the > column widths to match, or have the option to increase the height of a > cell with word-wrap within the cell. > > I wo

Re: [Gambas-user] Gridview Q and determining width of a string

2012-06-01 Thread Rolf-Werner Eilert
Hi Richard, > > I'm loading a grid with variable length strings, and want to adjust the > column widths to match, or have the option to increase the height of a > cell with word-wrap within the cell. > > I wondered if anyone has gone down this path before. Yes and no :-) To adjust the width, us

Re: [Gambas-user] Silly behavior on Mageia 2

2012-06-01 Thread Benoît Minisini
Le 01/06/2012 10:03, M. Cs. a écrit : > Hi, > I'm testing my Gambas3 application on the new Mageia 2 release, and > I'm encountering weird things: > 1. There's no mp3 playback with gb.sdl.sound component SDL must be allowed to play mp3 files, but I don't know if it is enabled at compilation time

[Gambas-user] Silly behavior on Mageia 2

2012-06-01 Thread M. Cs.
Hi, I'm testing my Gambas3 application on the new Mageia 2 release, and I'm encountering weird things: 1. There's no mp3 playback with gb.sdl.sound component 2. The Exist() cannot find existing files. I have no such errors on Kubuntu.. I was a big fan of Mandriva, so I wanted to give a try to its