View Issue Details

IDProjectCategoryView StatusLast Update
0010842ScribusScripterpublic2012-07-05 19:49
Reporterale Assigned Tojainbasil  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Product Version1.5.0svn 
Summary0010842: new scripter: missing a replacementfor scribus.messageBox
Descriptioni couldn't find any replacement for messageBox.
do we have to go through a qt dialog?

also, i didn't find any documentation for Scripter.dialogs.alert(string) which could be used instead of messageBox for very simple cases.
TagsNo tags attached.
Patch

Activities

ale

2012-07-05 19:49

manager   ~0028381

we probably also need "Scripter.dialogs.alert(QString)" on top of "Scripter.dialogs.alert(str)"... since the Scripter methods return QStrings and not strings...

Issue History

Date Modified Username Field Change
2012-07-05 15:18 ale New Issue
2012-07-05 15:18 ale Status new => assigned
2012-07-05 15:18 ale Assigned To => jainbasil
2012-07-05 15:18 ale Issue generated from: 0010840
2012-07-05 19:49 ale Note Added: 0028381