Skip to end of metadata
Go to start of metadata




Dialog Question


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 and then click Region.
3) Go to Adniminstrative tab in the Region popup.
4) Click Change system locale....
5) Tick Beta: Use Unicode UTF-8 for worldwide language support check box and click OK.
6) Click Apply and then click OK.
(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 message is “Are you sure you want to proceed?”.
  • Width: Set the width of dialog
  • Height: Set the height of dialog
  • Timeout: Set dialog timeout in seconds
  • OK Label: Set the label of OK button
  • Cancel Label: Set the label of Cancel 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/hig/guidelines/ui-icons.html for some defaults


 

Example of Plugin


 




All Plugins