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

Home » Public Forums » archive » moving to objects / IDL objects and object graphics
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
moving to objects / IDL objects and object graphics [message #56146] Sat, 06 October 2007 13:19 Go to previous message
markb77 is currently offline  markb77
Messages: 217
Registered: July 2006
Senior Member
I'm trying to get a feel for object programming in IDL. I'm reading
the last chapter of David Fanning's book on the subject. Here's what
I'm wondering:

I like the object graphics system in IDL. I also like the concept of
writing my own objects. For example, I currently have a widget
program containing a draw window. The draw window is set to object
graphics mode. I define an IDLgrView object and in the view I place
an IDLgrImage object.

The data that I'm working with isn't an image, however, it's a movie.
What if I were to create my own MBgrMovie object? This object could
contain all of the relevant information about the movie.. number of
frames, dimensions, and many other application specific tags. I could
write methods that would act on the movie, etc, etc. The movie could
make use of image objects, too.

But could this be integrated with IDL object graphics? For instance,
would the IDLgrView know what to do if I were to Add my Movie object
to it? And would the IDLgrWindow know how to draw it?

that's my question of the moment. I'm going to keep reading on this
object stuff, but I'm wondering about integration with object
graphics...

thanks
Mark Bates
[Message index]
 
Read Message
Read Message
Previous Topic: 3D Registration
Next Topic: Re: y axis tickmarks and box_plot

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

Current Time: Wed Oct 08 19:04:05 PDT 2025

Total time taken to generate the page: 0.00452 seconds