Change log 6.3.9
roy.goffer posted on August 12, 2009 :: 804 Views
This is the change log for version 6.3.9
Breaking Changes
----------------------------------------------------------------------------------------------
VWG-5202 - Selecting Panel.BorderStyle as Clear should stick BorderStyle now remains throughout
VWG-5248 - Theme: Changing 'ControlBorder' in the Flavor.xml should affect all relevant BorderNormal VWG Controls Control border set in default theme is overridden in all controls by using a custom theme that overrides the ControlBorder.
New Features and Enhancements
----------------------------------------------------------------------------------------------
VWG-5165 - Add a simple and convenient way to specify what runtime version of Silverlight the VWG application should support
VWG-5171 - Drawing (not dropping) a TextBox on form and setting MultiLine=True should resume to drawn sizeTasks
----------------------------------------------------------------------------------------------
VWG-5218 - Fix spelling in MS Visual Studio -> Tools -> Options -> Visual WebGui -> General -> Build
Bugs fixes
----------------------------------------------------------------------------------------------
VWG-5082 - Button: Fix height
VWG-5089 - TreeNodeCollection: Using Insert to add a TreeNode should not prevent tree events for this node from being raised
VWG-5103 - CheckBox should align text correctly
VWG-5108 - RadioButton: In FF selection border top section should be visible
VWG-5126 - CustomErrors: Redirection to external domain should work also in browser other than IE8
VWG-5129 - TextBox IE8: Setting Focus() on Form.Load of a dialog form with no border, should move focus to the TextBox
VWG-5138 - Labels with AutoSize=True should show in other browsers than IE
VWG-5162 - ErrorProvider doesn't work on FF and Chrome
VWG-5198 - CheckBox focus should be all around the text
VWG-5202 - Selecting Panel.BorderStyle as Clear should stick
VWG-5238 - CheckBox - Text overflow should be hidden when long
VWG-5247 - PopUp: Opening a PopUp window in IE8 should not cause a JavaScript error
VWG-5248 - Theme: Changing 'ControlBorder' in the Flavor.xml should affect all relevant BorderNormal VWG Controls
VWG-5255 - ComboBox with AutoCompleteMode=SuggestAppend should function correctly with ErrorProvider icon attached and cleared in TextChanged event
VWG-5257 - DataGridView's CellContentClick should fire every time cell is clicked, not skipping first time
VWG-5264 - SplitContainer should be able to receive all BorderStyle values