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

Home » Public Forums » archive » Re: Update IDL Widget from C++
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: Update IDL Widget from C++ [message #47025 is a reply to message #47013] Tue, 17 January 2006 16:36 Go to previous messageGo to previous message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Tue, 17 Jan 2006 12:01:16 -0800, mtrutledge wrote:

> I would like to avoid writing a temp text file for IDL to read.
> Communicating to IDL widget through sockets sound interesting, does anyone
> have information on this?

Shared memory is also an option, and probably the best option if you
need to send large amounts of data over to IDL. Whatever you choose:
socket, temp file, shared memory, you'll have to poll in IDL to check
for changes, likely using a widget timer event. Depending on how fast you
need things to update, this may not be ideal.

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Sub Routine Name
Next Topic: Re: And again more about Plot!

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

Current Time: Sun Oct 12 17:24:04 PDT 2025

Total time taken to generate the page: 0.01726 seconds