comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: VB and IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: VB and IDL [message #19907] Fri, 28 April 2000 00:00 Go to previous message
Mark Rivers is currently offline  Mark Rivers
Messages: 49
Registered: February 2000
Member
David Fanning wrote in message ...
> sun-equipment (guagentm@purdue.edu) writes:
>
>> I'm just starting to use IDL and am looking at using IDL and VB (Visual
>> Basic) together. I was wondering if anyone has had any expereinces
>> using them together, such as problems or good things. What I am hoping
>> to do is create the user interface for my program in VB have all the
>> user interaction be processed by VB and send the needed commands to IDL
>> and then have IDL display them.
>
> Why? Because you know VB and you don't know IDL? A
> waste of time doing it like this, IMHO. :-)
>
> P.S. Let's just say IDL was designed as a stand-alone application
> and it still works best that way. You have to have a VERY
> compelling reason to mix two pieces of software like this,
> especially when one of them is designed by Microsoft.


We do this and it works here. Here are two compelling reasons:

- We want to talk to an software package provided by a CCD camera
manufacturer. That
software package uses Microsoft's COM interface, i.e. it exports an object
model. The COM
interface can be called trivially from Visual Basic, but not at all from
IDL.
- It is MUCH easier to write widget interfaces in Visual Basic than in IDL.
Really, David!
- IDL is used to process the spectra we collect and display the results. It
does this in windows
on the Visual Basic screen.

Mark Rivers
University of Chicago
[Message index]
 
Read Message
Read Message
Previous Topic: surface,/horizontal ;inadequate
Next Topic: Re: draw window mouse events

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 11:44:48 PDT 2025

Total time taken to generate the page: 0.72093 seconds