Re: [Gambas-user] Possible bug in Gambas

2008-10-15 Thread Ron_1st
On Thursday 16 October 2008, Doriano Blengino wrote: > Ron_1st ha scritto: > > On Wednesday 15 October 2008, Kari Laine wrote: > > > >> On Wed, Oct 15, 2008 at 6:57 PM, Werner <[EMAIL PROTECTED]> wrote: > >> > >> > >>> Kari Laine wrote: > >>> > On Wed, Oct 15, 2008 at 5:15 PM, R

Re: [Gambas-user] Possible bug in Gambas

2008-10-15 Thread Doriano Blengino
Ron_1st ha scritto: > On Wednesday 15 October 2008, Kari Laine wrote: > >> On Wed, Oct 15, 2008 at 6:57 PM, Werner <[EMAIL PROTECTED]> wrote: >> >> >>> Kari Laine wrote: >>> On Wed, Oct 15, 2008 at 5:15 PM, Ron_1st <[EMAIL PROTECTED]> wrote: > What sh

Re: [Gambas-user] Possible bug in Gambas

2008-10-15 Thread Ron_1st
On Wednesday 15 October 2008, Kari Laine wrote: > On Wed, Oct 15, 2008 at 6:57 PM, Werner <[EMAIL PROTECTED]> wrote: > > > Kari Laine wrote: > > > On Wed, Oct 15, 2008 at 5:15 PM, Ron_1st <[EMAIL PROTECTED]> wrote: > > > > > > > > >> What should stand on the ??, (welche buchstaben?) > > >> > > > >

Re: [Gambas-user] Possible bug in Gambas

2008-10-15 Thread Ron_1st
On Wednesday 15 October 2008, Kari Laine wrote: > On Wed, Oct 15, 2008 at 5:15 PM, Ron_1st <[EMAIL PROTECTED]> wrote: > > > > > What should stand on the ??, (welche buchstaben?) > > My german is almost nonexistent. Those files were collected years back when > archiving usenet for good VB6 example

[Gambas-user] About gb.xml component

2008-10-15 Thread Benoit Minisini
Hi, The management of XML nodes in the gb.xml component was incorrect, so I started to fix it in revision #1641. So if Ron, (and others trying to use that component) can test it again with their application, and tell me the result, it would be cool. If I succeed in fixing gb.xml, maybe I will

Re: [Gambas-user] settings.read()

2008-10-15 Thread Benoit Minisini
On mercredi 15 octobre 2008, [EMAIL PROTECTED] wrote: > Am Mittwoch, 15. Oktober 2008 00:36:10 schrieb Benoit Minisini: > > On mardi 14 octobre 2008, [EMAIL PROTECTED] wrote: > > > Dear List, > > > > > > I want to read a settings file, which is not located in the standard > > > directory (User.Home

Re: [Gambas-user] Possible bug in Gambas

2008-10-15 Thread Kari Laine
On Wed, Oct 15, 2008 at 6:57 PM, Werner <[EMAIL PROTECTED]> wrote: > Kari Laine wrote: > > On Wed, Oct 15, 2008 at 5:15 PM, Ron_1st <[EMAIL PROTECTED]> wrote: > > > > > >> What should stand on the ??, (welche buchstaben?) > >> > > > They stand for umlauts ä ö ü from what I deduct from the file nam

Re: [Gambas-user] How to nest a checkbox into a gridview's field

2008-10-15 Thread Joshua Higgins
To Stefano: your example raises a signal 11 for me so I can't check whether it works (Gambas 2.5). On Wed, Oct 15, 2008 at 6:25 PM, M0E Lnx <[EMAIL PROTECTED]> wrote: > Maybe another gb.gtk bug here, but the picture is not changing when I > click on your example project here. > > I guess what I r

Re: [Gambas-user] How to nest a checkbox into a gridview's field

2008-10-15 Thread M0E Lnx
Maybe another gb.gtk bug here, but the picture is not changing when I click on your example project here. I guess what I really mean is I'd like to have the hability to use the grid as a container for other objects such as checkboxes and comboboxes. On Wed, Oct 15, 2008 at 10:58 AM, Stefano Pa

Re: [Gambas-user] Possible bug in Gambas

2008-10-15 Thread Werner
Kari Laine wrote: > On Wed, Oct 15, 2008 at 5:15 PM, Ron_1st <[EMAIL PROTECTED]> wrote: > > >> What should stand on the ??, (welche buchstaben?) >> > > My german is almost nonexistent. Those files were collected years back when > archiving usenet for good VB6 examples. > > > >> You are r

Re: [Gambas-user] How to nest a checkbox into a gridview's field

2008-10-15 Thread Stefano Palmeri
Il mercoledì 15 ottobre 2008 14:36:31 M0E Lnx ha scritto: > But can you put this in a gridview? > Attached a little example. > > On Tue, Oct 14, 2008 at 5:37 PM, Benoit Minisini > > <[EMAIL PROTECTED]> wrote: > > On mardi 14 octobre 2008, M0E Lnx wrote: > >> Here is what I'd like to do... Not s

Re: [Gambas-user] settings.read()

2008-10-15 Thread gambas
Am Mittwoch, 15. Oktober 2008 00:36:10 schrieb Benoit Minisini: > On mardi 14 octobre 2008, [EMAIL PROTECTED] wrote: > > Dear List, > > > > I want to read a settings file, which is not located in the standard > > directory (User.Home &/ ".config/gambas" &/ Application.Name & ".conf"). > > Is "Seeti

Re: [Gambas-user] How to nest a checkbox into a gridview's field

2008-10-15 Thread Stefano Palmeri
Il mercoledì 15 ottobre 2008 14:36:31 M0E Lnx ha scritto: > But can you put this in a gridview? > > > On Tue, Oct 14, 2008 at 5:37 PM, Benoit Minisini > > <[EMAIL PROTECTED]> wrote: > > On mardi 14 octobre 2008, M0E Lnx wrote: > >> Here is what I'd like to do... Not sure how to do it or if it is >

Re: [Gambas-user] Possible bug in Gambas

2008-10-15 Thread Kari Laine
On Wed, Oct 15, 2008 at 5:15 PM, Ron_1st <[EMAIL PROTECTED]> wrote: > > What should stand on the ??, (welche buchstaben?) My german is almost nonexistent. Those files were collected years back when archiving usenet for good VB6 examples. > > > You are reading a windows disk/mount and this is mo

Re: [Gambas-user] Possible bug in Gambas

2008-10-15 Thread Ron_1st
On Wednesday 15 October 2008, Kari Laine wrote: > Hi, > > This a resend because it did not turn up on the list yesterday. > > > I am making a backup program and I stumbled on problematic file names. > genisoimage don't like them and when I started to make a cleanup routine > with Gambas it also

Re: [Gambas-user] How to nest a checkbox into a gridview's field

2008-10-15 Thread M0E Lnx
But can you put this in a gridview? On Tue, Oct 14, 2008 at 5:37 PM, Benoit Minisini <[EMAIL PROTECTED]> wrote: > On mardi 14 octobre 2008, M0E Lnx wrote: >> Here is what I'd like to do... Not sure how to do it or if it is possible >> at all >> >> I want to have an object like a gridview or table

[Gambas-user] Possible bug in Gambas

2008-10-15 Thread Kari Laine
Hi, This a resend because it did not turn up on the list yesterday. I am making a backup program and I stumbled on problematic file names. genisoimage don't like them and when I started to make a cleanup routine with Gambas it also don't like them. This is bit difficult to describe. First the e