Revision: 10777
http://gmat.svn.sourceforge.net/gmat/?rev=10777&view=rev
Author: lindajun
Date: 2012-08-20 21:59:23 +0000 (Mon, 20 Aug 2012)
Log Message:
-----------
Fix for GMT-2996 Equation command does not accept array for left hand side
Added more assignment command validation.
=> ArrayElementWrapper - Added GetRowWrapper() and GetColumnWrapper() so that
Assignment command can ask for wrapper info of array index.
=> GuiItemManager, UserInputValidator - Added additional input parameter
allowWholeArray to IsValidVariable() and IsValidParameter() so that assigning
whole array to value is allowed in the Assignment command in GUI.
=> Assignment - Added more validation for whole array and array element.
=> AssignmentPanel - Passed true for allowWholeArray in call to
UserInputValidatator::CheckVariable().
Modified Paths:
--------------
trunk/src/base/command/Assignment.cpp
trunk/src/base/parameter/ArrayElementWrapper.cpp
trunk/src/base/parameter/ArrayElementWrapper.hpp
trunk/src/gui/command/AssignmentPanel.cpp
trunk/src/gui/foundation/GuiItemManager.cpp
trunk/src/gui/foundation/GuiItemManager.hpp
trunk/src/gui/foundation/UserInputValidator.cpp
trunk/src/gui/foundation/UserInputValidator.hpp
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gmat-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmat-svn