Skip to content

Instantly share code, notes, and snippets.

@Eugeny
Created June 20, 2010 14:26
Show Gist options
  • Save Eugeny/445878 to your computer and use it in GitHub Desktop.
Save Eugeny/445878 to your computer and use it in GitHub Desktop.
dlg = UI.DialogBox(
control1, control2, control3,
title="Dialog Title", id="myDlg"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment