Results 1 to 16 of 16

Thread: html browser!!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: html browser!!

    I'm going to put on my curmudgeon cap, and disagree with the premise. People should always write their own code, and never rely on an IDE to do it for them. Even in case like Designer, which generates code automatically, you should still be intimately familiar with the generated files. I do realize that generating boilerplate code is a great timesaver. So it it before hand. Write you own main.cpp and project infrastructure, and archive them away. When you start a new project, copy them over and you're set to go.

  2. #2
    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: html browser!!

    Quote Originally Posted by Brandybuck
    I'm going to put on my curmudgeon cap, and disagree with the premise. People should always write their own code, and never rely on an IDE to do it for them. Even in case like Designer, which generates code automatically, you should still be intimately familiar with the generated files. I do realize that generating boilerplate code is a great timesaver. So it it before hand. Write you own main.cpp and project infrastructure, and archive them away. When you start a new project, copy them over and you're set to go.
    Whom are you referring to?

  3. #3
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: html browser!!

    I'm so sorry, I posted to the wrong thread

  4. #4
    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: html browser!!

    Quote Originally Posted by Brandybuck
    I'm so sorry, I posted to the wrong thread
    Where's the right one?

  5. #5
    Join Date
    Jan 2006
    Posts
    75
    Thanks
    3
    Thanked 5 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: html browser!!

    Where can I find QtFirefox for cross-platform browser embedded in Qt application?

  6. #6
    Join Date
    Jan 2006
    Location
    Ukraine,Lviv
    Posts
    454
    Thanks
    9
    Thanked 27 Times in 27 Posts
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Re: html browser!!

    I think that his is not present in nature
    You must run for every system his own default browser. Search in forum that question was asked many times
    a life without programming is like an empty bottle

  7. #7
    Join Date
    Jan 2006
    Posts
    75
    Thanks
    3
    Thanked 5 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: html browser!!

    I found that there is a Qt-Mozilla project called QGeckoEmbed inside Firefox source code. However I dont know how to build on M$ Windows platform. Brothers any idea?

Similar Threads

  1. Replies: 7
    Last Post: 14th March 2008, 13:52
  2. Invoking a browser...???
    By deepusrp in forum Newbie
    Replies: 4
    Last Post: 12th June 2007, 17:32
  3. Loading images in html in a QTextBrowser
    By BasicPoke in forum Newbie
    Replies: 1
    Last Post: 6th June 2007, 21:51
  4. Need Basic html Browser
    By awalesminfo in forum Newbie
    Replies: 6
    Last Post: 21st March 2006, 17:14
  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
  •  
Qt is a trademark of The Qt Company.