Comment #2 on issue 71 by islamph...@gmail.com: Signal #11
http://code.google.com/p/gambas/issues/detail?id=71
i'll compile to the new version and seewhat happens
--
EditLive Enterprise is the world's most technically a
Comment #1 on issue 71 by jussi.la...@gmail.com: Signal #11
http://code.google.com/p/gambas/issues/detail?id=71
From change log;
* BUG: Calling Menu.Children.Clear() or deleting a menu during a Menu Show
event should not crash anymore.
Maybe this affects on your code (I didn't look your cod
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 71 by islamph...@gmail.com: Signal #11
http://code.google.com/p/gambas/issues/detail?id=71
1) Describe the problem.Signal #11 rises
2) GIVE THE FOLLOWING INFORMATIONS (if
I noticed that the validation on the content-type param (first param on
a call to HttpClient.Post) seemed a little too strict.
It wouldn't allow me to (for example) specify:
http.Post("application/soap+xml; charset=utf-8", data)
So I have patched line 247 of CHttpClient.c in trunk/gb.net.curl/sr
The new version with web site dimensions is this one
http://img28.mediafire.com/b0446d5e58da5d399646c537750afc8edee9edc6edfd5c9245c87cc93ea7f46b6g.jpg
--
Regards,
Demosthenes Koptsis.
--- Begin Message ---
i saw the image from 1st page at site and i have some ideas to make it
better.
i would l
i saw the image from 1st page at site and i have some ideas to make it
better.
i would like your opinion about that, as Benoit suggested.
The concept is
1) the windows to be on a 3d-panorama position instead flat style.
2) Behind will be a star-wars like text from code.
3) And in front of them
Hi Massimo,
I just extended the example program I worked up to include all 4 main
ways of calling a Web Service. These are: Http GET, Http POST, SOAP
1.1, and SOAP 1.2.
One problem I ran into is that Gambas3 seems a little too fussy about
the valid content types and will give a runtime error on
I just made a quick example using one of the free Web Services out on
the interwebbase ;-)
Your project will need to include networking (obviously!)
Dim http As HttpClient
Dim buffer As String
http = New HttpClient As "http"
http.URL =
"http://www.webservicex.net/ConvertTemperature.asmx/Co
Confirmed fixed in 3895.
Many thanks for the lightning fast responses. :-)
Regards,
Caveat
On Tue, 2011-06-21 at 12:18 +0200, Laurent Carlier wrote:
> Le Tuesday 21 June 2011 12:08:51, Caveat a écrit :
> > No change I'm afraid. Checked out revision 3894 and
> > in .../gb.opengl/src/glsl still g
Le Tuesday 21 June 2011 12:08:51, Caveat a écrit :
> No change I'm afraid. Checked out revision 3894 and
> in .../gb.opengl/src/glsl still getting
>
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
> -I. -I../..-pipe -Wall -Wno-unused-value -fsigned-char
> -fvisibility=
No change I'm afraid. Checked out revision 3894 and
in .../gb.opengl/src/glsl still getting
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../..-pipe -Wall -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o
ma
Le Tuesday 21 June 2011 11:28:43, Caveat a écrit :
> Hi Laurent
>
> It's attached herewith.
>
> Thanks and regards,
> Caveat
>
Should be fixed in trunk.
Thanks for the report.
++
--
EditLive Enterprise is the world's
Hi Laurent
It's attached herewith.
Thanks and regards,
Caveat
On Tue, 2011-06-21 at 11:15 +0200, Laurent Carlier wrote:
> Le Tuesday 21 June 2011 10:57:47, Caveat a écrit :
> > Please find attached full stdout and stderr in result_comp_gambas3.gz
> >
> > Also (with thanks to Kevin Fishburne!) s
Le Tuesday 21 June 2011 10:57:47, Caveat a écrit :
> Please find attached full stdout and stderr in result_comp_gambas3.gz
>
> Also (with thanks to Kevin Fishburne!) script comp_gambas
>
> Error appears to be that it can't find glew.h:
>
> GL.h:29: fatal error: glew.h: No such file or directory
attached to this mail the wsdl requested.
I hope that this can hep me to develop my application.
Regards,
Massimo
I think this should be possible. I've worked with Web Services from out
of java and c# and in its simplest form it's just a case of POSTing
parameters on a request.
In java you ha
15 matches
Mail list logo