On Sun, 04 Jan 2015, Beno?t Minisini wrote:
> Le 03/01/2015 15:40, Tobias Boege a ?crit :
> > On Fri, 02 Jan 2015, Beno?t Minisini wrote:
> >> Le 16/12/2014 15:52, Tobias Boege a ?crit :
> >>> Hi,
> >>>
> >>> [ this is a forwarded bug report -- and this time I'm only translating. I
> >>> don't
After switching from Form1 to Form2 and back to Form1, Form1 is still in
Fullscreen-Mode. If I do it scond time, Form1 shows still
Fullscreen-Mode, but in reality it has turned to maximized mode.
Ubuntu 10.04, GAMBAS2, QT,
Has somebody experience how to improve ?
Best regards
Reiner
--
Can you retest it with Gambas3? Gambas2 isn't supported anymore.
2015-01-05 14:21 GMT+01:00 Reiner Goerlach :
> After switching from Form1 to Form2 and back to Form1, Form1 is still in
> Fullscreen-Mode. If I do it scond time, Form1 shows still
> Fullscreen-Mode, but in reality it has turned to m
Hi:
Hope everyone have a good 2015.
It is possible to send mouse events (clicks) to a non-gambas (external)
window?
--
Saludos
Ing. Martin P Cristia
--
Dive into the World of Parallel Programming! The Go Parallel We
Am Montag, den 05.01.2015, 14:21 +0100 schrieb Reiner Goerlach:
> After switching from Form1 to Form2 and back to Form1, Form1 is still in
> Fullscreen-Mode. If I do it scond time, Form1 shows still
> Fullscreen-Mode, but in reality it has turned to maximized mode.
> Ubuntu 10.04, GAMBAS2, QT,
>
Nice answer, unfortunately not to my question.
I am very happy to have the GAMBAS2 running. Very happy. And I cannot
install GAMBAS3, because in Installation description is stated, that the
best way to install is just to type ./configure, make, make install.
Unfortunately I get the message: Ther
Did you skip the step ./reconf-all on purpose?
It creates the files needed for the ./configure step. ;P
I don't know how big your projects are and what they do, but gambas3 runs
faster than gambas2.
Ron.
2015-01-05 16:05 GMT+01:00 Reiner Goerlach :
> Nice answer, unfortunately not to my questi
Comment #2 on issue 589 by scrcarl...@gmail.com: Interpreter Crash Gambas3
- Calling a library function - BananaPi
https://code.google.com/p/gambas/issues/detail?id=589
Dear Benoit,
in the firstplace i used VarPtr(hid_p) but i received the same result. When
I did the same with Gambas 3.6.2 u
I will try, and somebody should insert such clause into Installation
description ! I hope it works. (The first helpful hint)
GAMBAS3 ist faster ? What about number of bugs ? How can I trust
GAMBAS3, when in GAMBAS2 are still bugs ?
Best regards
Reiner
On 01/05/2015 04:13 PM, Ron wrote:
> Did y
Hallo Ron,
here is the interesting response !
root@reiner-laptop:/home/reiner/GAMBAS3/gambas3-3.5.4# ./reconf-all
./reconf-all: 7: libtoolize: not found
Can't exec "libtoolize": No such file or directory at
/usr/bin/autoreconf line 189.
Use of uninitialized value in pattern match (m//) at /usr/
On Mon, 05 Jan 2015, Reiner Goerlach wrote:
> I will try, and somebody should insert such clause into Installation
> description ! I hope it works. (The first helpful hint)
>
I will if you tell me where you found this incomplete installation
description.
> GAMBAS3 ist faster ? What about number
It is the INSTALL - file in latest download GAMBAS 3.5.4., I attach that
file hereto
Reiner
On 01/05/2015 04:57 PM, Tobias Boege wrote:
On Mon, 05 Jan 2015, Reiner Goerlach wrote:
I will try, and somebody should insert such clause into Installation
description ! I hope it works. (The first
Den 05. jan. 2015 16:41, skrev Reiner Goerlach:
> Hallo Ron,
>
> here is the interesting response !
>
>
> root@reiner-laptop:/home/reiner/GAMBAS3/gambas3-3.5.4# ./reconf-all
> ./reconf-all: 7: libtoolize: not found
> Can't exec "libtoolize": No such file or directory at
> /usr/bin/autoreconf line
Comment #3 on issue 589 by benoit.m...@gmail.com: Interpreter Crash Gambas3
- Calling a library function - BananaPi
https://code.google.com/p/gambas/issues/detail?id=589
Of course it matters! Apparently PMD_Find_Interface() uses its first
argument to store its result. So if you send it a NULL
Never never never never !
I haqd a small Problem. Loss of Fullscreen property of Form in GAMBAS2.
Now I have work for 3 people all their life ! Minimum ! Than k you very
much
Reiner
On 01/05/2015 05:13 PM, Jørn Erik Mørne wrote:
>
> Den 05. jan. 2015 16:41, skrev Reiner Goer
On ma, 2015-01-05 at 17:29 +0100, Reiner Goerlach wrote:
> Never never never never !
>
> I haqd a small Problem. Loss of Fullscreen property of Form in GAMBAS2.
> Now I have work for 3 people all their life ! Minimum ! Than k you very
> much
> Reiner
For Ubuntu you don even nee
> Never never never never !
>
> I haqd a small Problem. Loss of Fullscreen property of Form in GAMBAS2.
> Now I have work for 3 people all their life ! Minimum ! Than k you very
> much
> Reiner
>
>
Normally it takes one person ten minutes, not three people a life time :)
But, as wi
Le 5 janv. 2015 01:31, "Benoît Minisini" a
écrit :
>
> Since the last revisions, I have implemented a creatable Border class
that allows to associate many properties with a Border object, and draw a
border from these properties.
>
> For example:
>
> hBorder = new
Border("color:blue;width:8;radius:
Le 05/01/2015 18:10, Fabien Bodard a écrit :
> Next step.. a flexible interpreter class and we can make a spreedsheet
> component.
What do you mean?
--
Benoît Minisini
--
Dive into the World of Parallel Programming! T
It looks fine!!. Good work, as always.
Thanks Benoit.
Regards
2015-01-05 1:30 GMT+01:00 Benoît Minisini :
> Since the last revisions, I have implemented a creatable Border class that
> allows to associate many properties with a Border object, and draw a border
> from these properties.
>
> For e
> GAMBAS3 ist faster ? What about number of bugs ? How can I trust
> GAMBAS3, when in GAMBAS2 are still bugs ?
>
Gambas 3 is stable. Just try it.
Jussi
--
Dive into the World of Parallel Programming! The Go Parallel Webs
On Mon, 05 Jan 2015, Reiner Goerlach wrote:
> It is the INSTALL - file in latest download GAMBAS 3.5.4., I attach that
> file hereto
>
Seems like someone has been lazy with this file :-) It contained an excerpt
from the GNU autoconf manual and hasn't been applicable to Gambas for a long
time. In
Am Montag, den 05.01.2015, 14:21 +0100 schrieb Reiner Goerlach:
> Ubuntu 10.04
Salut Reiner,
I saw you are still using Ubuntu 10.04, while that is an LTS, it is
longer supported as normal releases, but also not for a eternity.
see here https://wiki.ubuntu.com/Releases
I made this once with Ub
Wgat doesw it mean ? Will there be a new version for GAMBAS soon ?
Reiner
On 01/05/2015 06:56 PM, Tobias Boege wrote:
> On Mon, 05 Jan 2015, Reiner Goerlach wrote:
>> It is the INSTALL - file in latest download GAMBAS 3.5.4., I attach that
>> file hereto
>>
>
> Seems like someone has been lazy wi
Salut Karl,
if I solve your croaaword puzzzle, the result could be, that you are
recommending me to go to e newer ubuntu version ? Is it so ? You
wanted to tell me: You should go to a newer ubun tu versiom ?
???
I cantell you also somethinmg, without crossword puzzle.
I have tested Ub
> What do you mean?
>
> --
> Benoît Minisini
I think about a tool that will be able to interpret inline formulas
like in a spreedsheet.
i have done something like that for playing myself but i'm not a
specialist of interpreters like you.
for example :
=Myvar1 + 3 *(3*myvar2)
=MYFUNCTION(myvar1;
2015-01-05 21:27 GMT+01:00 Reiner Goerlach :
> Salut Karl,
>
> if I solve your croaaword puzzzle, the result could be, that you are
> recommending me to go to e newer ubuntu version ? Is it so ? You
> wanted to tell me: You should go to a newer ubun tu versiom ?
>
> ???
>
> I cantell you al
On Mon, 05 Jan 2015, Reiner Goerlach wrote:
> On 01/05/2015 06:56 PM, Tobias Boege wrote:
> > On Mon, 05 Jan 2015, Reiner Goerlach wrote:
> >> It is the INSTALL - file in latest download GAMBAS 3.5.4., I attach that
> >> file hereto
> >>
> >
> > Seems like someone has been lazy with this file :-) I
Le 05/01/2015 21:46, Fabien Bodard a écrit :
>> What do you mean?
>>
>> --
>> Benoît Minisini
>
> I think about a tool that will be able to interpret inline formulas
> like in a spreedsheet.
>
> i have done something like that for playing myself but i'm not a
> specialist of interpreters like you.
2015-01-05 22:02 GMT+01:00 Benoît Minisini :
> Le 05/01/2015 21:46, Fabien Bodard a écrit :
>>> What do you mean?
>>>
>>> --
>>> Benoît Minisini
>>
>> I think about a tool that will be able to interpret inline formulas
>> like in a spreedsheet.
>>
>> i have done something like that for playing myse
I must be missing something very basic in the use of form database controls.
I can not seem to get a data control populated ...
It appears to me that the data control is not linked to the DataSource.
What am I missing ???
Two additional questions:
Is there a way to access the "Result" object of a
Am Montag, den 05.01.2015, 21:27 +0100 schrieb Reiner Goerlach:
> Salut Karl,
>
> if I solve your croaaword puzzzle, the result could be, that you are
> recommending me to go to e newer ubuntu version ? Is it so ? You
> wanted to tell me: You should go to a newer ubun tu versiom ?
>
> ?
Hi,
In revision #6813 I added an initial category search to the farm
software window.
I put some arbitrary categories in it, each one just corresponding to a
filter tag.
If you need another category, just tell me its name and its filter tag:
if I find a good icon for it, I will add it.
R
On 01/05/2015 04:35 PM, Lewis Balentine wrote:
> I must be missing something very basic in the use of form database controls.
> I can not seem to get a data control populated ...
> It appears to me that the data control is not linked to the DataSource.
> What am I missing ???
>
> Two additional que
YEP --- that was the problem. I completely missed "is a container". In
MS VB5/6 you only needed to place the Datasources on the same form
actually not even that: you could build a connection or selection set
and reference that.
One thing I would like to see is the ability to return the SQL
On 01/05/2015 04:35 PM, Lewis Balentine wrote:
> ' Console Window Output:
[snip]
> - - - - - - - - - - - - - - - - - - - - -
> ' FMain.Form_Open.37: DataView1 Parent: FMain
Lewis,
This is why you are not getting the results you expect. DataView1.Parent.Name
should be "DataSource1".
[Sorry for t
I think our mails crossed in transit. Anyway...
The SQL query used to obtain the Result should essentially be:
"SELECT * FROM " & DataSource.Table & " WHERE " & DataSource.Filter
So, it can actually be determined by calculation, or maybe more correctly
stated, by concatenation.
The data control
37 matches
Mail list logo