On Wednesday 28 January 2009 20:09, Benoit Minisini wrote:
> As for xdg-utils, gambas2-runtime uses it to install gambas mime files.
Is it really required? Because if so, then it's no longer possible to
install Gambas on a command-line only machine since xdg-utils requires an
X server, Konquero
On Thursday 29 January 2009, diego fernandez wrote:
> Benoit Minisini wrote:
> > On mercredi 28 janvier 2009, Ron_1st wrote:
> >
> >> On Wednesday 28 January 2009, Ron_1st wrote:
> >>
> >>> OK done.
> >>>
> >>> reconf, configure done OK
> >>> make had error in gbv4l2.c, corrected and make d
Benoit Minisini wrote:
> On mercredi 28 janvier 2009, Ron_1st wrote:
>
>> On Wednesday 28 January 2009, Ron_1st wrote:
>>
>>> OK done.
>>>
>>> reconf, configure done OK
>>> make had error in gbv4l2.c, corrected and make done OK
>>>
>>> Now the make install.
>>> Crossing my fingers.
>>>
>>>
On jeudi 29 janvier 2009, Rob wrote:
> In both the official 2.0.0 and gnulinex.org 2.8.2 packages for Ubuntu
> Hardy, the gambas2-gb-db package requires gambas2-gb-form and
> gambas2-gb-qt-ext, which requires X to be installed among many other
> things. So it's not possible to install Gambas with
In both the official 2.0.0 and gnulinex.org 2.8.2 packages for Ubuntu
Hardy, the gambas2-gb-db package requires gambas2-gb-form and
gambas2-gb-qt-ext, which requires X to be installed among many other
things. So it's not possible to install Gambas with database support on a
headless Ubuntu web
On jeudi 29 janvier 2009, richard terry wrote:
> noticed its been missing for quite a while, I used to find it quite handy
> to navigate around the IDE.
>
> Regards
>
> Richard
>
Click on the toolbar handle to configure the toolbar according to your needs.
Regards,
--
Benoit Minisini
-
noticed its been missing for quite a while, I used to find it quite handy to
navigate around the IDE.
Regards
Richard
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http
On mercredi 28 janvier 2009, Ron_1st wrote:
> On Wednesday 28 January 2009, Ron_1st wrote:
> > OK done.
> >
> > reconf, configure done OK
> > make had error in gbv4l2.c, corrected and make done OK
> >
> > Now the make install.
> > Crossing my fingers.
> >
> >
> >
> >
> > Best regards,
> >
> > Ron_1
Small one.
Right clicking on a table in the treeview and selecting Rename doesn't
pop up the Rename Table window.
Works from toolbar icon though.
Gambas 2.11, qb.qt, MySQL
Regards,
Ron_2nd.
--
This SF.net email is spon
Hi,
Here is a new bug fix release for Gambas 2.
This release fixes the following bugs:
* The Balloon is displayed properly again.
* The autotools packager now correctly handle projects having spaces in their
directory.
* The last column of a GridView is correctly stretched when its width
On mercredi 28 janvier 2009, M. Cs. wrote:
> Dear Benoit,
> I would like to know whether it is possible to make GridView creation and
> filling process faster. I'm using databases for storage, then I'm doing the
> querries, which are giving tens of thousand results, or tens of thousand
> rows with
Dear Benoit,
I would like to know whether it is possible to make GridView creation and
filling process faster. I'm using databases for storage, then I'm doing the
querries, which are giving tens of thousand results, or tens of thousand
rows with five columns each. First, I put the results into five
On Wednesday 28 January 2009, Benoit Minisini wrote:
> On mercredi 28 janvier 2009, Ron_1st wrote:
> > svn 1825
> >
> > then mv -f ".deps/CImageStat.Tpo" ".deps/CImageStat.Plo"; else rm
> > -f ".deps/CImageStat.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../..
> > -I../../share -I../../l
This is an excerpt from my program:
visszhang = DBconX.Exec(quert)
FOR EACH visszhang
nev.Add(visszhang!"FName")
ut.Add(visszhang!"FPath")
nagy.Add(Round(visszhang!"FSize" / 1048576, -2))
mikor.Add(visszhang!"FChanged")
kotet.Add(point)
NEXT
dis = nev.Count
gV.Rows.Count = dis
FOR i = 0 TO dis -
On mardi 27 janvier 2009, Jose J. Rodriguez wrote:
> Is it possible to use ServerSocket in an applciation without Forms? I
> have been placed all the code in the Main Module and though I get a
> connection, the _Connection event does not seem to fire.
>
> Regards,
> Joe1962
>
Of course. You just m
On mercredi 28 janvier 2009, Ron_1st wrote:
> svn 1825
>
> then mv -f ".deps/CImageStat.Tpo" ".deps/CImageStat.Plo"; else rm
> -f ".deps/CImageStat.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../..
> -I../../share -I../../libltdl -pipe -Wall -Wno-unused-value -fsigned-char
> -fvisibility
On Wednesday 28 January 2009, Wellington de Souza Pinto wrote:
> Hi everyone!!!
>
> My make return erro and stop. Any idea???
>
> Best Reguards,
>
>
> CImageStat.lo CImageStat.c
> gcc -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../libltdl -pipe -Wall
> -Wno-unused-value -fsigned-char -fvis
Hi everyone!!!
My make return erro and stop. Any idea???
Best Reguards,
CImageStat.lo CImageStat.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../libltdl -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT CImageStat.lo
-MD -MP -MF .deps/CImageStat.Tpo -c CImageS
On Wednesday 28 January 2009, Leo Sendra wrote:
> Hi all...
>
> I have a gambas program. I develop it using Gambas2.7 on Ubuntu 8.04.
> I make an installation package, so the program can be install in other Ubuntu
> 8.04 computer.
> I have made an installation package (deb package) and I install
19 matches
Mail list logo