Re: [Gambas-user] Alignment or Gridview problem?

2009-01-16 Thread Simonart Dominique
Benoit Minisini a écrit : > On lundi 12 janvier 2009, Benoit Minisini wrote: >>> I think there is a problem with the *last* column of a gridview, but may >>> be I missed something instead. >>> 1) In the TestOne, the code is what I want to get (the usage of 'k' is >>> for the test only!), but the di

Re: [Gambas-user] Minor bug with READ & WRITE commands?

2009-01-16 Thread nando
Benoit, Question regarding the line: > > WRITE #pResult + (ii * 8), .x does WRITE see it casted as variant or int ? -Fernando -- Original Message --- From: Benoit Minisini To: mailing list for gambas users Sent: Fri, 16 Jan 2009 03:50:16 +0100 Subject: Re: [Gambas-user] Minor bu

[Gambas-user] Error compiling 3-1802

2009-01-16 Thread David Villalobos Cambronero
Hi I got these error when compile Gambas 3 rv 1802 on Mandriva 2008.1 64 Bits, I'm missing some lib? /usr/bin/ld: cannot find -lqt-mt collect2: ld returned 1 exit status make[5]: *** [gb.qt.kde.html.la] Error 1 make[5]: se sale del directorio `/home/david/Gambas/trunk/gb.qt.kde/src/html' make[4]:

Re: [Gambas-user] Minor bug with READ & WRITE commands?

2009-01-16 Thread Jussi Lahtinen
Here they are. I included also "C-function.tar.gz", it contains source code (and binary) of shared library that ExtrnTEST uses. It is compiled with Code::Blocks. For some reason Code::Blocks forgets compiling option -fPIC when doing debug version (!??), so it's release version. These projects exis

Re: [Gambas-user] Spacing = True Question

2009-01-16 Thread Doriano Blengino
Benoit Minisini ha scritto: > On vendredi 16 janvier 2009, richard terry wrote: > >> Wonder if someone could clarify this for me. >> >> Previously spacing was (and the documention in the IDE still says it is) >> the number of pixels separating child controls. If this is so, how does one >> give