Re: [Gambas-user] TextEdit, and missing Link event

2011-09-09 Thread Benoît Minisini
> > Salut, > > coming back once again with that. > If you use hyperlink in TextLabel.Text say: > "http://gambas.sourceforge.net/en/main.html\";>gambas" > If you run, it is marked up as a link, the mouse cursor change if you > are passing over it and on right click a menu pops up with "Copy Link

Re: [Gambas-user] TextEdit, and missing Link event

2011-09-09 Thread Charlie Reinl
Am Sonntag, den 21.08.2011, 14:07 +0200 schrieb Benoît Minisini: > > 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?v

Re: [Gambas-user] TextEdit, and missing Link event

2011-08-21 Thread Benoît Minisini
> 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

Re: [Gambas-user] TextEdit, and missing Link event

2011-08-21 Thread Charlie Reinl
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 wit

Re: [Gambas-user] TextEdit, and missing Link event

2011-08-02 Thread 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 b

Re: [Gambas-user] TextEdit, and missing Link event

2011-08-02 Thread 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)

[Gambas-user] TextEdit, and missing Link event

2011-07-31 Thread Karl Reinl
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 Li