Results 1 to 4 of 4

Thread: non-rectangular windows , integrating qt

  1. #1
    Join Date
    Apr 2007
    Posts
    2
    Thanks
    2

    Question non-rectangular windows , integrating qt

    Hi everyone,

    I'm researching the the QT environment, in order to see whether it would fit for our applications, and I wonder if you could tell me of some code samples or example applications for the following needs:

    1. a non-rectangular, skinable windows application...

    2. embedding an internet browser in the application

    And a third question:
    3. say I'd like to provide an API from my application, with the window handle, or the OpenGL surface, for non-QT applications to work with. How can I do that?

    thanks very much for any idea!,
    Lior

  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: non-rectangular windows , integrating qt

    Quote Originally Posted by liorm View Post
    1. a non-rectangular,
    See the widgets/shapedclock example.

    Quote Originally Posted by liorm View Post
    skinable windows application...
    See the widgets/styles and widgets/stylesheet example.

    Quote Originally Posted by liorm View Post
    2. embedding an internet browser in the application
    If you want a full-featured browser, you can try WebKit or embed an external browser.

    Quote Originally Posted by liorm View Post
    3. say I'd like to provide an API from my application, with the window handle, or the OpenGL surface, for non-QT applications to work with. How can I do that?
    You can use plugins (see How to Create Qt Plugins), COM or similar mechanism.

  3. The following user says thank you to jacek for this useful post:

    liorm (29th April 2007)

  4. #3
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: non-rectangular windows , integrating qt

    And also check Google Earth to see a more complex example... Also, if you have the possibility, you can also look at Gretag i1 Share, for a skinned app.

    Regards

  5. The following user says thank you to marcel for this useful post:

    liorm (29th April 2007)

  6. #4
    Join Date
    Apr 2007
    Posts
    2
    Thanks
    2

    Default Re: non-rectangular windows , integrating qt

    thanks guys! great help! Marcel, I did find the i1 share (http://www.gretagmacbeth.com/index/c...i1freeware.htm) - but it is surrounded by a rectangular window... any mode that removes that?

    thanks again,
    Lior

Similar Threads

  1. Replies: 10
    Last Post: 25th February 2007, 00:23
  2. converting unix exe to windows binary
    By deekayt in forum General Programming
    Replies: 2
    Last Post: 17th September 2006, 01:00
  3. Experience using KDevelop with Cygwin under windows
    By high_flyer in forum General Discussion
    Replies: 4
    Last Post: 11th September 2006, 16:50
  4. MDI windows without QWorkspace
    By Big Duck in forum Newbie
    Replies: 2
    Last Post: 16th June 2006, 17:15
  5. Qt and windows vista
    By munna in forum General Discussion
    Replies: 8
    Last Post: 11th January 2006, 22:33

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.