Re: [Gambas-user] Where are the autopackage files

2010-03-05 Thread M. Cs.
O.K. I was only thinking that it should have extension .package, since at Autopackage's site they were speaking about it. -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, fin

[Gambas-user] X--tag-CC command not found

2010-03-05 Thread rterry
kubuntu jaunty lib tool 2.2.6 Won''t compile,any help appriated. richard gambas-u...@lists.sourceforge.nettool 1.16 -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find

Re: [Gambas-user] Where are the autopackage files

2010-03-05 Thread Benoît Minisini
> I still cannot produce Autotools file. Is it myapp.package or something > else? Gambas 2.19 here. Does the packager return any error? Otherwise you should find the *.tar.gz package inside the directory you specified. Regards, -- Benoît Minisini --

Re: [Gambas-user] Gambas3 "Dock Widget" in qt

2010-03-05 Thread EA7DFH
Fabien Bodard escribió: > i think it is possible to make a componant in gambas for that ... you > can try to do it if you want > > 2010/3/5 EA7DFH : >> This is for Benoît :-) >> >> As far as I'm experimenting with latest Gambas3 snapshot, I haven't >> found a "Dock Widget" like in Qt Widgets (Qt D

Re: [Gambas-user] Gambas3 "Dock Widget" in qt

2010-03-05 Thread Fabien Bodard
i think it is possible to make a componant in gambas for that ... you can try to do it if you want 2010/3/5 EA7DFH : > This is for Benoît :-) > > As far as I'm experimenting with latest Gambas3 snapshot, I haven't > found a "Dock Widget" like in Qt Widgets (Qt Designer). > > Is it planned to do so

Re: [Gambas-user] GAMBAS AND ORACLE

2010-03-05 Thread Fabien Bodard
the better way will be to write a driver ... but oracle have a proprietary licence 2010/3/5 Ricardo Díaz Martín : > Hi, > > Did somebody connected gambas to an oracle database? Is the only way using > ODBC? > > I'm goint to port a windows based application made with MS Access that get > and mix da

[Gambas-user] GAMBAS AND ORACLE

2010-03-05 Thread Ricardo Díaz Martín
Hi, Did somebody connected gambas to an oracle database? Is the only way using ODBC? I'm goint to port a windows based application made with MS Access that get and mix data from MSSQLServer and Oracle to gambas and I don't know if is possible to do this with gambas. I allways use gambas as a MyS

Re: [Gambas-user] Where are the autopackage files

2010-03-05 Thread M. Cs.
I still cannot produce Autotools file. Is it myapp.package or something else? Gambas 2.19 here. -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fi

Re: [Gambas-user] Where are the autopackage files

2010-03-05 Thread Benoît Minisini
> M. Cs. escribió: > > I've tried to create the Autopackage file for my app, and although it > > says everything is O.K I cannot find the output file. I suppose it > > should have .package extension, isn't? Where is it? > > Do you mean "Autotools"? > > If so, it will placed where you did choosen

Re: [Gambas-user] Where are the autopackage files

2010-03-05 Thread M. Cs.
That isn't correct at all: I can find all the packages for different distros, including the Slackware, but I cannot see any .package file, although I have Autotools installed. -- Download Intel® Parallel Studio Eval Try the

Re: [Gambas-user] Font selection vaporises gambas3

2010-03-05 Thread Les Hardy
richard terry wrote: > I was looking at the different fonts in the preference, saw one called > 'newspaper', clicked on it > gambas up in smoke, no warning, no sig 11, just > disappeared. > > Can anyone re-produce that. don't worry, it dosn't destroy anthing. Maybe its > a kde4.4 thing. > > Rega

[Gambas-user] Gambas3 "Dock Widget" in qt

2010-03-05 Thread EA7DFH
This is for Benoît :-) As far as I'm experimenting with latest Gambas3 snapshot, I haven't found a "Dock Widget" like in Qt Widgets (Qt Designer). Is it planned to do so? Thanks, Jesus -- Download Intel® Parallel Studi

Re: [Gambas-user] Where are the autopackage files

2010-03-05 Thread EA7DFH
M. Cs. escribió: > I've tried to create the Autopackage file for my app, and although it says > everything is O.K I cannot find the output file. I suppose it should have > .package extension, isn't? Where is it? Do you mean "Autotools"? If so, it will placed where you did choosen at the previous

[Gambas-user] Where are the autopackage files

2010-03-05 Thread M. Cs.
I've tried to create the Autopackage file for my app, and although it says everything is O.K I cannot find the output file. I suppose it should have .package extension, isn't? Where is it? -- Download Intel® Parallel Studio

Re: [Gambas-user] What are the {} enclosed variables

2010-03-05 Thread Charlie Reinl
Am Freitag, den 05.03.2010, 10:01 +0100 schrieb Rolf-Werner Eilert: > Am 05.03.2010 09:23, schrieb Benoît Minisini: > >> Hi > >> > >> The ghostwriters have been a bit ephemeral. > >> > >> How about a simple: > >> > >> To use a property name that is also a Gambas reserved name in your personal > >>

Re: [Gambas-user] Gambas2 & SVN: problem

2010-03-05 Thread Benoît Minisini
> I got an error concerning the version of libtool when I try to compile > Gambas2 from SVN: > > > > > ALL COMPONENTS WILL BE COMPILED > > > > make all-recursive > make[1]

[Gambas-user] Gambas2 & SVN: problem

2010-03-05 Thread Leonardo Miliani
I got an error concerning the version of libtool when I try to compile Gambas2 from SVN: ALL COMPONENTS WILL BE COMPILED make all-recursive make[1]: Entering directory `

[Gambas-user] Another error compiling Gambas2 SVn

2010-03-05 Thread Leonardo Miliani
I got this: Making all in gbx make[4]: Entering directory `/var/abs/local/yaourtbuild/gambas2-svn/src/gambas2-build/main/gbx' /bin/sh ../libtool --tag=CC --mode=link gcc -DGBX_INFO -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -O0 -module -no-undefined -Wl,--h

Re: [Gambas-user] What are the {} enclosed variables

2010-03-05 Thread Rolf-Werner Eilert
Am 05.03.2010 09:23, schrieb Benoît Minisini: >> Hi >> >> The ghostwriters have been a bit ephemeral. >> >> How about a simple: >> >> To use a property name that is also a Gambas reserved name in your personal >> class, you must enclose the property name within {}. >> >> For example: >> Property Fo

Re: [Gambas-user] What are the {} enclosed variables

2010-03-05 Thread Benoît Minisini
> Hi > > The ghostwriters have been a bit ephemeral. > > How about a simple: > > To use a property name that is also a Gambas reserved name in your personal > class, you must enclose the property name within {}. > > For example: > Property Font as Font > Property Left as Integer > > will both

Re: [Gambas-user] What are the {} enclosed variables

2010-03-05 Thread charlesg
Hi The ghostwriters have been a bit ephemeral. How about a simple: To use a property name that is also a Gambas reserved name in your personal class, you must enclose the property name within {}. For example: Property Font as Font Property Left as Integer will both cause a compile error. Pro