[Gambas-user] Hyperlink and TextEdit control

Fabien Bodard gambas.fr at ...626...
Mon Sep 5 11:13:14 CEST 2011


Le 5 septembre 2011 10:18, Charlie Reinl <Karl.Reinl at ...9...> a écrit :
> Am Montag, den 05.09.2011, 07:39 +0200 schrieb Fabien Bodard:
>> TextEdit.Link (gb.qt.ext)
>> EVENT Link ( Path AS String )
>> This event is raised when the user clicks on a link.
>>
>> Path is the contents of the link specified in the <a href"...">= markup.
>>
>>        This event is raised only if ReadOnly is set to TRUE.
>>
>>
>> but on qt4 ... it seem to not have the link event :/
>>
>> 2011/9/4 Andrea Bertini <and.bertini at ...626...>:
>> > Is it possible to create an hyperlink in richtextbox control TextEdit?
>> > How syntax?
>> >
>> > Thx
>> >
>> > Andrea Bertini
>> >
> Salut Andrea,
>
> I attached you the answer from Benoît, given the 21/08/2011
>
>
>
> --
> Amicalement
> Charlie
>
>
> ---------- Message transféré ----------
> From: "Benoît Minisini" <gambas at ...1...>
> To: Karl.Reinl at ...9..., mailing list for gambas users <gambas-user at ...1232...s.sourceforge.net>
> Date: Sun, 21 Aug 2011 14:07:10 +0200
> Subject: Re: [Gambas-user] TextEdit, and missing Link event
>> Am Mittwoch, den 03.08.2011, 00:03 +0200 schrieb Charlie Reinl:
>> > Am Dienstag, den 02.08.2011, 23:34 +0200 schrieb Benoît Minisini:
>> > > > Salut,
>> > > >
>> > > > did not find in http://gambasdoc.org/help/doc/gb2togb3?v3 so I aks
>> > > > here, I move my project from gb2 to gb3.
>> > > > I used a TextEdit with very simple HTML and a href in, and the Link
>> > > > event to open it in the browser.
>> > > > Now gb3 TextEdit don't show my very simple HTML any more (test only)
>> > > > und has no Link event (the Link event was never in the
>> > > > documentation, even in gb2)
>> > > >
>> > > > The TextLabel shows the simple HTML like it should be, but I don't
>> > > > find no Link event.
>> > > >
>> > > > gambas3 rev 3956
>> > > > Mandriva 2010.2
>> > > > qt4 only (gtk not tested)
>> > >
>> > > TextEdit does not have a Link event anymore in Gambas 3.
>> >
>> > Salut,
>> >
>> > so what is the replacement.
>> > What's happened for TextLabel ?
>>
>> Salut Benoît,
>>
>> I didn't find any answer till now, and also whats about the Link event
>> in TextLabel.
>
> TextEdit and TextLabel do not have Link event, and there will be no
> replacement.
>
> Regards,
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
> user administration capabilities and model configuration. Take
> the hassle out of deploying and managing Subversion and the
> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
> ------------------------------------------------------------------------------
> Special Offer -- Download ArcSight Logger for FREE!
> Finally, a world-class log management solution at an even better
> price-free! And you'll get a free "Love Thy Logs" t-shirt when you
> download Logger. Secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsisghtdev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>

hum ... there is webview but it's more heavy

-- 
Fabien Bodard




More information about the User mailing list