Results 1 to 7 of 7

Thread: Need Basic html Browser

  1. #1
    Join Date
    Mar 2006
    Posts
    21
    Qt products
    Qt3
    Platforms
    Unix/X11

    Unhappy Need Basic html Browser

    Hi Guys am new to qt and i want to write basic html browser ,i used the qt3 example "helpviewer" but it dosent support all HTMl tags so , please help me in adding the form tag to it , or please post me a basic html browser. awalesminfo@gmail.com

  2. #2
    Join Date
    Mar 2006
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Need Basic html Browser

    There are many tags that won't come built into the default Qt stuff that you'll need to add on yourself. You're probably having trouble with things such as <applet>, <embed>, <marquee>, and filters probably aren't working. Things such as applet and embed would require third party add-ons(i.e. JVM).

  3. #3
    Join Date
    Mar 2006
    Posts
    21
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: Need Basic html Browser

    Quote Originally Posted by awalesminfo
    Hi Guys am new to qt and i want to write basic html browser ,i used the qt3 example "helpviewer" but it dosent support all HTMl tags so , please help me in adding the form tag to it , or please post me a basic html browser. awalesminfo@gmail.com

  4. #4
    Join Date
    Jan 2006
    Location
    Minsk, Brest, Belarus
    Posts
    54
    Thanks
    3
    Thanked 3 Times in 3 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Wink Re: Need Basic html Browser

    But you can simply modify the source code of QTextBrowser

  5. #5
    Join Date
    Mar 2006
    Posts
    21
    Qt products
    Qt3
    Platforms
    Unix/X11

    Question Re: Need Basic html Browser

    thanks buddy , for modifying the QTextBrowser i dont have QTextBrowser , so please tell me from where should i download it . need ur help buddy ,
    Last edited by awalesminfo; 21st March 2006 at 04:48.

  6. #6
    Join Date
    Mar 2006
    Posts
    21
    Qt products
    Qt3
    Platforms
    Unix/X11

    Unhappy Need For QTextbrowser

    hi guys am newbie and i want to devlop textbrowser every one is saying that modify QTextBrowser code but i dont have the source code for it so please tell me the location of it or please mail me the source code itself. and also if any one used QtextBrowser before then please mail me ur source code .my email is awalesminfo@gmail.com , need ur quick help guys.

  7. #7
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Need For QTextbrowser

    QTextBrowser is standard Qt class.

    Please, don't start multiple threads on the same problem.

Similar Threads

  1. Invoking a browser...???
    By deepusrp in forum Newbie
    Replies: 4
    Last Post: 12th June 2007, 17:32
  2. Loading images in html in a QTextBrowser
    By BasicPoke in forum Newbie
    Replies: 1
    Last Post: 6th June 2007, 21:51
  3. html browser!!
    By Seema Rao in forum Qt Programming
    Replies: 15
    Last Post: 12th May 2006, 09:24
  4. Opening swf file in the default browser
    By munna in forum Qt Programming
    Replies: 16
    Last Post: 5th May 2006, 09:33
  5. Replies: 1
    Last Post: 17th March 2006, 08:01

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.