Skip to end of metadata
Go to start of metadata




Dialog Error


Author: Irene Cho


Primary Features





Need help?

Technical contact to tech@argos-labs.com


May you search all operations,


How to handle Double Byte Characters

To handle 2 byte characters such as Chinese with the Dialog series plugins on Windows, you must follow the steps below --- 


1) open Control panel
2) go to Clock and Region
3) go to Adniminstratives tab in the Region popup
4) click on the System Locale.... button
5) check to select Unicode UTF-8 for the system and apply
(warning)WARNING. Please note that this setting WILL cause character display problems with some of the local applications that are not UTF-8 compatible.



Input

  • Text: Set the dialog text. Default error message is “An error has occurred.”
  • Width: Set the width of dialog
  • Height: Set the height of dialog
  • Timeout: Set dialog timeout in seconds
  • OK Label: Sets the label of OK button
  • No Wrap: Do not enable text wrapping
  • No Markup: Do not enable pango markup
  • Dialog Icon: Set the dialog icon Refer https://developer.gnome.org/icon-naming-spec/#names for some defaults

 

 

Example of Plugin




All Plugins