Hi,
I installed the latest SVN from the scratch, now having a problem
starting Gambas.
Removed all existing files as follows:
sudo rm
-f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3
/usr/local/bin/gbi3
sudo rm -rf /usr/local/lib/gambas3
sudo rm -rf /usr/local/share/gambas3
sudo r
Ow, I forgot to say: I saw this behavior in the gambas3 IDE.
2010/4/27 Leandro Santiago :
> Thanks very much.
> Now it looks better :-)
>
> But now there is another problem :-) When menubar is hidden, it looks
> "below" of toolbar. The toolbar buttons work fine, but I can see the
> menubar yet, be
Thanks very much.
Now it looks better :-)
But now there is another problem :-) When menubar is hidden, it looks
"below" of toolbar. The toolbar buttons work fine, but I can see the
menubar yet, below them.
2010/4/27 Benoît Minisini :
>> > Hello to all.
>> >
>> > In gambas3 (qt4 component), the ma
Thank's Fabien it works fine now.
so cool..
Olivier
Le mercredi 28 avril 2010 à 01:09 +0200, Fabien Bodard a écrit :
> it's utf8 use :
>
> String.Instr instead Intr
>
> http://gambasdoc.org/help/comp/gb/string/instr
>
> 2010/4/28 linus :
> >
> > Hi all,
> >
> > I'm using a TextArea in a litt
Hi all,
I'm using a TextArea in a little project like a Text Editor.
When I add the part of code to search in the text of this TextArea, I
have a problem during search text whith the command 'instr'.
In fact, when this command find accented characters, it count 2
characters instead of 1 and the
it's utf8 use :
String.Instr instead Intr
http://gambasdoc.org/help/comp/gb/string/instr
2010/4/28 linus :
>
> Hi all,
>
> I'm using a TextArea in a little project like a Text Editor.
>
> When I add the part of code to search in the text of this TextArea, I
> have a problem during search text wh
Hi all,
I'm using a TextArea in a little project like a Text Editor.
When I add the part of code to search in the text of this TextArea, I
have a problem during search text whith the command 'instr'.
In fact, when this command find accented characters, it count 2
characters instead of 1 and the
-Mensaje original-
De: Benoît Minisini
Reply-to: mailing list for gambas users
Para: mailing list for gambas users
Asunto: Re: [Gambas-user] GamBas3
Fecha: Tue, 27 Apr 2010 23:43:45 +0200
> -Mensaje original-
> De: Benoît Minisini
> Reply-to: mailing list for gambas users
>
>
> -Mensaje original-
> De: Benoît Minisini
> Reply-to: mailing list for gambas users
>
> Para: mailing list for gambas users
> Asunto: Re: [Gambas-user] GamBas3
> Fecha: Tue, 27 Apr 2010 23:28:30 +0200
>
> > > > Well, my name is Cristian. I live in Chile.
> > > > I was looking for a sol
-Mensaje original-
De: Benoît Minisini
Reply-to: mailing list for gambas users
Para: mailing list for gambas users
Asunto: Re: [Gambas-user] GamBas3
Fecha: Tue, 27 Apr 2010 23:28:30 +0200
> > > Well, my name is Cristian. I live in Chile.
> > > I was looking for a solution for hard links
> > > Well, my name is Cristian. I live in Chile.
> > > I was looking for a solution for hard links that are created when
> > > compiling glibc with Gambas and found this page:
> > >
> > > http://www.bitwagon.com/rtldi/rtldi.html
> > >
> > > I think there the road goes, but I do not know very wel
> > Well, my name is Cristian. I live in Chile.
> > I was looking for a solution for hard links that are created when
> > compiling glibc with Gambas and found this page:
> >
> > http://www.bitwagon.com/rtldi/rtldi.html
> >
> > I think there the road goes, but I do not know very well C, not find
>
> Well, my name is Cristian. I live in Chile.
> I was looking for a solution for hard links that are created when
> compiling glibc with Gambas and found this page:
>
> http://www.bitwagon.com/rtldi/rtldi.html
>
> I think there the road goes, but I do not know very well C, not find a
> way to
Benoît Minisini wrote:
>
>> Benoît Minisini wrote:
>> >> Benoît Minisini wrote:
>> >> >> Running SVN 2910. After a few mouse click, either switching a few
>> >> >>
>> >> >>
>> >> >> Many Thanks!
>> >> >
>> >> > Your main form has the Type property set to "Menu". It should be set
>> >> > to
> > Hello to all.
> >
> > In gambas3 (qt4 component), the main space on apps window is opaque,
> > and don't integrate very well with the oxygen theme (default in KDE).
> >
> > To has a good apparency, the space in window must follow the system
> > style, like native qt4 applications.
> >
> > A
> Benoît Minisini wrote:
> >> Benoît Minisini wrote:
> >> >> Running SVN 2910. After a few mouse click, either switching a few
> >> >>
> >> >>
> >> >> Many Thanks!
> >> >
> >> > Your main form has the Type property set to "Menu". It should be set
> >> > to "Normal".
> >> >
> >> > Can you try w
Benoît Minisini wrote:
>
>> Benoît Minisini wrote:
>> >> Running SVN 2910. After a few mouse click, either switching a few
>> >>
>> >>
>> >> Many Thanks!
>> >
>> > Your main form has the Type property set to "Menu". It should be set to
>> > "Normal".
>> >
>> > Can you try with the Type pro
-Mensaje original-
De: Benoît Minisini
Reply-to: mailing list for gambas users
Para: karl.re...@fen-net.de, mailing list for gambas users
Asunto: Re: [Gambas-user] GamBas3
Fecha: Tue, 27 Apr 2010 19:00:18 +0200
>
> Salut,
>
> as Richard says, very stable or as stable as gambas2.
>
>
Le 27 avril 2010 19:00, Benoît Minisini a écrit :
>>
>> Salut,
>>
>> as Richard says, very stable or as stable as gambas2.
>>
>> But the main question will be, what deeper changes (like last components
>> to library), Benoît has still planed ?
>
> I thought I had made a mail about that, but maybe
> Hello to all.
>
> In gambas3 (qt4 component), the main space on apps window is opaque,
> and don't integrate very well with the oxygen theme (default in KDE).
>
> To has a good apparency, the space in window must follow the system
> style, like native qt4 applications.
>
> An image say more t
>
> Salut,
>
> as Richard says, very stable or as stable as gambas2.
>
> But the main question will be, what deeper changes (like last components
> to library), Benoît has still planed ?
I thought I had made a mail about that, but maybe I am wrong.
Now, as soon as the gb.report is usable (i.e.
odd?
why ?
2010/4/27 charlesg :
>
> Fabien
>
> Thank you for that. Gambas 3 used to compile on Ubuntu 10.04 (lucid) using
> the list of dependencies for 9.10 (Karmic) in the Gambas installation pages.
> It now also needs intltool (or part of it?) as in sudo apt-get install
> intltool.
>
> Gambas
Fabien
Thank you for that. Gambas 3 used to compile on Ubuntu 10.04 (lucid) using
the list of dependencies for 9.10 (Karmic) in the Gambas installation pages.
It now also needs intltool (or part of it?) as in sudo apt-get install
intltool.
Gambas 3 now runs but looks odd. I am way out of my comf
have you selected the component ..; if yes ..; try do a make uninstall
and make install
if there is some problem then ... look in /usr/local/lib/gambas3 and
/usr/share/gambas3/info and list if all the needed files are here
you can try a gbi3 in console to see if there is no problem during the
inf
Hello to all.
In gambas3 (qt4 component), the main space on apps window is opaque,
and don't integrate very well with the oxygen theme (default in KDE).
To has a good apparency, the space in window must follow the system
style, like native qt4 applications.
An image say more than one thousand w
hi,
Gambas3 2918 compiles fine on Ubuntu 10.04 32bit release candidate.
But gives:
ERROR: #2: Cannot load class 'Balloon': Unable to load class file
when run.
any ideas?
rgds
--
View this message in context:
http://old.nabble.com/Cannot-load-class-%27Balloon%27-tp28375384p28375384.html
Sent
Salut,
does other have that also,
info...@spw.wallonie.be informs me (see attachment), when answering
gambas user mails ?
--
Amicalement
Charlie
--- Begin Message ---
i. Le present message vous est adresse de maniere automatique par le serveur
mail du Service Public de Wallonie. Votre message c
i think we are near to be able to write a full dictionnary (in size),
with the change between gambas2 and 3.
it's not great things often but a lot of hidden feature are here
sugars, some other are more important as Paint Class, Reports, DBus
support (not finished miss the signal connecting and
Am Dienstag, den 27.04.2010, 12:44 +1000 schrieb richard terry:
> On Tuesday 27 April 2010 08:11:30 Jerry McBride wrote:
> > A question for you all... :')
> >
> >
> > Just "how usable" is Gambas3?
> >
> > I'm being pushed into dropping Gambas2 due to kde3 and qt3 being deprecated
> > in Gentoo.
29 matches
Mail list logo