i have the problem, if i open a popup all elements are blocked for input, the elements of the popup Layer, too.
We can’t help you unless you provide more details such as:
- What you are trying to do
- What happens instead (in detail, “blocked for input” means almost nothing)
- Your code
- (optional) Screenshots
Also, try to make the title more informative of the first and second points.
i found the solution.
when you use nifty.createPopup() you must have the screen open, where you will use the popup. is a other screen is open, he create the popup, and when you change the screen and then use showPopup you see the popup, but nifty can’t handle any event.
and i hope you can read my english.