Re: [Gambas-user] Default icons problem

2012-07-19 Thread Benoît Minisini
Le 19/07/2012 16:35, Maria a écrit : > Yes, it doesn't matter the theme icon you use. I personaly tested with > Faenza, Nouvext and Oxigen. > I'm currently using debian wheezy LXDE, but in the forum someone talked about > squeeze and mint13 and he had the same problem. > Hi, Is it better with r

[Gambas-user] Issue 284 in gambas: WebView crashes on some sites

2012-07-19 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 284 by roman.ve...@gmail.com: WebView crashes on some sites http://code.google.com/p/gambas/issues/detail?id=284 1) The WebView control crashes on certain websites, for exa

Re: [Gambas-user] Flash (.swf) on form

2012-07-19 Thread Sebastian Kulesz
On Thu, Jul 19, 2012 at 6:59 PM, abbat wrote: > > I cant understand it, because I have not where to start. > The "WebBrowser" is not very good as example, because I cant send URL to > "TabBrowser" > Is any example how to display web content on a form? > Thanks > > > Sebi-6 wrote: >> >> Go to this

Re: [Gambas-user] Flash (.swf) on form

2012-07-19 Thread abbat
I cant understand it, because I have not where to start. The "WebBrowser" is not very good as example, because I cant send URL to "TabBrowser" Is any example how to display web content on a form? Thanks Sebi-6 wrote: > > Go to this webpage > http://gambasdoc.org/help/comp/gb.qt4.webkit/webvie

Re: [Gambas-user] vector icons

2012-07-19 Thread Fabien Bodard
Yes it is, we are using it for icons in the stock class... Take a look at gb.form component Le 19 juil. 2012 16:56, "Maria" a écrit : > Is it possible to use svg icons to avoid pixelation? > > -- > Live Security Virtual C

Re: [Gambas-user] Install problems

2012-07-19 Thread rocko
No, i got reconf and configure to work, but make gave me errors about gb3x Here they are: gbx3-gbx_api.o:(.data+0x350): undefined reference to `EXTERN_get_function_info' collect2: ld returned 1 exit status make[4]: *** [gbx3] Error 1 make[4]: Leaving directory `/home/rocko/Gambas/trunk/main/gbx'

Re: [Gambas-user] Install problems

2012-07-19 Thread Benoît Minisini
Le 19/07/2012 21:21, Randall Morgan a écrit : > Ok, sorry I didn't see your last message. That looks to me like an > error in the Gambas code. Right. This is fixed in revision 4969. The bug meant that libffi development package has not been installed. Regards, -- Benoît Minisini -

Re: [Gambas-user] Install problems

2012-07-19 Thread Randall Morgan
Ok, sorry I didn't see your last message. That looks to me like an error in the Gambas code. This happens sometimes since you checked out the development version. The two solutions to try are 1. Download the stable package and build it or see if there has been a fix applied to the version you check

Re: [Gambas-user] Install problems

2012-07-19 Thread Randall Morgan
Did you get this sorted out? On Wed, Jul 18, 2012 at 11:37 AM, rocko wrote: > Ok I did what you suggested and downloaded from the SVN. > But I still get the same errors, "No such file or directory" > Here is my terminal output: > > rocko@darknet:~/Gambas/trunk$ ./reconf-all > libtoolize: puttin

Re: [Gambas-user] Install problems

2012-07-19 Thread rocko
It was 'automake' that was giving me problems as it wasn't installed. ./reconf-all and ./configure-C compile now, however make is giving errors: Here they are: gbx3-gbx_api.o:(.data+0x350): undefined reference to `EXTERN_get_function_info' collect2: ld returned 1 exit status make[4]: *** [gbx3] E

[Gambas-user] vector icons

2012-07-19 Thread Maria
Is it possible to use svg icons to avoid pixelation? -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discu

Re: [Gambas-user] Default icons problem

2012-07-19 Thread Maria
Yes, it doesn't matter the theme icon you use. I personaly tested with Faenza, Nouvext and Oxigen. I'm currently using debian wheezy LXDE, but in the forum someone talked about squeeze and mint13 and he had the same problem. De: Benoît Minisini Para: Mari

Re: [Gambas-user] Issue 282 in gambas: xmlreader.node.value charset problems

2012-07-19 Thread gambas
Comment #4 on issue 282 by kokok...@gmail.com: xmlreader.node.value charset problems http://code.google.com/p/gambas/issues/detail?id=282 Weird! If you're right, this means that something other has changed in gambas (cause rolling back make things works), maybe i'm just feeding a wrong enco

Re: [Gambas-user] Application not working after upgrading to 3.2

2012-07-19 Thread Benoît Minisini
Le 19/07/2012 12:22, Benoît Minisini a écrit : > Le 19/07/2012 12:09, sundar j a écrit : >> This is in connection with the reply you made on the mailing list >> http://old.nabble.com/Application-not-working-afer-upgrading-to-3.2-td34150059.html >> >> >> I am facing trouble in posting any mail to m

Re: [Gambas-user] Application not working after upgrading to 3.2

2012-07-19 Thread Benoît Minisini
Le 19/07/2012 12:09, sundar j a écrit : > This is in connection with the reply you made on the mailing list > http://old.nabble.com/Application-not-working-afer-upgrading-to-3.2-td34150059.html > > I am facing trouble in posting any mail to mailing list. Even i am > not sure about delivery of this

[Gambas-user] Application not working after upgrading to 3.2

2012-07-19 Thread sundar j
This is in connection with the reply you made on the mailing list http://old.nabble.com/Application-not-working-afer-upgrading-to-3.2-td34150059.html I am facing trouble in posting any mail to mailing list. Even i am not sure about delivery of this mail but trying my luck today.  Just run (F5) a

Re: [Gambas-user] Default icons problem

2012-07-19 Thread Benoît Minisini
Le 19/07/2012 08:41, Maria a écrit : > Hello, from gambas-es.org forums we have noticed a little problem > with loading system default icons. > > In the preferences, we can see options for "desktop", for "gnome", > for "gambas", and "kde". The "gambas" and "kde" options change > correctly, but the

[Gambas-user] Dereferencing a pointer without Memory-Stream...

2012-07-19 Thread Ru Vuott
Hello Benoît, ...when I have an external function, which passes me a pointer to a structure, if I want to dereference the pointer in order to obtain the values ​​of various fields, which are incorporated into the structure, currently it is necessary to use the "Memory-Stream" together with "Rea