Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-10 Thread Tobias Boege
On Tue, 10 Jun 2014, Wolfgang wrote: > > > gian schrieb: > > > > >Wolfang, > > > >I would like to reiterate the my concept, > > > >if you have an application created with gb.gui in a Linux using GTK (eg > > > >Ubuntu) and that well works , I think you should change it with GB.GTK+ > > > >("Prop

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread Wolfgang
gian schrieb: > >Wolfang, > >I would like to reiterate the my concept, > >if you have an application created with gb.gui in a Linux using GTK (eg > >Ubuntu) and that well works , I think you should change it with GB.GTK+ > >("Properties" -> "Components", select gb.gtk and deselect gb.gui as >s

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread gian
Wolfang, I would like to reiterate the my concept, if you have an application created with gb.gui in a Linux using GTK (eg Ubuntu) and that well works , I think you should change it with GB.GTK+ ("Properties" -> "Components", select gb.gtk and deselect gb.gui as suggested by Tobias). Otherwi

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread Wolfgang
"Benoît Minisini" schrieb: >Le 09/06/2014 15:35, Benoît Minisini a écrit : >> Le 09/06/2014 10:04, Wolfgang, dl7nb a écrit : >>> Hello, >>> >>> To display a html-file I would need the webbrowser from >qb.qt4.webkit. >>> That would be no problem BUT: >>> >>> My program grew of many month and is

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread Wolfgang
"Benoît Minisini" schrieb: >Le 09/06/2014 10:04, Wolfgang, dl7nb a écrit : >> Hello, >> >> To display a html-file I would need the webbrowser from >qb.qt4.webkit. >> That would be no problem BUT: >> >> My program grew of many month and is based on qb.gui (As it was a >> default when I started i

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread gian
Tobias, thanks you for your answer, At the beginning (only 3 months ago:-) ) I tried it and gave me different results. So I was convinced that was the right way. Ciao gianluigi Il 09/06/2014 17:24, Tobias Boege ha scritto: > On Mon, 09 Jun 2014, gian wrote: >> I'm sorry I do not understand

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread Tobias Boege
On Mon, 09 Jun 2014, gian wrote: > > I'm sorry I do not understand how to do it. > > If you start with a gb.gui graphical program, after you can no longer > change it. > > To change it in gb.qt (or gb. gtk) you have to start all over again. > > That's all right? > No. Go to "Project" -> "Pro

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread gian
I'm sorry I do not understand how to do it. If you start with a gb.gui graphical program, after you can no longer change it. To change it in gb.qt (or gb. gtk) you have to start all over again. That's all right? Ciao gianluigi Il 09/06/2014 10:04, Wolfgang, dl7nb ha scritto: > If I drop gb

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread Benoît Minisini
Le 09/06/2014 15:35, Benoît Minisini a écrit : > Le 09/06/2014 10:04, Wolfgang, dl7nb a écrit : >> Hello, >> >> To display a html-file I would need the webbrowser from qb.qt4.webkit. >> That would be no problem BUT: >> >> My program grew of many month and is based on qb.gui (As it was a >> default

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread Benoît Minisini
Le 09/06/2014 10:04, Wolfgang, dl7nb a écrit : > Hello, > > To display a html-file I would need the webbrowser from qb.qt4.webkit. > That would be no problem BUT: > > My program grew of many month and is based on qb.gui (As it was a > default when I started it) > > If I drop gb.gui to use gb.qt4.we

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread gian
Hello Wolfang, I do not have answers on the specific problem. I guess you used gb.gui in Linux with GTK. I use Ubuntu 14:04 and I have studied the problem in my own way GTK vs QT. You can remedy with a few small tricks, some steps in these simple sample applications. I recommend to include

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread Wolfgang, dl7nb
Am 09.06.2014 12:08, schrieb Tobias Boege: > On Mon, 09 Jun 2014, B Bruen wrote: >> On Mon, 09 Jun 2014 10:04:12 +0200 >> "Wolfgang, dl7nb" wrote: >> >>> Hello, >>> >>> To display a html-file I would need the webbrowser from qb.qt4.webkit. >>> That would be no problem BUT: >>> >>> My program grew

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread Tobias Boege
On Mon, 09 Jun 2014, B Bruen wrote: > On Mon, 09 Jun 2014 10:04:12 +0200 > "Wolfgang, dl7nb" wrote: > > > Hello, > > > > To display a html-file I would need the webbrowser from qb.qt4.webkit. > > That would be no problem BUT: > > > > My program grew of many month and is based on qb.gui (As it

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread B Bruen
On Mon, 09 Jun 2014 10:04:12 +0200 "Wolfgang, dl7nb" wrote: > Hello, > > To display a html-file I would need the webbrowser from qb.qt4.webkit. > That would be no problem BUT: > > My program grew of many month and is based on qb.gui (As it was a > default when I started it) > > If I drop gb.

[Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread Wolfgang, dl7nb
Hello, To display a html-file I would need the webbrowser from qb.qt4.webkit. That would be no problem BUT: My program grew of many month and is based on qb.gui (As it was a default when I started it) If I drop gb.gui to use gb.qt4.webkit (and gb.qt4)I get different looking forms and my prog

[Gambas-user] WebBrowser example - how to add page up & down buttons

2012-10-13 Thread PM47
Simple question - How do I add two buttons to the Web Browser example, one to page the displayed web page up, the other to page the displayed web page down ? Thanks -- View this message in context: http://old.nabble.com/WebBrowser-example---how-to-add-page-up---down-buttons-tp34550307p34550307

Re: [Gambas-user] Webbrowser and login to sites

2012-04-02 Thread richard terry
On Tuesday 03 April 2012 08:51:27 Benoît Minisini wrote: > Le 03/04/2012 00:21, richard terry a écrit : > > Hi List, > > > > I've noticed that when I put the webbrowser into my project that sites > > which need a login I can't access. > > > > The login dialog pops up ok, but the password/username d

Re: [Gambas-user] Webbrowser and login to sites

2012-04-02 Thread Benoît Minisini
Le 03/04/2012 00:21, richard terry a écrit : > Hi List, > > I've noticed that when I put the webbrowser into my project that sites which > need a login I can't access. > > The login dialog pops up ok, but the password/username don't seem to get > passed to the site, > > Any one tried this or knows

[Gambas-user] Webbrowser and login to sites

2012-04-02 Thread richard terry
Hi List, I've noticed that when I put the webbrowser into my project that sites which need a login I can't access. The login dialog pops up ok, but the password/username don't seem to get passed to the site, Any one tried this or knows a solution. Regards Richard --

Re: [Gambas-user] WebBrowser example raises Signal #11

2011-05-03 Thread Matti
No, same crashes. Am 03.05.2011 20:58, schrieb Benoît Minisini: > > Try to run it with "QT_NO_GLIB=1" as environment variable, and tell me if it > works. > -- WhatsUp Gold - Download Free Network Management Software The

Re: [Gambas-user] WebBrowser example raises Signal #11

2011-05-03 Thread Benoît Minisini
> Sometimes websites are opened correctly, but most of the time the app > crashes with signal #11 and messages in console like: > > (process:22713): GLib-GObject-CRITICAL **: gtype.c:2458: initialization > assertion failed, use IA__g_type_init() prior to this function > > (process:22713): GLib-CR

[Gambas-user] WebBrowser example raises Signal #11

2011-05-03 Thread Matti
Sometimes websites are opened correctly, but most of the time the app crashes with signal #11 and messages in console like: (process:22713): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function (process:22713): GLib-CRITICAL **: g_

Re: [Gambas-user] WebBrowser - read out the shown html document

2010-08-04 Thread Benoît Minisini
> Hi Dimitris, > > thanks, thanks, thanks for this solution. It works perfectly. > > Regards > > - Andreas - > > Or, In Gambas 3, WebView has a HTML property. Regards, -- Benoît Minisini -- The Palm PDK Hot Apps P

Re: [Gambas-user] WebBrowser - read out the shown html document

2010-08-04 Thread Andreas Fröhlke
Hi Dimitris, thanks, thanks, thanks for this solution. It works perfectly. Regards - Andreas - -Ursprüngliche Nachricht- Von: Dimitris Anogiatis [mailto:dos...@gmail.com] Gesendet: Mittwoch, 4. August 2010 11:24 An: mailing list for gambas users Betreff: Re: [Gambas-user] WebBrowser

Re: [Gambas-user] WebBrowser - read out the shown html document

2010-08-04 Thread Dimitris Anogiatis
Hey Andreas, >From what I've read in the documentation there's no text property or any other way to get the source code of the currently showing webpage in the webbrowser control... yet; so after a bit of googling this is what I've come up with. assuming that your webbrowser control is called Web

[Gambas-user] WebBrowser - read out the shown html document

2010-08-03 Thread Andreas Fröhlke
Hello, I use the Gambas-Browser to open an shopping website. There the user can choose his products and order them. T last page of the shop is a status page with all informations in the html-source-code written as comments, which i must read out and save in a mysql database. Is there a way to r

Re: [Gambas-user] webbrowser

2009-04-28 Thread jbskaggs
What I do is to save the html to a tmp file and use rich text to manipulate then reload. Not elegant but works. JB glenn-65 wrote: > > can someone please tell me how to get the html from the webbrowser > control.it is s easy in VB6 but immposible with gambas > webbrowser control.i do n

Re: [Gambas-user] webbrowser

2009-04-28 Thread Rob
On Tuesday 28 April 2009 15:25, glenn wrote: > can someone please tell me how to get the html from the webbrowser > control.it is s easy in VB6 but immposible with gambas > webbrowser control.i do not wish to have to highlight then paste as > this sucks. I just looked in the WebBrowser co

Re: [Gambas-user] webbrowser

2009-04-28 Thread Mr. Robert
I don't know much about this unfortunately, but I must admit, i LOVE VB6. I mean, i'm a c/c++, & php programmer mostly, but vb4 is the first ide i used since starting with basic at age 11, and vb6 is my favorite of all of the M$h!!T vs editions. .net is an absolute joke just write a custom cont

[Gambas-user] webbrowser

2009-04-28 Thread glenn
can someone please tell me how to get the html from the webbrowser control.it is s easy in VB6 but immposible with gambas webbrowser control.i do not wish to have to highlight then paste as this sucks. thanks glenn very close to using VB6 as i have been trying for weeks to do this -

[Gambas-user] WebBrowser question (????????????)

2008-08-30 Thread Wellington de Souza Pinto
Hi everyone I'm using gb2.8.x with webbrowser component. When i call any sites with applets show for me. Enable aplets. How enable applets in my webbroser object??? When i use firefox or konqueror not show this message. Reguards,

[Gambas-user] WebBrowser Component Right click and link event weirdness

2008-07-29 Thread Arief Bayu Purwanto
Dear Benoit, I've a problem doing something in webbrowser component. I want to be able to open some random url selected by user to external browser (using desktop.open()). But, I'm not able to catch the URL when I right click it. Here's the step to do it: 1. make webbrowser component, point it to

Re: [Gambas-user] WebBrowser Reload Event

2008-07-15 Thread Benoit Minisini
On vendredi 11 juillet 2008, Arief Bayu Purwanto wrote: > Dear all, > > I would like to know how do I catch a reload event on web browser > component? I want to show some "loading" status when loading a web and > remove it once the web is loaded. > > TIA. Did you try the "Change" event? -- Benoi

[Gambas-user] WebBrowser Reload Event

2008-07-11 Thread Arief Bayu Purwanto
Dear all, I would like to know how do I catch a reload event on web browser component? I want to show some "loading" status when loading a web and remove it once the web is loaded. TIA. -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/