Hello everybody,
I have a question. I think it is an easy one but I am not sure if it is the correct way. What I want to do, is to show a picture of a pin configuration. The picture is a .jpg data. So when the user presses a button a new window should pop up and show the picture of the pin configuration.
Now I have in my mind that when I press the button a new panel gets loaded. I found a module with the name "Picture". So I would use this module in the new panel and display the .jpg with it. Is this a good way or is there a better way. If yes, can someone explane the steps what I have to do?
Best regards