using SN in VB6?

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

Post Reply
Elex
Posts: 5
Joined: Thu Dec 06, 2007 3:25 pm

using SN in VB6?

Post by Elex »

Hello,

I need code for VB6. Can anybody help me?
ngomes
Moderator
Moderator
Posts: 3458
Joined: Mon Nov 27, 2006 7:22 am
Contact:

Post by ngomes »

Hi Elex,

Have you tried looking in our SDK page? It is available from here.
Nuno Gomes
Elex
Posts: 5
Joined: Thu Dec 06, 2007 3:25 pm

Post by Elex »

yes, but I guess, that example only works with VB.Net...or am I wrong?
ngomes
Moderator
Moderator
Posts: 3458
Joined: Mon Nov 27, 2006 7:22 am
Contact:

Post by ngomes »

It should be a simple demo but I'm not sure it will load in VB6. Can you not use it as a example just by looking at the syntax?
Elex
Posts: 5
Joined: Thu Dec 06, 2007 3:25 pm

Post by Elex »

My problem is, that VB.Net uses new Technologies that does not exist in VB6, and the example uses these...
So I don't know, how to use it in VB6
GregZ
Posts: 3
Joined: Mon May 26, 2008 1:55 pm

Post by GregZ »

Any new info on how to use in VB6??
ngomes
Moderator
Moderator
Posts: 3458
Joined: Mon Nov 27, 2006 7:22 am
Contact:

Post by ngomes »

Hi GregZ,

3DxInput is implemented as a COM server and can be used in VB6 has any other standard COM servers. I'm not a VB programmer but I believe you should the 3DxInput object classes in the IDE's Object Browser. On our SDK page, you can find a PDF with the documentation for 3DxInput and how you should go about using the classes.
Post Reply