[Gambas-user] Embedded Font Resource

2009-02-22 Thread Dimitris Anogiatis
hey guys can someone tell me if gambas can use embedded resources from within the binary? and if yes is it possible to use it without copying it somewhere else? I want to use a TrueType font that I've used in Windows & I wonder if Gambas supports something like this. A workaround is also useful

Re: [Gambas-user] Array Concatenation

2009-02-22 Thread Dimitris Anogiatis
yeap that works just fine Benoît Thank you :) On Sat, Feb 21, 2009 at 4:14 AM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > > Hey guys, > > > > First of all I wanna say you guys ROCK :) > > Thanks. :-) > > > > > Thank you for making this wonderful program > > and keep up the great wo

Re: [Gambas-user] How to populate a gridview from keyboard (closed)

2009-02-22 Thread Dominique SIMONART
Please, consider this thread as closed as the subject is no mare relevant Dominique SIMONART a écrit : > Benoît Minisini a écrit : > >>> Hi everyone, >>> >>> it seemed so simple that I feel a bit stupid with that question, but... >>> I want to fill a gridview with text coming from the keyboard,

[Gambas-user] How to know permanently the cursor coordinates in a gridview?

2009-02-22 Thread Dominique SIMONART
Hi, I've a main Gridview (grdGame) surrounded by 2 other grids, grdHdef on top and grdVdef on left of grdGame When the mouse cursor is over the main grid, I want to highlight a column of the top grid and a row of the left grid facing the cursor position. How to know at each instant where the curso

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-22 Thread Ron_1st
On Sunday 22 February 2009, Charlie Reinl wrote: ---8< > > Salut Benoit, Ron, > > Ausgecheckt, Revision 1885. > Revision 1885. > > works for me, I finally start also gambas3. > > Thanks > Charlie > Yes, Has taken a long time but it's finally done. It has also a beautifull designed pic

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-22 Thread Ron_1st
On Sunday 22 February 2009, Charlie Reinl wrote: > Am Sonntag, den 22.02.2009, 08:47 +0100 schrieb Benoît Minisini: > > > On Sunday 22 February 2009, Benoît Minisini wrote: > > > > > Ok done the job for gambas-3 svn-1883. > > > > > > > > > > > > > > > First take note Charlie and me have the same er

Re: [Gambas-user] Gambas on ARM?

2009-02-22 Thread Hans-Martin
Am Samstag, 21. Februar 2009 21:20:27 schrieb José Luis Redrejo: > 2009/2/21 Hans-Martin > > > Hi all, > > > > to make it short: > > > > Is it possible to compile gambas for ARM-Plattforms for eg Openmokos > > Freerunner (http://wiki.openmoko.org/wiki/Neo_FreeRunner)? > > Compiling it should be po

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-22 Thread Charlie Reinl
Am Sonntag, den 22.02.2009, 08:47 +0100 schrieb Benoît Minisini: > > On Sunday 22 February 2009, Benoît Minisini wrote: > > > > Ok done the job for gambas-3 svn-1883. > > > > > > > > > > > > First take note Charlie and me have the same errors > > > > Both are using kubuntu 8.04 instead of 8.10 !! >

[Gambas-user] Missing dependencies in compiled packages

2009-02-22 Thread M. Cs.
I'm facing a serious problem when compiling a project: When I'm trying to install the created package, it gives the list of required dependencies, but there are missing gambas components. For example, I cannot add the gambas2-gb-db-sqlite3 package, and I can't see it in projects properties. I've ch