Il venerdì 24 luglio 2009 17:55:48 hai scritto:
> Pino Zollo a écrit :
> ...
>
> > Mercì Jean-Yves,
> >
> > It seems that gb.gui is incompatible with gb.qt and gb.qt.ext ...so I am
> > in a dead lock...
>
> Yes it is, but you have the choice:
>
> gb.gui => Gambas is choosing GTK||Qt, depending on y
Il venerdì 24 luglio 2009 16:01:19 David Villalobos Cambronero ha scritto:
> Really don't know
>
> Regards
>
>
> --
> David
>
>
>
> - Original Message
> From: Pino Zollo
> To: David Villalobos Cambronero
> Sent: Friday, July
Really don't know
Regards
--
David
- Original Message
From: Pino Zollo
To: David Villalobos Cambronero
Sent: Friday, July 24, 2009 1:52:12 PM
Subject: Re: [Gambas-user] gb.qt.kde.html
Il venerdì 24 luglio 2009 15:40:32 hai scritto:
> if you set it to qt4?
>
>
Pino Zollo a écrit :
> Hi,
> I have just added the components gb.qt.kde and gb.qt.kde.html ad all my
> project did change look like if QT were not present.
>
> How can I force the QT look ?
Normally, this has kicked gb.gui out, so you must be in Qt.
If under kde, you can conform Qt to the kd
Application.Theme = "qt"
Regards
--
David
- Original Message
From: Pino Zollo
To: mailing list for gambas users
Sent: Friday, July 24, 2009 12:47:47 PM
Subject: [Gambas-user] gb.qt.kde.html
Hi,
I have just added the components gb.qt.kde and gb.qt.kde.html ad all m
Hi,
I have just added the components gb.qt.kde and gb.qt.kde.html ad all my
project did change look like if QT were not present.
How can I force the QT look ?
Thank you
Pino
--
Key ID: 0xF6768208
Key fingerprint = B16D 0A7C 5B29 A334 CE6A 71F6 EAF8 3D88 F676 8208
Key server: hkp://wwwkeys
Yeah, link does work when the mouse is hovered over a link. It's
perfect.
On Wed, 2009-06-10 at 10:41 -0400, Jason Hackney wrote:
> You can read the link a user clicks on with the .link property. Not sure if
> it can be read before clicking on it though. Or, the .path property... says
> it returns
You can read the link a user clicks on with the .link property. Not sure if
it can be read before clicking on it though. Or, the .path property... says
it returns or sets the URL displayed by the browser. Not sure if either of
those is what you're looking for.
Not sure about the other question. Yo
Hello hi,
In regards to the webbrowser component, is it at all possible to gain
access to the link normally displayed in the status bar of a normal web
browser whilst the mouse is positioned above a html link in this
component?
Also, is it possible to parse the html code currently used in the
dis