combining object and direct graphics [message #12648] |
Mon, 10 August 1998 00:00 |
don shad
Messages: 7 Registered: July 1998
|
Junior Member |
|
|
hi,
is it possible to combine object graphics and direct
graphics in the same window? can it be done
without having to employ
some trickery like creating a pixmap and then
sending those data to an image object, which you
then over-lay in a draw object? i would
like to be able to work in DATA cooridinate usings
both objects and direct graphics in the same window.
for example,
i'd like to create a contour map (w/ CONTOUR) and
then drop my objects at specific data coordinates
over top of the contour map.
i would prefer to not have to be moving pixmaps
back and forth, esp. for resizing images, etc.
any information on how to do this would be greatly
appreciated.
thanks,
don
|
|
|