Administrators Farshad Mohajeri Posted October 3, 2012 Administrators Posted October 3, 2012 Version 0.90.0 can be downloaded from here. *Please do not share above link. The main feature in this version is Sencha Ext JS 4 support. This build may not be stable yet so before deploying your projects make sure you have fully tested them. Warning: You need required number of Sencha Ext JS 4 commercial licenses in order to be able to distribute your projects developed with uniGUI. If you're currently holding Ext JS 3.x commercial licenses then you must buy new or upgrade licenses to Ext JS 4 before using this new version of uniGUI in your projects. Note: this version distributes source files for chart components so you can compile chart packages with all versions of TeeChart. Note2: There is a breaking change: In uniDBGrid you can not share editors among columns. If you have a custom editor, it should be assigned to one column only. Other info regarding 0.90.0 will be available soon. Thanks for your support. Most recent build: 974 Change Log: 0.90.0.974 +---------------------------------------------------------------------------------------- - 0001397: TuniForm.FormStyle property. - 0001398: Implementation of MDI mode for Forms. - 0001395: Displaying Memo Field in DBGrid. - 0000418: Images in DBGrid. - 0001394: Implement TUniForm.BorderStyle=bsNone. - 0001387: Paged DBGrid should return to first page after sort. - 0001389: UniComboBox RemoteQuery Property. - 0001388: UniDBGrid.Column Sortable Property. - 0001374: Remote Query Mode for ComboBox. - 0000649: UniDBGrid column sort event. - 0001366: Ext JS 4 support - 0001385: UniFileUpload Memory Leak - 0001348: UniSplitter and MinHeight error - 0001368: TabOrder issue with TUniFrame - 0001365: UniFileUpload: Filename is not decoded properly - 0001360: Hints aren't shown when Component resides on a hidden TabSheet. - New Demo: Master Detail - New Demo: ColumnSort - New Demo: LiveComboBox - New Demo: Memo and Image in DBGrid 2
heromo80 Posted October 3, 2012 Posted October 3, 2012 excellent, this version is working without problems, thanks!
AtoZ Posted October 3, 2012 Posted October 3, 2012 Sweet. And I assume it will work without any bugs as the other versions Thanks,
AlbertoVesx Posted October 4, 2012 Posted October 4, 2012 It works really well; but I miss blue theme like it was before.
AtoZ Posted October 4, 2012 Posted October 4, 2012 Not tested enough but first test, hmm 10x slower. or something else messing things up.
gpaulino Posted October 4, 2012 Posted October 4, 2012 Hi all I am trying to install the new beta version of unigui but when trying to use the component chart, this shows me the following error. Unichart. Pas (22): file not fount f1026 'chart.dcu'
Mediv Posted October 4, 2012 Posted October 4, 2012 Hi Farhad, now I have build 943, to upgrade to 0.9 I need to first upgrade to the 957? or immediately possible to 0.9. Thank you for your work.
Administrators Farshad Mohajeri Posted October 4, 2012 Author Administrators Posted October 4, 2012 Hi all I am trying to install the new beta version of unigui but when trying to use the component chart, this shows me the following error. Unichart. Pas (22): file not fount f1026 'chart.dcu' Add VCLTee to Unit Scope Names.
Administrators Farshad Mohajeri Posted October 4, 2012 Author Administrators Posted October 4, 2012 Hi Farhad, now I have build 943, to upgrade to 0.9 I need to first upgrade to the 957? or immediately possible to 0.9. Thank you for your work. There is no need to upgrade.
Administrators Farshad Mohajeri Posted October 4, 2012 Author Administrators Posted October 4, 2012 Not tested enough but first test, hmm 10x slower. or something else messing things up. Ext 4 is slower but not 10x times. Of course it depends on complexity of your forms.
Administrators Farshad Mohajeri Posted October 4, 2012 Author Administrators Posted October 4, 2012 It works really well; but I miss blue theme like it was before. Default Blue color will be back when I have time to play with CSS themes.
Administrators Farshad Mohajeri Posted October 4, 2012 Author Administrators Posted October 4, 2012 Great news! Is XE3 supported? Yes.
jmonty77 Posted October 4, 2012 Posted October 4, 2012 Hello, - Oncheck clientside event is not fired in checkboxes. - In chrome: I've an invisible Panel. When I make it visible, it remains invisible or partially visible until I move mouse over it. It works ok on IE Thanks for this new version,
Administrators Farshad Mohajeri Posted October 4, 2012 Author Administrators Posted October 4, 2012 Hello, - Oncheck clientside event is not fired in checkboxes. - In chrome: I've an invisible Panel. When I make it visible, it remains invisible or partially visible until I move mouse over it. It works ok on IE Thanks for this new version, -In Ext 4 you must use Onchange event instead. -Please send a test case
lema Posted October 4, 2012 Posted October 4, 2012 Hi Farshad. Thank you for the v0.90 ! I found a strange behavior with HTMLFrame and Google Maps. Although it seems to be working , if we close the form and re-open it , then the HTMLFrame doesn't show the map. I don't now if the problem is in HTMLFrame or its combination with Google Maps. To see what I mean , please see the attachment. HTMLFrame.ZIP It is the Uni demo GoogleMaps , with just changed the main form.
Administrators Farshad Mohajeri Posted October 4, 2012 Author Administrators Posted October 4, 2012 Hi Farshad. Thank you for the v0.90 ! I found a strange behavior with HTMLFrame and Google Maps. Although it seems to be working , if we close the form and re-open it , then the HTMLFrame doesn't show the map. I don't now if the problem is in HTMLFrame or its combination with Google Maps. To see what I mean , please see the attachment. HTMLFrame.ZIP It is the Uni demo GoogleMaps , with just changed the main form. There is an internal bug here. Trying to fix...
yoshimi sakata Posted October 4, 2012 Posted October 4, 2012 Hi Farshad. -TUniEdit.Alignment=taRightJustify, taCenter is not work (WebMode) -The error occurs in ClosableTabs DEMO project (WebMode) Thanks for new version
Administrators Farshad Mohajeri Posted October 4, 2012 Author Administrators Posted October 4, 2012 -The error occurs in ClosableTabs DEMO project (WebMode) what is the error?
Administrators Farshad Mohajeri Posted October 4, 2012 Author Administrators Posted October 4, 2012 Build 963 uploaded.
Recommended Posts