-- Message transféré --
De : "Fabien Bodard"
Date : 15 janv. 2015 14:11
Objet : Report Rebirth
À :
Cc :
Hi, this is a screenshot of the render of the new report engine.
It support now Margins and BoxShadow. The code can be tested in
trunk/comp/src/gb.report2
I want to take my t
I meant binary files like photos or parts of a program (zipped, maybe),
to be used for updates. Can be anything from a few kB to several MB. Is
there a reason to choose a certain method for any of these, or does it
depend on programming reasons only?
Rolf
Am 15.01.2015 11:45, schrieb Fabien B
Hi list,
there is someone who got interested in Liblinphone[0] and wants to use it
in Gambas. As far as I could see (and told him), even basic support would
at least be a pain to get working with Externs.
A real approach would be a C/C++ component. I must say that this whole
telephone thingy does
(in desperate hopes that this fourth mail will make it to you) -> got it
2015-01-16 12:11 GMT+01:00 Tobias Boege :
> Hi list,
>
> there is someone who got interested in Liblinphone[0] and wants to use it
> in Gambas. As far as I could see (and told him), even basic support would
> at least be a pa
http://daniel.haxx.se/docs/ftp-vs-http.html
2015-01-16 12:08 GMT+01:00 Rolf-Werner Eilert :
> I meant binary files like photos or parts of a program (zipped, maybe),
> to be used for updates. Can be anything from a few kB to several MB. Is
> there a reason to choose a certain method for any of the
http://stackoverflow.com/questions/717200/comparing-http-and-ftp-for-transferring-files
2015-01-16 12:23 GMT+01:00 Fabien Bodard :
> http://daniel.haxx.se/docs/ftp-vs-http.html
>
> 2015-01-16 12:08 GMT+01:00 Rolf-Werner Eilert :
>> I meant binary files like photos or parts of a program (zipped, ma
http://stackoverflow.com/questions/9569342/which-protocol-ftp-or-http-is-better-for-download-upload-small-or-large-files
2015-01-16 12:25 GMT+01:00 Fabien Bodard :
> http://stackoverflow.com/questions/717200/comparing-http-and-ftp-for-transferring-files
>
> 2015-01-16 12:23 GMT+01:00 Fabien Bodard
Hi,
among other problems that i did not solved, but at least worked around,
there is one i cannot solve by myself, nor i know if it is a bug in gambas
or a mistake by myself.
libmpv is a library to access mpv mediaplayer, the library header is here:
https://raw.githubusercontent.com/mpv-player/m
Thanks a lot for the three links, Fabian. They tell me I will do pretty
well with HTTP.
Have a nice weekend
Rolf
Am 16.01.2015 12:23, schrieb Fabien Bodard:
> http://daniel.haxx.se/docs/ftp-vs-http.html
>
> 2015-01-16 12:08 GMT+01:00 Rolf-Werner Eilert :
>> I meant binary files like photos or
On the last revision i'm not able to run gb.report2.
--
Fabien Bodard
gb.report2-0.0.1-crash-150116-140259.tar.bz2
Description: BZip2 compressed data
--
New Year. New Location. New Benefits. New Data Center in Ashburn,
Koko wrote:
> That's it.
> The program starts and begin playing the file.
> As i push the button, it stops playing and the player window will close,
> but as soon as i close the main form, the gambas interpreter shows a
> window saying the program crashed wuth a segmentation fault.
>
> This is t
On Fri, 16 Jan 2015, Koko wrote:
> Koko wrote:
>
>
> > That's it.
> > The program starts and begin playing the file.
> > As i push the button, it stops playing and the player window will close,
> > but as soon as i close the main form, the gambas interpreter shows a
> > window saying the program
Hi
I would be interested to know whether any Gambas users have already created a
parser for JSON format data, and would be willing to share the relevant code.
I foresee a need to import data from JSON files over the coming months. It
would save some time if I could avoid having to "reinvent the
JSON.Decode is standard in Gambas and works very good. It is in the
"gb.web" component.
If you read the data as "string", you can do as follows:
Dim c As New Collection
Dim s As String = "{ "id": 1}
c = JSON.Decode(s)
Or if you want ""/Null in your JSON collection:
Dim c As New JSONCollection
Tobias Boege wrote:
> On Fri, 16 Jan 2015, Koko wrote:
>> Koko wrote:
>>
>>
>> > That's it.
>> > The program starts and begin playing the file.
>> > As i push the button, it stops playing and the player window will
>> > close, but as soon as i close the main form, the gambas interpreter
>> > sho
After a full recompilation of the project ... the problem vanish.
2015-01-16 14:05 GMT+01:00 Fabien Bodard :
> On the last revision i'm not able to run gb.report2.
>
> --
> Fabien Bodard
--
Fabien Bodard
--
New Year.
Comment #2 on issue 387 by stefano@gmail.com: Gridview crreated by
adding rows does not scroll
https://code.google.com/p/gambas/issues/detail?id=387
I have the same problem with Gambas 3.6.2 on LinuxMint 64 bit.
You can reproduce the problem by following steps provided on the page
https://
Status: New
Owner:
Labels: Version-3.6.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Other GUI-Any
New issue 595 by costamag...@gmail.com: GNU support
https://code.google.com/p/gambas/issues/detail?id=595
Hi developers, what about supporting GNU operating system?
--- gamba
Status: New
Owner:
Labels: Version-3.6.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Other GUI-Any
New issue 596 by costamag...@gmail.com: GNU support
https://code.google.com/p/gambas/issues/detail?id=596
Hi developers, what about supporting GNU operating system?
--- gamb
Le 16/01/2015 15:15, Alexie a écrit :
> JSON.Decode is standard in Gambas and works very good. It is in the
> "gb.web" component.
>
> If you read the data as "string", you can do as follows:
>
> Dim c As New Collection
> Dim s As String = "{ "id": 1}
>
> c = JSON.Decode(s)
>
> Or if you want ""/Nul
I get the following error when I try to run the SmallWiki sample included
in GB3
If I try to run from within the IDE I get:
gb.httpd: bind 0.0.0.0 - Address already in use
If I compile the program and try to run it, nothing happens.
Running nmap to see what ports are open I get this:
---
ц╟ц▓ц┴ц≈ц┘ц■ц⌠ц■ц≈ц∙ц─!
ц╝ц┘ц⌠ц▀ц▐ц▄ц≤ц▀ц▐ ц▄ц┘ц■ ц▒ ц░ц▐ц└ц└ц┘ц▓ц√ц┴ц≈ц│ц▄ ц⌠ц│ц┼ц■
www.gambas.pro, ц▌ц│ ц▀ц▐ц■ц▐ц▓ц▐ц█ ц█ц▌ц▐ц┤ц▐
ц▓ц∙ц⌠ц⌠ц▀ц▐ц▒ц ц≥ц·ц▌ц▐ц┼ ц┴ц▌ц├ц▐ц▓ц█ц│ц┐ц┴ц┴ ц▐ Gambas.
ц╟ц▓ц┴ц█ц┘ц▓ц≥ ц▓ц┘ц⌡ц┘ц▌ц┴ц▒ ц ц│ц└ц│ц·, ц┌ц▐ц▄ц≤ц⌡ц▐ц┼ FAQ ц░ц▐
ц█ц▐ц└ц∙ц▄ц▒ц█.
22 matches
Mail list logo