Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
show_message("My message", title = "Title", blocking = True)
|
||||
|
||||
print get_option("Choose:" , option_type = SwingUtils.OptionType.YesNoCancel)
|
||||
print get_option("Choose:" , type = "YesNoCancel")
|
||||
|
||||
print get_string("Enter string:", default = "default")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user