|
|
| Reporter | Lynn | Assigned To | | |
|---|
| Priority | low | Severity | feature | Reproducibility | N/A |
|---|
| Status | new | Resolution | open | |
|---|
| Product Version | 1.7.2 | |
|---|
|
|
| Summary | 0017751: Text wrapping in valueDialog for scripter |
|---|
| Description | The scripter messageBox() dialog neatly wraps any text you put into it onto multiple lines so it doesn't run off the screen. The valueDialog() does not, so I have to put a lot of newline characters in my dialog strings. It would be great to have text in the valueDialog automatically wrap like they do in the message box. |
|---|
| Additional Information | This comes up for me because I like to write scripts where the user can set variables at runtime (what string do you want to insert, where do you want to place the text in this header, etc.) and sometimes the explanations get a bit long. |
|---|
| Tags | No tags attached. |
|---|
|
|
| Patch | No |
|---|
|
|