Results 1 to 3 of 3

Thread: Web browser on Mac OS

  1. #1
    Join Date
    Mar 2007
    Posts
    6
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Web browser on Mac OS

    Hello everyone. I am new to Qt and new to this forum.

    I was wondering whether there is a way to implement a web browser on a Mac using Qt. I was looking at the ActiveQt Web browser example that implements a fully functional Web Browser application using the Microsoft Web Browser ActiveX control.

    Is there a similar way to do this using Qt? Perhaps there is a way to tie into Safari.

  2. #2
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Web browser on Mac OS

    Quote Originally Posted by pkloc View Post
    Hello everyone. I am new to Qt and new to this forum.

    Is there a similar way to do this using Qt? Perhaps there is a way to tie into Safari.
    The QT browser is exact the same as the ready sample browser on your MAC XCode 2.2 sample... (no java script support!)

    the same sample you can browse code .. (no java script support!)

    http://qt-webdav.svn.sourceforge.net...v/html_editor/ based on class QTextBrowser switch to view mode ... if you build.... the diff you can edit image table font ecc..

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Web browser on Mac OS

    Quote Originally Posted by pkloc View Post
    Hello everyone. I am new to Qt and new to this forum.

    I was wondering whether there is a way to implement a web browser on a Mac using Qt. I was looking at the ActiveQt Web browser example that implements a fully functional Web Browser application using the Microsoft Web Browser ActiveX control.

    Is there a similar way to do this using Qt? Perhaps there is a way to tie into Safari.
    The Trolls are backporting WebKit to Qt. I don't know how usable it is now, but maybe it's worth checking out.

Similar Threads

  1. add link that open web browser on unix
    By asafb in forum Qt Programming
    Replies: 7
    Last Post: 25th January 2009, 21:55
  2. How a server can write "Hello" to a browser ?
    By probine in forum Qt Programming
    Replies: 2
    Last Post: 1st December 2006, 14:43
  3. Text Browser Link Question
    By taylor34 in forum Qt Programming
    Replies: 2
    Last Post: 20th June 2006, 19:54
  4. Opening swf file in the default browser
    By munna in forum Qt Programming
    Replies: 16
    Last Post: 5th May 2006, 09:33
  5. Need Basic html Browser
    By awalesminfo in forum Newbie
    Replies: 6
    Last Post: 21st March 2006, 17:14

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.