richard terry ha scritto:
> On Wed, 18 Feb 2009 11:01:48 pm FoxIII wrote:
>
>> I have managed to sort this out now. I am using the code;
>>
>> TextBox1.Text = File.Dir(Dialog.path) & "/" & File.Name(Dialog.path)
>>
>> But (and I don't know if I should start a new topic or not) I am curious as
> On Thursday 19 February 2009, Benoît Minisini wrote:
> > $ pkg-config --cflags qt-mt
> > $ pkg-config --libs-only-l qt-mt
> > $ pkg-config --libs-only-L qt-mt
> > $ pkg-config --libs-only-other qt-mt
> >
> > If, of course, your qt development package uses the pkg-config system!
> >
> > Thanks in
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source pa
On Thursday 19 February 2009, Benoît Minisini wrote:
> $ pkg-config --cflags qt-mt
> $ pkg-config --libs-only-l qt-mt
> $ pkg-config --libs-only-L qt-mt
> $ pkg-config --libs-only-other qt-mt
>
> If, of course, your qt development package uses the pkg-config system!
>
> Thanks in advance.
>
r.
> On Wednesday 18 February 2009, Benoît Minisini wrote:
> > > Hi, it happened to me some day ago,
> > > there is what I did to fix it.
> > > # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8
> > > /usr/lib64/libqt-mt.so.3.3.8 # ln -s
> > > /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3
Benoît Minisini ha scritto:
> As soon as you don't see the busy cursor anymore, and the GUI is usable gain,
> the compilation is finished. The message stays longer so that you can read
> it.
> Otherwise you wouldn't have the time.
>
Ah, OK.
I understood. I was thinking that until the message d
On Wed, 18 Feb 2009 11:01:48 pm FoxIII wrote:
> I have managed to sort this out now. I am using the code;
>
> TextBox1.Text = File.Dir(Dialog.path) & "/" & File.Name(Dialog.path)
>
> But (and I don't know if I should start a new topic or not) I am curious as
> to how to run a command from gambas.
> Benoît Minisini ha scritto:
> >> I would suggest a little IDE improvement...
> >> I think that it should be useful and clearer to change the state of the
> >> cursor icon to "busy" then we compile a project so that the user can
> >> clearly see when the operations terminates.
> >> Now the only wa
On Wednesday 18 February 2009, Benoît Minisini wrote:
> > Hi, it happened to me some day ago,
> > there is what I did to fix it.
> > # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3.8
> > # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3
> > # ln -s /usr
m...@monalternatiu.com schreef:
> Dear:
>
> I Have installed gambas 2.11 in Fedora 10 Gnome and the Ide Interface
> appears in old style (ugly).
>
> In Ubuntu works fine and the ide is de same as Screenshots in gambas
> web site. But in Fedora is ugly.
>
> Please, can you help me about I can pu
Hi, here is mine. It is located in /usr/lib/qt3/lib64/
Regards
--
David
- Original Message
From: Benoît Minisini
To: mailing list for gambas users
Sent: Wednesday, February 18, 2009 1:00:22 PM
Subject: Re: [Gambas-user] Gambas 2 -> Gambas 3
> Hi, it happened to me some day ago,
>
Dear:
I Have installed gambas 2.11 in Fedora 10 Gnome and the Ide Interface
appears in old style (ugly).
In Ubuntu works fine and the ide is de same as Screenshots in gambas
web site. But in Fedora is ugly.
Please, can you help me about I can put new beautiful ide for Gambas
in a Gambas i
> Hi, it happened to me some day ago,
> there is what I did to fix it.
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3.8
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3
> # ln
> Hello,
>
> we use a pc with ubuntu 8.10 and gambas v2.11.1. If the application just
> connect over a socket to a server, the CPU-usage will go up to 13% for only
> this one gbx2 process. So at only 8 opened applications, that will connect
> to a server, the CPU useage is up to 100%. The same prob
On Wednesday 18 February 2009, Charlie Reinl wrote:
> Am Sonntag, den 01.02.2009, 13:55 +0100 schrieb Charlie Reinl:
> ---8<--
> > Ausgecheckt, Revision 1839.
> > Revision 1839.
> > *
> > ./reconf-all
> > **
Am Sonntag, den 01.02.2009, 13:55 +0100 schrieb Charlie Reinl:
---8<--
> Ausgecheckt, Revision 1839.
> Revision 1839.
> *
> ./reconf-all
> *
> ran without Error,
> but a $ gambas3
> gives :
On Wednesday 18 February 2009, David Villalobos Cambronero wrote:
>
> Hi, it happened to me some day ago,
> there is what I did to fix it.
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3.8
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3
> # ln -s
Benoît Minisini ha scritto:
>> I would suggest a little IDE improvement...
>> I think that it should be useful and clearer to change the state of the
>> cursor icon to "busy" then we compile a project so that the user can
>> clearly see when the operations terminates.
>> Now the only way to know wh
Hi, it happened to me some day ago,
there is what I did to fix it.
# ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3.8
# ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3
# ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3
# ln -s /usr/
> On Wednesday 18 February 2009, Benoît Minisini wrote:
> > > Benoit,
> > >
> > > I trying to compile and install Gambas 3 from the svn trunk and I have
> > > the same problem
> > > like Rolf.
> > >
> > > When I start the compilation by: make=> I have the same
> > > error on : cannot fin
> I would suggest a little IDE improvement...
> I think that it should be useful and clearer to change the state of the
> cursor icon to "busy" then we compile a project so that the user can
> clearly see when the operations terminates.
> Now the only way to know when the operation ends is to look
> nando ha scritto:
> > I got a chuckle from this one.
> > A typewriter, those mechanical things that are only in black and white
> > movies and museum actually performed CRLF using that bar to perform the
> > line feed and carriage return. And CR LF comes from that.
> > All the software I write f
I have managed to sort this out now. I am using the code;
TextBox1.Text = File.Dir(Dialog.path) & "/" & File.Name(Dialog.path)
But (and I don't know if I should start a new topic or not) I am curious as
to how to run a command from gambas. For example, when you are installing a
'deb' file, you
On Tuesday 17 February 2009, richard terry wrote:
> On Tue, 17 Feb 2009 09:42:09 pm Rolf-Werner Eilert wrote:
> > Benoît Minisini schrieb:
> > >> Good morning Benoit (and everyone)
> > >>
> > >> Just came about a question: When I want to bring my Gambas2 app to
> > >> Gambas3, will this be as round
On Wednesday 18 February 2009, Benoît Minisini wrote:
> > Benoit,
> >
> > I trying to compile and install Gambas 3 from the svn trunk and I have
> > the same problem
> > like Rolf.
> >
> > When I start the compilation by: make=> I have the same
> > error on : cannot find -lqt-mt
> >
> >
Benoît Minisini schrieb:
>> Benoit,
>>
>> I trying to compile and install Gambas 3 from the svn trunk and I have
>> the same problem
>> like Rolf.
>>
>> When I start the compilation by: make=> I have the same
>> error on : cannot find -lqt-mt
>>
>> I tryed to compile Gambas 3 on Fedora 7
I would suggest a little IDE improvement...
I think that it should be useful and clearer to change the state of the
cursor icon to "busy" then we compile a project so that the user can
clearly see when the operations terminates.
Now the only way to know when the operation ends is to look at the
sta
27 matches
Mail list logo