Home »
Public Forums »
archive »
Re: Input/Output, C++ to IDL, using Procedures
Re: Input/Output, C++ to IDL, using Procedures [message #48392] |
Thu, 20 April 2006 08:20 |
Rick Towler
Messages: 821 Registered: August 1998
|
Senior Member |
|
|
Sorry, this response may be a bit weak but no one else has stepped up...
Why don't you write your GUI procedures as functions? A simple wrapper
would suffice. Maybe I am missing something.
I have never used callable IDL so I really have no idea what
restrictions there are but I would think that something as basic as
calling a function vs a procedure would be spelled out in the EDG.
-Rick
ChristopherFlorio wrote:
> I am using Visual C to run a program that uses IDL functions to process
> data. But now I want to have C open IDL GUIs at specific times. The
> problem that I am having is that all the calling of IDL from C that I
> have done so far has been with functions. And all the GUI work is done
> with procedures. Does anyone know of a way to call an IDL GUI from
> Visual C and then return the GUI variables to C?
>
|
|
|
Current Time: Wed Oct 08 20:02:46 PDT 2025
Total time taken to generate the page: 0.48421 seconds