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

Home » Public Forums » archive » Re: OnExpose in ActiveX
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: OnExpose in ActiveX [message #26033 is a reply to message #26032] Wed, 01 August 2001 06:39 Go to previous message
david[2] is currently offline  david[2]
Messages: 100
Registered: June 2001
Senior Member
Bert Bierman writes:

> I ran into a problem which I hope someone can give me a hint:
>
> I use the IDLDrawWidget with Visual Basic.
> In the IDL-procedure I create a surface with SurfaceShade and PolyShade,
> and display this in the IDLDrawWidget.
>
> Because I want to manipulate the image I played around with the
> RegisterForEvents to set who is handling the mouse-events
> (VB or IDL).
>
> If you set "forward expose events" the image is no longer
> displayed?? But the button-processing is perfect.
> I guess the expose-event does not reach the IDL and the image
> is not actually displayed. I looked for an expose-function to
> trgger from VB like the ...->draw.... in object graphics but could
> not find it.
>
> Does someone know how this can be done?

I would guess you haven't turned EXPOSE events
on for the draw widget, therefore they are not
being generated:

drawid = Widget_Draw(baseID, ...., Expose_Events=1)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Previous Topic: OnExpose in ActiveX
Next Topic: extrapolation of surface

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

Current Time: Tue Oct 21 07:01:03 PDT 2025

Total time taken to generate the page: 1.03861 seconds