[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pre-written Modules and DWF's drawline (in particular)
- Subject: Pre-written Modules and DWF's drawline (in particular)
- From: rmlongfield(at)my-dejanews.com
- Date: Tue, 24 Nov 1998 08:27:02 GMT
- Newsgroups: comp.lang.idl-pvwave
- Organization: Deja News - The Leader in Internet Discussion
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:12942
Hi All, This is related to Phil Aldis's request for some suggestions.
Being no expert, I haven't the courage to reply under that heading :-)
Anyway, I have been implementing DWF's excellent DRAWLINE.pro into an image
processing tool. One drawback, I found was that there was no way to get the
information returned from the program for analysis done somewhere else. I
thought that if a KEYWORD was added, such as
drawline, image,DESTINATION_WIDGET_ID = tlb_of_another_widget
Then this tlb variable could be present in the info structure, then a pseudo
event can be sent to this tlb_of_another_widget. This pseudo event would
contain the coordinates of an ROI, for instance. (I haven't connected this to
CW_ZOOM yet, as someone on this group was trying, but I will be doing it soon)
I like using pre-written programs since they take care of a lot of messy
stuff like colors and sizing. But I like even better to leave them intact,
i.e. not have to change them to suit particular needs.
(Don't know anything about Pseudo-events? Might I recommend David Fanning's
book? )
Rose
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own