This website requires JavaScript.
Explore
Help
Sign In
Volian
/
SourceCode
Watch
8
Star
0
Fork
0
You've already forked SourceCode
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3,370
Commits
133
Branches
0
Tags
98dc16f69b75d30d8b6f1b64bcb3cd95b8bf32b7
Commit Graph
3 Commits
Author
SHA1
Message
Date
Rich
6618b1f51e
When a StepTabPanel is Disposed, if it is associated with the SelectedDisplayTabItem, set the SelectedDisplayTabItem to null. This was causing an error where a deleted Procedure was the last SelectedDisplayTabItem. When anything was opened, the code tried to find the MyProcedure of the last SelectedDisplayTabItem. Since the last one had been deleted, it had no MyProcedure.
2010-12-17 23:54:52 +00:00
Kathy
1515b5ed9b
2008-03-25 12:31:19 +00:00
Kathy
a2932f4be1
2008-03-25 12:19:24 +00:00