Hi all! I'm currently designing a UI placed on the 1st tabwidget. I get the instance of the UI in the 1st tab in order to appear on the 2nd tab having the same UI. if i had an event done in the 1st tab, how can i let the event pass into the new instance of UI in the 2nd tab???
Added after 4 minutes:
By the way, im using multiple instance of the UI and want to pass the event so that, what ever i made on the 1st tab, it should also appear on the 2nd tab, since they have the same ui. thanks!
Bookmarks