Benoit
Thanks soo much for your help I attach a example writed in C that
contains the call of some functions in this library. The function that I
have problem is the ContinuaFuncaoSiTefInterativo... I believe that you
seeing this example you resolve the problem I dont have experience t
I sometimes comment out a line whilst developing, meaning to come back to it.
I've noticed that the search function then doesn't find the text.
Is this intentional or could it be an option to search within commented text
as well (Build I think 1413 at the moment).
Richard
-
What: A search text box to search the tree
Rationale: When one has dozens and dozens of controls on the form one
can "lose" a control in the IDE gui by doing something inadvertant as setting
a x/y value to a inappropriately large number, but by clicking on it in the
heirachy, one my then get th
I'm pretty cretinous at interpreting docs.
e.g:
DIM hListView AS ListView
DIM hListViewItem AS .ListViewItem
hListViewItem = hListView [ Key AS String ]
Just how does one use .ListViewItem, because if you copy and past the above
example into code, the interpretor bauks at the .ListViewItem.
On jeudi 19 juin 2008, Marcos Antonio Pandolfo Jr wrote:
> In gambas 2.7.0 appears Illegal instruction in the call of function
> TEF_inicia:
>
> EXTERN TEF_inicia(Resultado AS Pointer, Funcao AS String, Valor AS String,
> CuponFiscal AS String, DataFiscal AS String, Horario AS String, Operador AS
>
One minor problem though... I just did my application with this
after some testing... here are the results
running configure without arguments does not install the binary to the system
running it with the --prefix=/usr argument results in a new directory
in /usr called usr... so the binary really
Il giovedì 19 giugno 2008 23:34:32 M0E Lnx ha scritto:
> Sweet mother of God!...
>
>
> I did not know that
>
> Very nice. Thank you for providing such a kool way to do this
>
Not me. Thanks Benoit and Laurent Carlier.
> On Thu, Jun 19, 2008 at 4:04 PM, Stefano Palmeri <[EMAIL PROTECTED]>
wrote:
Sweet mother of God!...
I did not know that
Very nice. Thank you for providing such a kool way to do this
On Thu, Jun 19, 2008 at 4:04 PM, Stefano Palmeri <[EMAIL PROTECTED]> wrote:
> Il giovedì 19 giugno 2008 21:47:48 M0E Lnx ha scritto:
>> I've been writing gambas for a while now... continuo
Il giovedì 19 giugno 2008 21:47:48 M0E Lnx ha scritto:
> I've been writing gambas for a while now... continuosly developing 2
> applications.
> I'd like to distribute my software in a way that the end user can
> compile in a way similar to how the gambas tarball compiles.
>
> ./configure && make &&
I've been writing gambas for a while now... continuosly developing 2
applications.
I'd like to distribute my software in a way that the end user can
compile in a way similar to how the gambas tarball compiles.
./configure && make && make install
instead of distributing binaries.
Does anyone have
In gambas 2.7.0 appears Illegal instruction in the call of function
TEF_inicia:
EXTERN TEF_inicia(Resultado AS Pointer, Funcao AS String, Valor AS String,
CuponFiscal AS String, DataFiscal AS String, Horario AS String, Operador AS
String, ParamAdic AS String) IN "libclisitef" EXEC
"IniciaFuncaoSi
Benoit Minisini schreef:
> On jeudi 19 juin 2008, Ron wrote:
>
>> Benoit Minisini schreef:
>>
>>> On jeudi 19 juin 2008, Ron wrote:
>>>
Hi,
the change event of a combobox is only triggered if a combobox is not
set to read-only.
So it detects only the con
On jeudi 19 juin 2008, Ron wrote:
> Benoit Minisini schreef:
> > On jeudi 19 juin 2008, Ron wrote:
> >> Hi,
> >>
> >> the change event of a combobox is only triggered if a combobox is not
> >> set to read-only.
> >>
> >> So it detects only the content change of the textbox which is part of
> >> the
Benoit Minisini schreef:
> On jeudi 19 juin 2008, Ron wrote:
>
>> Hi,
>>
>> the change event of a combobox is only triggered if a combobox is not
>> set to read-only.
>>
>> So it detects only the content change of the textbox which is part of
>> the combo box.
>>
>
> Yes. The Change event c
On jeudi 19 juin 2008, Marcos Antonio Pandolfo Jr wrote:
> Hi
>
> Im using Centos 5 and Gambas 2.0.0 and when I call a external function in
> a C library this error occurs and Gambas crash with error #6
>
> EXTERN TEF_inicia(Resultado AS String, Funcao AS String, Valor AS String,
> CuponFiscal
Hi
Im using Centos 5 and Gambas 2.0.0 and when I call a external function in a
C library this error occurs and Gambas crash with error #6
EXTERN TEF_inicia(Resultado AS String, Funcao AS String, Valor AS String,
CuponFiscal AS String, DataFiscal AS String, Horario AS String, Operador AS
Stri
On jeudi 19 juin 2008, Leonardo Miliani wrote:
> I would like to inform all the community that on the copy of July 2008
> of the italian magazine "Gnu-Linux Magazine" there is a reviews of our
> lovely Gambas :-)
>
> You can find the summary of the magazine here:
> http://www.edmaster.it/?p=prodott
On jeudi 19 juin 2008, Ron wrote:
> Hi,
>
> the change event of a combobox is only triggered if a combobox is not
> set to read-only.
>
> So it detects only the content change of the textbox which is part of
> the combo box.
Yes. The Change event comes from its interal TextBox. It means that the t
Hi,
the change event of a combobox is only triggered if a combobox is not
set to read-only.
So it detects only the content change of the textbox which is part of
the combo box.
If you have a box which is read-only you can only detect some activity
via the clicked event,
but then you also get
Alarm returned now version 2.7.0 works well.
I do not know what I have to work (I am sorry not to know because now
works)
Maybe I uninstalled some program? Boooh!
However recompiling everything now goes! .
Thanks to all.
Bruno.
Il giorno gio, 19/06/2008 alle 18.20 +0200, Benoit Minisin
Sorry !.
Up to version 2.4.1 everything worked well.
I have problems starting from version 2.5 2.6 2.7 onwards.
the trunk version 2.99 instead works.
I run the following steps.
1)
sudo apt-get install build-essential g++ automake autoconf libbz2-dev
libgnorba-dev libfbclient2 libmysqlclient15-d
On jeudi 19 juin 2008, bruno wrote:
> Hello All.
>
> When i launch Gambas 2.2.7.0
>
> a message Box Appear with this Message:
>
> [11] unknown symbol 'border' in class 'container'.
> sidepanel.border_write.57
>
>
> I use Ubuntu 8.0.4
>
>
> P.S Gambas 2.2.4.1 Work OK.
>
> Someone has an Idea
>
On jeudi 19 juin 2008, Ron wrote:
> > Hi,
> >
> > a default textbox is 24 pixels heigh.
> >
> > a default datacontrol box is 128 pixels heigh, if you resize it to 24 px
> > with your mouse, the contents doesn't fit properly,
> > you get a scrollbar when you put some text (one line) in it.
> >
> > y
I would like to inform all the community that on the copy of July 2008
of the italian magazine "Gnu-Linux Magazine" there is a reviews of our
lovely Gambas :-)
You can find the summary of the magazine here:
http://www.edmaster.it/?p=prodotti&idcat=3&idprod=5&idnum=89
Here is the traslation of the
>
> Hi,
>
> a default textbox is 24 pixels heigh.
>
> a default datacontrol box is 128 pixels heigh, if you resize it to 24 px
> with your mouse, the contents doesn't fit properly,
> you get a scrollbar when you put some text (one line) in it.
>
> you have to manually enter 25 px before it fits co
Hello All.
When i launch Gambas 2.2.7.0
a message Box Appear with this Message:
[11] unknown symbol 'border' in class 'container'.
sidepanel.border_write.57
I use Ubuntu 8.0.4
P.S Gambas 2.2.4.1 Work OK.
Someone has an Idea
---
Hi,
a default textbox is 24 pixels heigh.
a default datacontrol box is 128 pixels heigh, if you resize it to 24 px
with your mouse, the contents doesn't fit properly,
you get a scrollbar when you put some text (one line) in it.
you have to manually enter 25 px before it fits correctly.
Regard
27 matches
Mail list logo