SUSE 11.2:
Compiling runs into error in 'make':
/bin/sh../libtool --tag=CC --mode=link gcc
-DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -Os -I../share -o gbc3
gbc3-gb_error.o
Try to do something like
Draw.Begin(drawArea)
Draw.Circle(10, 10, 5)
Draw.End
in one Sub, not in two. And not at all in the Draw event that is raised by
drawing...
Just look at all those examples in the Drawing section, plus ImageViewer.
-Original-Nachricht-
Subj
Wiki:
FUNCTION Desaturate ( ) AS [1]Image
Desaturate an image evenly.
* Value is the degree of desaturation, between 0 and 1.
But Desaturate doesn't accept any value.
Regards
Matti
References
1. file://localhost/help/comp/gb.image/image?de&v3&help
---
Since a few days I have strange crashes with the message:
"This application has raised an unexpected error and must abort.
[29] Invalid object.
FBalloon.Window_Move.320"
It happens sometimes, not reproducable, when Gambas was minimized and is
rezized again.
Last time, I can de
ProgressBar.Background works ok (but the colors are somewhat dark-grey).
But ProgressBar.Foreground does nothing.
The bar is always blue, and the label stays black/white.
Shouldn't it be possible to change the color of the bar?
Regards
Matti
--
Gambas 3 rev. 3390
I tried to make a data-bound form the lazy way, without SQL commands. Just a
DataSource with some DataControls in it.
Works fine.
Then, for better layout of the form, I gave the values of the DataControls
to TextLabels, Buttons and so on.
Works also.
But
These problems were exactly mine, one year ago.
Have a look at gambas3/examples/Image/Lighttable.
Maybe it could help you?
Regards
Matti
-Original-Nachricht-
Subject: [Gambas-user] How to run some job in background separately with UI
Date: Thu, 23 Dec 2010 17:36:32
> What is your version of qt ?
4.5.3-2.4.2
Is it better with the last revision?
No, 3376 doesn't work either. Same error.
> >rev. 3373: make fails, the error seems to start here:
> >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DQT3_SUPPORT
> >
> > -DQT_SHARED -
rev. 3373: make fails, the error seems to start here:
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DQT3_SUPPORT -DQT_SHARED
-DQT3_SUPPORT-I/usr/include/QtCore-I/usr/include/QtGui
-I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql
-I/usr/inclu
If I understand you right,
If Not IsDigit(TextBox.Text) Then...
wouldn't be changed?
-Original-Nachricht-
Subject: [Gambas-user] Removing / Modifying Is() functions in Gambas 3
Date: Wed, 24 Nov 2010 12:08:34 +0100
From: Benoît Minisini
To: gambas-user@lists
Thanks, Benoît.
The "make" error has gone, the help browser behaves like any other window,
and I even learned how to copy from help. Fine!
-Original-Nachricht-
Subject: Re: [Gambas-user] To the wish list: FHelpBrowser
Date: Tue, 23 Nov 2010 18:57:25 +0100
From: Benoît
Too bad, can't update to rev 3311.
It's the make / webkit error again.
This time it is:
Making all in webkit
make[5]: Entering directory
`/Platte2/Downloads/gambas3/3311/trunk/gb.qt4/src/webkit'
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../.
12 matches
Mail list logo