How do you get pop-up windows to work repeatedly?
I trigger an event by a mouse clicked action on a table entry. The pop-up window appears that is associated with that row. Then I close the pop-up window and select another table entry. A pop-up window appears associated with that table row. When I close that window and select the original table entry, it doesn’t open the pop-up window.
I’m sure it is some sort of initialization problem but I can’t seem to find any documentation on it.
1 answer
Hello Bob,
I think your description is quite detailed, but I just couldn’t reproduced the problem you mentioned. I can repeatly open the popup window without any problem. Below is the event handler I created:
BTW, here is an article to introduce the two approaches to simulate popup window: http://www.foreui.com/doc/html/index….
If you could not figure it out, you can send us your plot file for checking (to support@foreui.com)
This question is now closed