Actions
Bug #3605
closed/did -r and -d parameters for the "text" item doesn't work
Start date:
07/23/2017
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
There is an bug while i am trying to remove the text from an text id into a dialog.
Example:
/dialog -md example5 example5
/did -r example5 3
dialog example5 {
title "Example"
size -1 -1 112 100
text "Test example text", 3, 20 30 70 50, center
}
- Thanks!
Updated by Per Amundsen over 7 years ago
- Subject changed from /did -r DIALOG ID doesn't working to /did -r DIALOG ID for the "text" item is not working
- Status changed from New to Resolved
It works for every item except "text", I updated title to reflect that.
Updated by Per Amundsen over 7 years ago
- Subject changed from /did -r DIALOG ID for the "text" item is not working to /did -r and -d parameters for the "text" item doesn't work
Actions