This site requires JavaScript, please enable it in your browser!
Greenfoot back
landry
landry wrote ...

2013/5/26

Quick concern

landry landry

2013/5/26

#
I have a slight difficulty. When i get the app version of my game or when i import it it's impossible for me to read/see the quoted messages that can't be read trough Greenfoot.
danpost danpost

2013/5/26

#
Refer to this post of a discussion dealing with this issue.
landry landry

2013/5/26

#
import javax.swing. JTextArea; JOptionPane.showMessageDialog(null, text, "Copy and paste", JOptionPane.INFORMATION_MESSAGE); I think only those lines are really necessary because i just tried them and it worked but i guess it depends on how your code was designed .
You need to login to post a reply.