Results 1 to 2 of 2

Thread: open HTTP links in pop up browser

  1. #1
    Join Date
    Mar 2007
    Posts
    28
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default open HTTP links in pop up browser

    I would like to know, is there a way to open HTTP link in a pop up browser, which means not in a default size of a browser, but in a pop up browser like that Sign in browser in Google Toolbar

    I want to open the link in Mac OS X system with any default browser (mozilla, or safari)

    I've tried QLabel::setOpenExternalLinks(true) but that's not what I need

    I know it's quite unnecessary to do this. But I need it

    Please help

  2. #2
    Join Date
    Jan 2006
    Posts
    105
    Thanks
    21
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: open HTTP links in pop up browser

    QDesktopServices:penUrl opens a url for you.

    But You can't open a popup with that - I think you would have to do browser specific things for that.

    niko

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 to open a browser ?
    By probine in forum Qt Programming
    Replies: 1
    Last Post: 4th December 2006, 18:21
  3. open a browser
    By npc in forum Newbie
    Replies: 1
    Last Post: 5th April 2006, 10:23
  4. [Qt4.1]How to make links open browsers?
    By patcito in forum Qt Programming
    Replies: 8
    Last Post: 16th March 2006, 18:37

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.