Visual WebGui 6.3.2 Released
roy.goffer posted on March 05, 2009 :: 1066 Views
Gizmox released its Visual WebGui web developemnt environments' version 6.3.2 as a further stabilization of 6.3. Visual WebGui's platform/framework simplifies the development and deployment of rich internet application with WinForms API and visual Designer.
All 6.3.2 downloads can be found here.
This is the change log for version 6.3.2
Bugs fix
----------------------------------------------------------------------------------------------
VWG-4102 - Datagridview did not create a new row after editing a text box cell and pressing the enter key.
VWG-4080 - It's possible to change properties for public controls in derived forms.
VWG-4082 - DataGridView sort switch between asc/desc by click on the columns header fixed.
VWG-4083 - DataGridView sorting i not reset when timer tick fireed.
VWG-4033 - DataGridViewCell Border used to disappear when selection is removed from that cell.
VWG-4060 - TextBox GotFocus/LostFocus events fire identically with mouse or keyborard navigation.
VWG-4040 - Controls will not raise unnecessary lost focus and got focus events.
VWG-4034 - Using VS Integration to set a LogonForm the selection is saved to the Web.config.
VWG-3841 - DataGridView adding of rows when AllowUsersToAddRows = True is fixed.
VWG-3885 - OpenFileDialog fires FileOK event in FF3.
VWG-4051 - DataBindings in control fixed.
VWG-4073 - Combobox dropdown open and close fixed.
VWG-4093 - CheckListBox, checkboxes "jumped" on check/uncheck.
VWG-4092 - ListBox did not scroll on the first drag into only after the control was focused.