Jump to content

XControl Data Change


brainmort

Recommended Posts

Hi,

I'm trying to create a custom image-viewing indicator using XControls. The problem is the data change event is never triggered (the images come from a camera). As I understand, this happens because the input for my indicator is a pointer to an image, i.e. I32, and as the data changes, the pointer value stays constant.

On the other hand, I've tried to use standard "Picture" data type as an input, and the data change event got triggered as the picture changed. But in the Picture data type, a raster image is stored by a pointer too.

So, why does the data change event happen in one case and is never triggered in another?

Thanks in advance

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.