Results 1 to 2 of 2

Thread: API's

  1. #1
    Join Date
    Feb 2012
    Location
    India
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default API's

    Hi, Wht is the difference between native API's and cross platform API's?

    and

    The difference between toolkits and frameworks.

    Thnks for the reply in advance.

  2. #2
    Join Date
    Feb 2012
    Location
    Pakistan
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: API's

    AS far as i understand it native api's like win 32 or win 64 for windows are the Microsoft provided interfaces for application development as mac provides cocoa@ for os x and on the other hand cross platform Api's are provided by third party developers like Qt,wxwidets,etc.And QT provides cross platform Api's by emulating the target platform's native Api's as most other third party cross platform Api's like wxwidets wraps the native Api's of the target platform.
    If i am wrong please someone do correct me.

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.