Re: [Gambas-user] insert a form inside other form

2010-06-02 Thread richard terry
On Thursday 03 June 2010 12:14:31 Tomas Rodriguez wrote: > Hi body. > > my doubt is about , How can I insert a form( with controls), inside other > form( in gambas 2)? somebody have any idea or expierence. > > thanks > tomas > > > > -

[Gambas-user] insert a form inside other form

2010-06-02 Thread Tomas Rodriguez
Hi body. my doubt is about , How can I insert a form( with controls), inside other form( in gambas 2)? somebody have any idea or expierence. thanks tomas -- ThinkGeek and WIRED's GeekDad team up for the Ultimate Gee

[Gambas-user] Auto-resize of controls

2010-06-02 Thread richard terry
I wondered if there was any way that gambas could have an auto-resize property to controls other than labels/buttons?, for example check boxes/options buttons etc Would be ***really handy. Regards Richard -- Thin

Re: [Gambas-user] Gambas3 build issues

2010-06-02 Thread admhardsoft
Hi How can I insert a for within other form in gamba2? Somebody can help me with it?. Best regards Tomas Sent on the TELUS Mobility network with BlackBerry -Original Message- From: "Jose J. Rodriguez" Date: Wed, 2 Jun 2010 15:35:44 To: mailing list for gambas users Subject: Re: [Gambas-

Re: [Gambas-user] Gambas3 build issues

2010-06-02 Thread Jose J. Rodriguez
On 6/2/10, Charlie Reinl wrote: > Am Mittwoch, den 02.06.2010, 21:28 +0200 schrieb Fabien Bodard: > > > i've 4.4.3 ..; is there a change between this two version ... > > > > 2010/6/2 Jose J. Rodriguez : > > > On 6/2/10, Fabien Bodard wrote: > > >> hum... what is your version of gcc ? > > >>

Re: [Gambas-user] Gambas3 build issues

2010-06-02 Thread Charlie Reinl
Am Mittwoch, den 02.06.2010, 21:28 +0200 schrieb Fabien Bodard: > i've 4.4.3 ..; is there a change between this two version ... > > 2010/6/2 Jose J. Rodriguez : > > On 6/2/10, Fabien Bodard wrote: > >> hum... what is your version of gcc ? > >> > > > > 4.2.3 > > > > Regards, > > Joe1962 > > here i

Re: [Gambas-user] Gambas3 build issues

2010-06-02 Thread Jose J. Rodriguez
On 6/2/10, Fabien Bodard wrote: > i've 4.4.3 ..; is there a change between this two version ... > No idea, hopefully we will hear from others about what gcc versions have worked for them or not. Regards, Joe1962 > > 2010/6/2 Jose J. Rodriguez : > > > On 6/2/10, Fabien Bodard wrote: > >> hum.

Re: [Gambas-user] Gambas3 build issues

2010-06-02 Thread Fabien Bodard
i've 4.4.3 ..; is there a change between this two version ... 2010/6/2 Jose J. Rodriguez : > On 6/2/10, Fabien Bodard wrote: >> hum... what is your version of gcc ? >> > > 4.2.3 > > Regards, > Joe1962 > > -- > > _

Re: [Gambas-user] Gambas3 build issues

2010-06-02 Thread Jose J. Rodriguez
On 6/2/10, Fabien Bodard wrote: > hum... what is your version of gcc ? > 4.2.3 Regards, Joe1962 -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://list

Re: [Gambas-user] Gambas3 build issues

2010-06-02 Thread Fabien Bodard
hum... what is your version of gcc ? struct _GtkPrinter { GObject parent_instance; GtkPrinterPrivate *GSEAL (priv); }; it seem that the compilator don't like the '(priv)' 2010/6/2 Jose J. Rodriguez : > So I finally decided to check out Gambas3 from svn and give it a go, > right after the

Re: [Gambas-user] Why is MyMainWindow inheriting from QWidget (gb.qt4, CWindow width)?

2010-06-02 Thread Leandro Santiago
Ow, a diff file is very util :-) 2010/6/2 Leandro Santiago : > Hello, I'm looking at gb.qt4 code (I'm not a very good C++ programmer > :-) ) and I saw that the gambas3 main window (MyMainWindow) has > QWidget as parent class, but QMainWindow serves exactly to this. > > It's because gambas applicat

[Gambas-user] Why is MyMainWindow inheriting from QWidget (gb.qt4, CWindow width)?

2010-06-02 Thread Leandro Santiago
Hello, I'm looking at gb.qt4 code (I'm not a very good C++ programmer :-) ) and I saw that the gambas3 main window (MyMainWindow) has QWidget as parent class, but QMainWindow serves exactly to this. It's because gambas applications don't have full integration with other qt applications. For exampl

Re: [Gambas-user] Gambas3:draw.begin(printer)

2010-06-02 Thread Leonardo Miliani
Il giorno mar, 01/06/2010 alle 13.15 +0200, Fabien Bodard ha scritto: > 2010/6/1 Leonardo Miliani : > > Il giorno lun, 31/05/2010 alle 18.51 +0200, Fabien Bodard ha scritto: > >> 2010/5/31 charlesg : > >> > > >> > Hi > >> > > >> > Converting Gambas2 to Gambas3 using QT. > >> > > >> > draw.begin(pri

[Gambas-user] Gambas3 build issues

2010-06-02 Thread Jose J. Rodriguez
So I finally decided to check out Gambas3 from svn and give it a go, right after the new structure implemention announcement. However, I first had to download and build the latest versions of libtool, autoconf and automake, before reconf-all worked. Still, after all that, make fails, seemingly on s