Results 1 to 5 of 5

Thread: XCar : In need of a VB/VC developer. (maybe)

  1. #1
    Constant Bitrate
    Join Date
    Mar 2004
    Posts
    117

    XCar : In need of a VB/VC developer. (maybe)

    Hmm, as the big question on "how to do GPS under Linux" comes up, I think I may have found a possible solution. Those who use, or have access to one of the windows solutions, you may wanna check this out :

    http://doc.trolltech.com/3.3/qaxcontainer.html

    What this would mean, is if an ActiveX application was made(using one of the few "developers" references, etc that come w/ some of these software packages(MapPoint)) it could be very easily added to this new software.

    Good find? Any takers?

  2. #2
    Constant Bitrate
    Join Date
    Feb 2001
    Location
    Somerville, MA
    Posts
    149
    Quote Originally Posted by bigb
    Hmm, as the big question on "how to do GPS under Linux" comes up, I think I may have found a possible solution. Those who use, or have access to one of the windows solutions, you may wanna check this out :

    http://doc.trolltech.com/3.3/qaxcontainer.html

    What this would mean, is if an ActiveX application was made(using one of the few "developers" references, etc that come w/ some of these software packages(MapPoint)) it could be very easily added to this new software.

    Good find? Any takers?
    That is not quite good enough to run on Linux. The ActiveX controls themselves will be trying to call win32 stuff, which will not be present in linux. If you had some sort of activeX control that was platform agnostic, that would work fine.

    Twostep

  3. #3
    Low Bitrate StratusPh34r's Avatar
    Join Date
    Nov 2003
    Location
    Atlanta, GA
    Posts
    91

  4. #4
    Constant Bitrate
    Join Date
    Mar 2004
    Posts
    117
    Quote Originally Posted by Twostep
    That is not quite good enough to run on Linux. The ActiveX controls themselves will be trying to call win32 stuff, which will not be present in linux. If you had some sort of activeX control that was platform agnostic, that would work fine.

    Twostep
    I just loaded a couple random acx's in Qt's control and they all seem to work just fine. The limitations and more info is available on the link above.

  5. #5
    Constant Bitrate
    Join Date
    Feb 2001
    Location
    Somerville, MA
    Posts
    149
    Quote Originally Posted by bigb
    I just loaded a couple random acx's in Qt's control and they all seem to work just fine. The limitations and more info is available on the link above.
    Under Linux? Is this in WINE or something?

    Twostep

Similar Threads

  1. Developer Resources, Post yours ! (PRE-FAQ Thread)
    By frodobaggins in forum Coders Corner
    Replies: 30
    Last Post: 05-26-2007, 08:23 PM

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
  •