From kde-core-devel Sat Aug 21 10:54:28 1999 From: Espen Sand Date: Sat, 21 Aug 1999 10:54:28 +0000 To: kde-core-devel Subject: Re: about dialog box image X-MARC-Message: https://marc.info/?l=kde-core-devel&m=93523176408559 I haven't really tried/used the QTextViews/QTextBrowser other than the Qt example. Anybody knows knows if it is possible to launch a browser/email client when a link is pressed in a QTextBrowser? From what I understand it can only open a new local text file. It will simplify the design and maintainability alot if the QTextViews/QTextBrowser could be used. Can an "About KDE" dialog box use the KHTMLWidget (or whatever it is called now in HEAD) if it eventually shall replace the current "About KDE" dialog box? I am thinking/concerned about of library dependence and perhaps memory requirements. On Sat, 21 Aug 1999, Mirko Sucker wrote: >Forwarded message: > >Mirko Sucker wrote: > >> Espen Sand wrote: >> >> > I will soon (after the next release of khexedit) make a KDE about >> > dialog box (which I will include in khexedit so that you can see how it works). >> >> Hello Espen, >> there is a general about box in the kdelibs for 2.0 that I checked in some time >> ago. >> I would propose the following: >> >> 1. Use that Dialog Box. Some example code may be found in kdelibs/test. >> 2. If you do not like it, we may enhance it, to package a good dialog with the >> kdelibs. >> >> I would help, if it is needed. >> The tabbed dialog (that I consider a good idea) could be added either, including >> "Bugs", "Contributing" and the "License(s)". QTextViews would be a good idea. >> What do you say? >> Greetings, >> --Mirko. >> > -- Espen Sand