Enabled insert Next and Previous on the Figure substep type (B2016-111)
Set the cursor focus to the Find Text box when Find/Replace is first started (B2016-107) Added a Cancel button to the “Reopen Last Database” dialog, which will exit PROMS
This commit is contained in:
@@ -2922,6 +2922,7 @@ namespace VEPROMS
|
||||
dlgFindReplace.Mydocversion = _SelectedDVI;
|
||||
dlgFindReplace.Visible = true;
|
||||
dlgFindReplace.MyDisplayBookMarks = displayBookMarks;
|
||||
dlgFindReplace.SetFocusToTextBox(); // bug fix: B2016-107, when Find/Replace is initially opened, set the cursor focus to the Find Text box
|
||||
}
|
||||
else if (args.PanelTabName == "SpellChecker")
|
||||
{
|
||||
|
Reference in New Issue
Block a user