[Gambas-user] question on running Gambas Executable on others distro

2009-07-16 Thread kobolds
I have question on how to run my application on other distro . I create a demo live linux cd that primary just run my program without any desktop program in it . my question is 1. install gambas run time 2. install user create components 3. what else that will be need ? any guide will be goo

Re: [Gambas-user] IDE gambas in GNOME

2009-07-16 Thread craf
Thanks for your answer. Regards -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] IDE gambas in GNOME Fecha: Thu, 16 Jul 2009 20:35:53 +0200 > Benoit apologized, I said because of my bad bad Eng

Re: [Gambas-user] IDE gambas in GNOME

2009-07-16 Thread Benoît Minisini
> Benoit apologized, I said because of my bad bad English. > I mean look at the IDE. Why not take the look of GNOME?. > Apologies again. > > Regards > Qt 4 can be configured to use GTK+ styles, so the development version of Gambas follows the Gnome look. I don't know if you can do the same for th

Re: [Gambas-user] IDE gambas in GNOME

2009-07-16 Thread craf
Benoit apologized, I said because of my bad bad English. I mean look at the IDE. Why not take the look of GNOME?. Apologies again. Regards -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] IDE

Re: [Gambas-user] PB in GTK

2009-07-16 Thread Ron_1st
On Thursday 16 July 2009, Benoît Minisini wrote: > > Benoît Minisini a écrit : > > >> Benoît Minisini a écrit : > > Hi, > > > > I've got a PB on display with GTK: on a DataBrowse some fields have a > > 0 width and thus are hidden, under Qt display is Ok, under Gtk I found > > >>

Re: [Gambas-user] IDE gambas in GNOME

2009-07-16 Thread Benoît Minisini
> Hello. > > Are there plans for the Gambas IDE GNOME? > > Regards > Doesn't it run under Gnome? -- Benoît -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited

[Gambas-user] IDE gambas in GNOME

2009-07-16 Thread craf
Hello. Are there plans for the Gambas IDE GNOME? Regards -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to Bla

Re: [Gambas-user] PB in GTK

2009-07-16 Thread Benoît Minisini
> Benoît Minisini a écrit : > >> Benoît Minisini a écrit : > Hi, > > I've got a PB on display with GTK: on a DataBrowse some fields have a > 0 width and thus are hidden, under Qt display is Ok, under Gtk I found > all hidden fields' names in the header. > > The po