Ticket #32 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

show message dialog from scripting environment

Reported by: kompiro Owned by: kompiro
Priority: major Milestone: 0.9.0
Component: Scripting Version: 0.8.1
Keywords: Cc:

Description

It sometimes needs to show error,warning, or information messages from script.For example,
* illegal setting

  • authentication information
  • mistake host information

* error message

  • connecting error

Change History

Changed 18 months ago by kompiro

  • status changed from new to closed
  • resolution set to fixed

You can use message dialog from script using below grobal method.

  • show_warning(title,message)
Note: See TracTickets for help on using tickets.