Entry Dialog box position


Recommended Posts

You can see a sample of this in the QuickMod application when you go to set an output. Just create another page, putting the desired controls in the top-left corner, then call page.mypage.popupmodal() to make it appear. Popupmodal() takes 5 optional parameters. The first determines whether a close X is displayed, and should be 1 unless you have a button to close the dialog. The other four are the coords for positioning.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.