Make popups that have Polyscope look and feel

I’m currently trying to implement some popups to inform the user when something went wrong or to ask him if he wants to continue or abort the configuration.

I want to implement something similar to this one :

I’m currently using the JOptionPane to display this popup but mine is looking like this :
image

Are there some tricks to make it look like the one from your MODBUS page?

7 Likes

Have you gotten anywhere with this? I’m trying to do the same thing.

1 Like