Le 20/04/2014 07:02, Kevin Fishburne a écrit :
> After upgrading to the current daily build from the PPA, upgrading to
> Kubuntu 14.04 and changing NVIDIA binary drivers I began receiving the
> error message "*** Error in `Sanctimonia': double free or corruption
> (fasttop): 0x3723b250 ***"
Em Thu, 24 Apr 2014 22:57:45 +0200
Benoît Minisini escreveu:
> I fixed your patch, as it didn't work when using the "Object"
> datatype. You get it in revision #6249.
Thank you very much, Benoît!
--
,= ,-_-. =. Bruno Félix Rezende Ribeiro (oitofelix) [0x28D618AF]
((_/)o o(\_)) There is no sy
Le 24/04/2014 17:25, Benoît Minisini a écrit :
> Le 19/04/2014 20:40, Tobias Boege a écrit :
>> On Sat, 19 Apr 2014, Bruno F??lix Rezende Ribeiro wrote:
>>> Em Sat, 19 Apr 2014 01:07:21 +0200
>>> Tobias Boege escreveu:
>>>
Oh, I forgot to ask: do you want the patch that allows inheritance-
>>
i think i have forgotten to manage invisible case
2014-04-24 18:13 GMT+02:00 Willy Raets :
> Hi,
>
> I have this situation where I have a one paged report that selects a
> certain record from a database, shows this data in the upper part of the
> report and then needs to show one out of two Report
Hi,
I have this situation where I have a one paged report that selects a
certain record from a database, shows this data in the upper part of the
report and then needs to show one out of two ReportVBoxes below that
data, depending on an argument passed when instantiating the report.
I have attach
I used " pdf As New PdfDocument ", .but I saw you used:
hPdfDocument.Count
Instead I used:pdf.Index.Count
So, now, if I use " pdf.Count ", it's OK.
Well, Tobias, thank you.
Solved.
bye
vuott
Gio 24/4/14, Tobias Boege ha scritto:
On Thu, 24 Apr 2014, Ru Vuott wrote:
> Hello Tobias,
>
> If I try with " PdfDocument.Count "
> I obtain this error:
>
> " PdfDocument.Count is not static "
>
> bye
Of course, you need to ask an actual object of the PdfDocument class to give
you its Count:
Dim hPdfDocument As New PdfDocument
Hello Tobias,
If I try with " PdfDocument.Count "
I obtain this error:
" PdfDocument.Count is not static "
bye
Gio 24/4/14, Tobias Boege ha scritto:
Oggetto: Re: [Gambas-user] How to know how many pages a pdf file has.
A: "mailing list for gam
Le 19/04/2014 20:40, Tobias Boege a écrit :
> On Sat, 19 Apr 2014, Bruno F??lix Rezende Ribeiro wrote:
>> Em Sat, 19 Apr 2014 01:07:21 +0200
>> Tobias Boege escreveu:
>>
>>> Oh, I forgot to ask: do you want the patch that allows inheritance-
>>> compatible[*] classes to be used in place of a class
On Thu, 24 Apr 2014, Ru Vuott wrote:
> Hello,
>
> I "suppose", to know how many pages a pdf file has, I should use this line:
>
> pdf.Index.Count
>
> Where pdf is a "PdfDocument".
>
> I do not know if I'm wrong, but I can not run that line.
>
> *
>
>
Hello,
I "suppose", to know how many pages a pdf file has, I should use this line:
pdf.Index.Count
Where pdf is a "PdfDocument".
I do not know if I'm wrong, but I can not run that line.
*
Public Sub Form_Open()
Dim index As Short = 1
Dim pdf As New
Hi!
I do believe the following is a bug:
If you enable the QT4 components in Gambas, drop a TextBox and then
run the project. Enter some words in the TextBox and set the marker at
the very beginning. If you now hit CTRL+Backspace it will act as if
the Delete button was clicked, that is; it will e
Comment #2 on issue 522 by computer...@gmail.com: Panels do not capture
keypress events
http://code.google.com/p/gambas/issues/detail?id=522
1) System Information
[System]
Gambas=3.5.2
OperatingSystem=Linux
Kernel=3.13.10-1-MANJARO
Architecture=x86_64
Distribution=Manjaro Linux
Desktop=XFCE
Th
13 matches
Mail list logo