Jump to content
Sign in to follow this  
UltimateBawb

Calling a Dialog Box

Recommended Posts

Once I define a dialog class in the description, what method do I use to call it? createDialog dosen't seem to work.

Share this post


Link to post
Share on other sites

_handler = createDialog "dialogname";

Did you make all the Defines? Such as classing the RscText, RscPicture, etc. etc. that were probably used in your dialog? Did you define all the parts of your dialog through either controls, controlsBackground, or objects?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×