Administrators Farshad Mohajeri Posted March 1, 2013 Administrators Posted March 1, 2013 Version 0.92.0 is available for download. Like version 0.91.0 it contains bug fixes and some new features mostly DBGrid enhancements. Another major feature is support for RTL languages. (Many thanks to PatMap for his assistance) For this, you need to manually install Ext JS 4.2.0 beta release. If you want to test new RTL capabilities: 1-Download 4.2.0489 RC from below forum post: http://www.sencha.com/forum/showthread.php?256443-Now-Available-Ext-JS-4.2-RC-Hello-Neptune 2- Extract it under same folder ext-4.1.1a is installed (...\FMSoft\Framework\uniGUI\). Rename the new folder to ext-4.2.0.489. 3- Copy uni folder from ext-4.1.1a folder and paste it into ext-4.2.0.489 folder 4- In your project ServerModule edit the ExtJSVersion property and change it from 4.1.1a to 4.2.0.489. ChangeLog: 0.92.0.993+----------------------------------------------------------------------------------------- 0001452: DBComboBox, DBLookupCombo: new AutoEdit property.- 0001451: Grid: DblClick is not fired if there are locked columns.- 0001450: Issue when closing a form from a menu item.- 0001449: New feature for editable Controls: CheckChangeDelay property. (see "Delayed Search" demo)- 0001445: UniDBGrid loses focus when dataset changes.- 0001448: Issue when HiddenPanel control is Grid editor and Grid is reconfigured.- 0001446: TUniForm.RTL Property.- 0001447: TUniControl.ParentRTL Property.- 0001442: UniDBGrid.Column.GroupHeader property.- 0001441: UniDBGrid.Column.Locked Property.- 0001443: UniDBComboBox allow typing when dataset.ReadOnly property is True.- 0000275: TUniEdit background color is not visible.- 0001440: Style issue when Control is TUniFormControl.- 0001437: C++ Builder: Inheritable items bug.- 0001438: RTL support ( Requires Ext JS 4.2.x ).- 0001439: TUniControl.RTL Property.- New Demo: GridColumnLocking- New Demo: GridHeaderGrouping- New Demo: GridColumnLocking_HeaderGrouping- New Demo: Delayed Search 6
Administrators Farshad Mohajeri Posted March 1, 2013 Author Administrators Posted March 1, 2013 Build 991 uploaded.
araujoadanr Posted March 1, 2013 Posted March 1, 2013 Mr. Farshad, The grid does not show Option.dgIndicator property at runtime. (0.92.0.991) Best Regards. Adan
Administrators Farshad Mohajeri Posted March 1, 2013 Author Administrators Posted March 1, 2013 Mr. Farshad, The grid does not show Option.dgIndicator property at runtime. (0.92.0.991) Best Regards. Adan Yes. This option is no longer available in web mode. It doesnt perform any real function so not needed at all.
AlbertoVesx Posted March 1, 2013 Posted March 1, 2013 GridColumnLocking and HeaderGrouping are really cool and useful properties.
Mortymer Posted March 2, 2013 Posted March 2, 2013 Hello Farshad, Congratulation for new release. Great... I bought ExtJS v4.1.1. library for my project. I use this 0.92 version only 4.2 ExtJS, or can I use wit old version? If Sencha release 4.2 stable i use this legal but now I don't. I hope this Mortymer
Anachronox Posted March 2, 2013 Posted March 2, 2013 I use this 0.92 version only 4.2 ExtJS, or can I use wit old version? Just read what is written. 4.2.0 is needed only if you want to check RightToLeft support.
Mortymer Posted March 2, 2013 Posted March 2, 2013 Just read what is written. 4.2.0 is needed only if you want to check RightToLeft support. Thank you. I'm was blind
Administrators Farshad Mohajeri Posted March 2, 2013 Author Administrators Posted March 2, 2013 Hello Farshad, Congratulation for new release. Great... I bought ExtJS v4.1.1. library for my project. I use this 0.92 version only 4.2 ExtJS, or can I use wit old version? If Sencha release 4.2 stable i use this legal but now I don't. I hope this Mortymer UniGUI 0.92 works with both versions 4.1 and 4.2. Ext JS 4.2 is still beta and not needed unless you want the new RTL feature or take advantage of other improvements 4.2 brings. It is said there are some performance improvements in 4.2, but I haven't tested it yet. Thank you.
Administrators Farshad Mohajeri Posted March 2, 2013 Author Administrators Posted March 2, 2013 Build 992 uploaded. It fixes some recently reported critical issues.
Mortymer Posted March 2, 2013 Posted March 2, 2013 UniGUI 0.92 works with both versions 4.1 and 4.2. Ext JS 4.2 is still beta and not needed unless you want the new RTL feature or take advantage of other improvements 4.2 brings. It is said there are some performance improvements in 4.2, but I haven't tested it yet. Thank you. Tank you.
patmap Posted March 2, 2013 Posted March 2, 2013 Hi, Mr. Farshad Very very Tanks, for your good job. Best Regards
Lena Posted March 2, 2013 Posted March 2, 2013 - 0001437: C++ Builder: Inheritable items bug. Thank you very much!
tappatappa Posted March 4, 2013 Posted March 4, 2013 - 0001437: C++ Builder: Inheritable items bug. Thanks!
Administrators Farshad Mohajeri Posted March 4, 2013 Author Administrators Posted March 4, 2013 0.92.992 , Does not work in IE 7,JS error occurs Fixed in 993.
Administrators Farshad Mohajeri Posted March 4, 2013 Author Administrators Posted March 4, 2013 Build 993 uploaded. 0.92.0.993+----------------------------------------------------------------------------------------- 0001452: DBComboBox, DBLookupCombo: new AutoEdit property.- 0001451: Grid: DblClick is not fired if there are locked columns.- 0001450: Issue when closing a form from a menu item.- 0001449: New feature for editable Controls: CheckChangeDelay property. (see "Delayed Search" demo)- 0001445: UniDBGrid loses focus when dataset changes.- 0001448: Issue when HiddenPanel control is Grid editor and Grid is reconfigured.- 0001446: TUniForm.RTL Property.- 0001447: TUniControl.ParentRTL Property.- 0001442: UniDBGrid.Column.GroupHeader property.- 0001441: UniDBGrid.Column.Locked Property.- 0001443: UniDBComboBox allow typing when dataset.ReadOnly property is True.- 0000275: TUniEdit background color is not visible.- 0001440: Style issue when Control is TUniFormControl.- 0001437: C++ Builder: Inheritable items bug.- 0001438: RTL support ( Requires Ext JS 4.2.x ).- 0001439: TUniControl.RTL Property.- New Demo: GridColumnLocking- New Demo: GridHeaderGrouping- New Demo: GridColumnLocking_HeaderGrouping- New Demo: Delayed Search
Sherzod Posted March 6, 2013 Posted March 6, 2013 Hello Farshad Mohajeri.Thank you very much. uniGUI Version 0.92 was needed. Especially UniDBGrid.Column.GroupHeader property.But that's another question, what about if, GroupHeader more than two levels?Thank you ...
dionel1969 Posted March 6, 2013 Posted March 6, 2013 - 0001442: UniDBGrid.Column.GroupHeader property. - 0001441: UniDBGrid.Column.Locked Property. I'm so lucky. Thank you Farshad. I will test as soon as possible, caused my daughter, Alejandra, will be born soon on Friday. So it will take a bit more time to test all with this. But if this work, I will release soon my first apps with Unigui. So expecting the final LA to know what to do.
Recommended Posts