View Single Post
  #4  
Old 05-09-2010, 11:24 AM
DrakilorP2P DrakilorP2P is offline
Registered User
DrakilorP2P's Avatar
Join Date: Apr 2006
Posts: 755
DrakilorP2P is just really niceDrakilorP2P is just really nice
Quote:
Originally Posted by Gambet View Post
. showMessageDialog(framePos, frameSize, options, message, title) - public function called to create a message dialog box. framePos is the screen position that the GUI will be drawn in; frameSize is the size of the GUI that will be drawn; options are the GUI variable options; message is the message that will be displayed in the GUI box; title is the title of the GUI.
I think it should guess a good position and size.
Reply With Quote