[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Thread Index]
[Monthly Archives] [List Home]

Re: RE: [Virtools] Dev + Visual Basic



That's correct, the communication works the same way in VB, VC++ and javascript.
The activex control has a number of member functions that can be called to interact with the content within the axcontrol.
For instance SetAttribute can be used to pass information to the axcontrol and the firevirtoolsevent bb can be used to send info from the axcontrol to the 
container app.
The container app needs to have a handler function that is called when the virtools event is received.
In that function the app can process the info it is being sent.

As I said, I can't help you with the VB specifics but these are the mechanics involved.

CU, Patrick

05-Jul-02 10:42:58, Kam Memarzia <kam@rmjm.com> wrote:

>
>
>  From:   Kam Memarzia <kam@rmjm.com>
>
>  To:     Virtools-User-Group <virtools-user-group@lists.theswapmeet.com>
>  Subject:RE: [Virtools] Dev + Visual Basic
>  Date:   Fri, 5 Jul 2002 09:42:58 +0100
>
>
>
>
>  Thanks Patrick, However, its not for me! Its for a client who has created a
>
>  Visual Basic program for looking at pedestrain movement, the software needs
>  a visualisation front end.
>
>
>  What I need to know specifically is : how would VB talk to Virtools, passing
>  information back and forth.
>
>
>  I believe it may well be similar to calling JavaScripts, but how would it
>  work?
>
>
>  Thanks.
>
>  Kam
>
>
>
>
>
>
>
>  -----Original Message-----
>  From: Patrick Hogenboom [mailto:p.hogenboom@mcw.nl]
>  Sent: 04 July 2002 08:51
>  To: Virtools-User-Group
>
>  Subject: Re: [Virtools] Dev + Visual Basic
>
>
>
>
>  Hi Kam,
>  I can't speak for visual basic, as I've never used it.
>  But integrating the webplayer as an activex control in a visual C++ project
>
>  is pretty damn easy I wrote a little tutorial about that on theswapmeet :
>  http://www.theswapmeet.com/ubb/Forum6/HTML/000003.html
>
>  Hope this helps, Patrick
>
>
>  03-Jul-02 18:05:15, Kam Memarzia <kam@rmjm.com> wrote:
>
>
>  >
>  >
>  >  From:   Kam Memarzia <kam@rmjm.com>
>
>  >
>  >  To:     virtools-user-group@lists.theswapmeet.com
>  >  Subject:[Virtools] Dev + Visual Basic
>  >  Date:   Wed, 3 Jul 2002 17:05:15 +0100
>
>  >
>  >
>  >
>  >
>
>  >
>  >  Hia,
>  >
>  >
>
>  >  How easy is it to combine Dev 2 with Visual Basic? Is it possible -
>  > is there  anyone out there doing it - are there any examples and most
>  > imporantanly how
>  >
>
>  >  is it achieved?
>  >
>  >  Thanks in advance,
>  >
>
>  >
>  >  Kam
>
>
>
>
>
>  ...............................................................
>  Distributed via the virtools-user-group list: http://www.theswapmeet.com/
>  numl.html
>
>  To reply to the list instead of its author, use "Reply to All" To
>  unsubscribe: send "unsubscribe virtools-user-group" to
>  Majordomo@lists.theswapmeet.com To subscribe: send "subscribe virtools-user-
>  group" to Majordomo@lists.theswapmeet.com To post a message: send it to
>
>  virtools-user-group@lists.theswapmeet.com
>
>  ...............................................................



...............................................................
Distributed via the virtools-user-group list: http://www.theswapmeet.com/numl.html
To reply to the list instead of its author, use "Reply to All"
To unsubscribe: send "unsubscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To subscribe: send "subscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To post a message: send it to virtools-user-group@lists.theswapmeet.com
...............................................................


References: