Profile Picture

NDiagram NPageItem UI Render Delay and Notification

Posted By Jan Cruz 3 Months Ago
Author
Message
Nevron Support
This post has been flagged as an answer
Posted 3 Months Ago
View Quick Profile
Supreme Being

Supreme Being (4,434 reputation)Supreme Being (4,434 reputation)Supreme Being (4,434 reputation)Supreme Being (4,434 reputation)Supreme Being (4,434 reputation)Supreme Being (4,434 reputation)Supreme Being (4,434 reputation)Supreme Being (4,434 reputation)Supreme Being (4,434 reputation)

Group: Forum Members
Last Active: 6 days ago @ 7:05 AM
Posts: 3,053, Visits: 3,958
Hi Jan,

The problem may be related to the fact that you are accessing the DOM from another thread. We have made a topic in the NOV documentation about multi threading, that has not yet made it to the web documentation, so I will attach a docx version of it to this message.

Hope this helps...


Best Regards,
Nevron Support Team



Attachments
NOV Threading.docx (26 views, 18.00 KB)
Jan Cruz
Question Posted 3 Months Ago
View Quick Profile
Junior Member

Junior Member (23 reputation)Junior Member (23 reputation)Junior Member (23 reputation)Junior Member (23 reputation)Junior Member (23 reputation)Junior Member (23 reputation)Junior Member (23 reputation)Junior Member (23 reputation)Junior Member (23 reputation)

Group: Forum Members
Last Active: 1 days ago @ 7:57 PM
Posts: 8, Visits: 318
Hi Nevron Support,

Is there a delay before a NPageItem property setting is reflected in the UI (NPage)?
If there is supposed to be a delay, is there an event or property I could check to make sure that the setting I set was already rendered in the Page/UI?

For context, this is the current problem I would like to solve.

I do not know why an exception occurs here even though I have checked conditions before removing the CustomToolTip shape.
My assumption is that the object is already accessed by another thread? The top-level call before this function is wrapped under a Task by the way.

Kindy advise if you know the possible cause of my current issue.

Thank you.






Similar Topics


Reading This Topic