Administrators Farshad Mohajeri Posted May 16, 2011 Administrators Posted May 16, 2011 After a long delay eventually first build of 0.85.0 is available for download. Please don't share the above link until this beta release has become public. You need to manually migrate your existing projects to this new version. Please read the related forum post for details. Changelog for 0.85.0: 0.85.0.874 +---------------------------------------------------------------------------------------- - 0001055: TUniPageControl: Several TabSheet related issues - 0001051: TUniPageControl bug: Recreation of TabSheet after it is freed - 0001046: UniCalendarPanel: Bug when certain Data patterns are loaded - 0001041: Bug when UniFrame reads unpublished property - 0001040: Dynamic Form handling bug - 0000954: UniForm Top=0 Left=0 is always centered - 0001037: TUniForm.FindComponent broken in 0.85.0 - 0001036: UniDBGrid: A/V when DataSource.Enabled:=False - 0001035: UniRadioButton: Selection bug in VCL mode - 0001034: UniDBGrid: Calling DataSet.Refresh doesn't always refresh dbgrid. - 0000645: In Standalone mode avoid creation of MainModule and DataModules - 0001027: Change text of invisible TreeNode - 0001031: Change font/color/icon of invisible TreeNode - 0001028: UniTreeNode.Enabled property - 0001032: TUniImage Background issue in VCL mode - 0001029: UniPageControl background transparency issue in web mode - 0001025: UniPageControl: First dynamically created TabSheet does not focus - 0001022: UniImage doesn't change when asisgned from a TImageList - 0001023: UniImage.Transparent bug - 0001005: Some controls aren't rendered when Control owner is not TUniForm - 0001021: RadioButton sends two Click events - 0000757: Enhanced Ext JS CalendarPanel - 0000989: TUniDBGrid: Two AutoScroll events after DataSet.Open - 0001010: TUniTreeNode: Change Font at runtime - 0001011: TUniControl.Constraints property - 0000848: Bitmap transparency display problem for Buttons - 0001007: TUniControl: Show/Hide methods - 0001013: TUniDateTimePicker web render issue - 0001012: TUniTabControl: Tabs.Add, Tabs.Delete, Tabs.Clear methods - 0000588: Localization for Ext JS internal Text (Page, Today, ...) - 0000979: Issues regarding Font inheritance (ParentFont=True) - 0001015: TUniPageControl: Incorrect ActivePage when Tabs aren't visible - 0001019: URL Parameters in ISAPI mode - 0000999: Unicode in URL Parameters - 0000674: TUniTreeview.Font property - 0000998: TUniTreeNode.Font property - 0000990: TUniTreeNode.SelectedIndex property - 0001000: Corrected BorderStyle for Web and VCL - 0001002: BorderStyle property for applicable controls - 0001001: BorderStyle: Web implementation - 0000551: HTTP Compression - 0000631: Multiple Series in TUniChart - 0000871: UnixxxComboBox: OnCloseUp event - 0000963: IE8 Compatibility mode for IE9 - 0000958: TUniForm.BringToFront - 0000952: UniListBox: ItemIndex set bug - 0000955: UniHTMLFrame: Change design time pattern - 0000977: DBLookUp Controls KeyValue bug - 0000975: TUniForm: Delete unimplemented props from TUniForm DFM - 0000978: UniBitBtn: Change Glyph at runtime - 0000960: Component reference late binding problem - 0000713: Merge new framework Core - 0000981: TUniTreeView.Selected:=Node doesn't select Node - 0000980: TabOrder in VCL mode - 0000982: Bug when Font.Height is positive - 0000984: Horizontal Bar Chart type - 0000986: TUniHTMLFrame: StaticHTML property - 0000987: TUniChart: Legend Property - 0000988: Font render issue on IE - 0000976: TUniSpeedButton: Double event on Button UP/DOWN click - 0000992: Core resource conversion bug - 0000994: Compression rate calculation error - 0000993: Compression multi-threading issue - 0000996: UniDBEdit uppercase has no effect on dataset field - 0000997: UniStringGrid.RefreshRow method - 0000959: Bug when TUniFrame is set as Parent - 0000957: Dynamically created UniTabSheet doesn't render contents properly - 0000961: UniGroupBox: Alignment issue when inside another UniGroupBox: - 0000964: TUniDBGrid: Loading dataset triggers multiple AfterScroll events - 0000967: UniDBMemo: Can't display TWideMemoField data - 0000935: ClientInfo is not set when mode is mfPage - 0000936: UniDBGrid: resetting dgTitles has no effect - 0000938: TUniGUISession.Terminated property added - 0000939: TUniPageControl: Scroll when Tabs overflow - New Demo: CalendarPanel Demo
amrihuang Posted May 17, 2011 Posted May 17, 2011 when build error. [MSBuild Error] The "BRCC32" task failed unexpectedly. System.IO.FileNotFoundException: Could not find file 'C:\Program Files\FMSoft\Framework\uniGUI\UniColumnEditor.rc'. File name: 'C:\Program Files\FMSoft\Framework\uniGUI\UniColumnEditor.rc' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite) at Borland.Build.Tasks.Common.CommandLineTask.CreateTempFileIfNecessary(ITaskItem basedOn) at Borland.Build.Tasks.Common.CommandLineTask.Execute() at Microsoft.Build.BuildEngine.TaskEngine.ExecuteTask(ExecutionMode howToExecuteTask, Hashtable projectItemsAvailableToTask, BuildPropertyGroup projectPropertiesAvailableToTask, Boolean& taskClassWasFound)
JasonReid Posted May 17, 2011 Posted May 17, 2011 Thanks Farshad Will plug it in to issuetracker this evening when I get home from work. No BDS at work, only D7
amrihuang Posted May 17, 2011 Posted May 17, 2011 test 2 issue: 1. when drop a grid in parent frame, then inherited it will occur "Access violation at address xxx in module vcldb150.bpl" 2. in main from onshow event to show a Login dialog, when login form put some component, in web mode, will get a js error "Config Option: baseCls:"x-window"<br/>is refering a previous request,<br/>it's not allowed in AJAX request or JS handler.<br/>Use equivalent Public Property or Method instead." will test go on... thanks
Administrators Farshad Mohajeri Posted May 17, 2011 Author Administrators Posted May 17, 2011 test 2 issue: 1. when drop a grid in parent frame, then inherited it will occur "Access violation at address xxx in module vcldb150.bpl" 2. in main from onshow event to show a Login dialog, when login form put some component, in web mode, will get a js error "Config Option: baseCls:"x-window"is refering a previous request,it's not allowed in AJAX request or JS handler.Use equivalent Public Property or Method instead." I'm working on above issues. I will update the installer. I take the download link offline until new build is ready.
gywlx Posted May 17, 2011 Posted May 17, 2011 The document must be published before downloading. why?????
Administrators Farshad Mohajeri Posted May 17, 2011 Author Administrators Posted May 17, 2011 The document must be published before downloading. why????? It will be online soon. I am fixing some critical issues.
andersa@ellenshoej.dk Posted May 17, 2011 Posted May 17, 2011 Ok, I got everything up and running. Converting my project didn't cause any unexpected issues. The new component set cured some hickups I was having (very nice!), and seems to work consistently between VCL and Web mode so far. This is shaping up very nicely indeed.
fjtrooper Posted May 17, 2011 Posted May 17, 2011 Good morning, I've tried to convert a project with lot of pagecontrol and following the migate instructions I get an error with Pagecontrol saying component doesn't exists. Is it an issue or I've doing something wrond? Thx and VERY GOOD JOB!!!!
verisu Posted May 17, 2011 Posted May 17, 2011 Thank you Farshad and by the way, you have done a really good job with the uniGui component.
Administrators Farshad Mohajeri Posted May 17, 2011 Author Administrators Posted May 17, 2011 Good morning, I've tried to convert a project with lot of pagecontrol and following the migate instructions I get an error with Pagecontrol saying component doesn't exists. Is it an issue or I've doing something wrond? Have you opened the DFM file in a text editor (not IDE) and replaced all occurrences of TTabSheet with TUniTabSheet?
fjtrooper Posted May 17, 2011 Posted May 17, 2011 Have you opened the DFM file in a text editor (not IDE) and replaced all occurrences of TTabSheet with TUniTabSheet? Yes, I've done it.
Administrators Farshad Mohajeri Posted May 17, 2011 Author Administrators Posted May 17, 2011 Good morning, I've tried to convert a project with lot of pagecontrol and following the migate instructions I get an error with Pagecontrol saying component doesn't exists. What is the exact error text?
Administrators Farshad Mohajeri Posted May 17, 2011 Author Administrators Posted May 17, 2011 UPDATE: Download will be available again when new build is ready. ( Expect it in one or two hours from now )
fjtrooper Posted May 17, 2011 Posted May 17, 2011 What is the exact error text? The error is "Class TUniPageControl not found"
Administrators Farshad Mohajeri Posted May 17, 2011 Author Administrators Posted May 17, 2011 The error is "Class TUniPageControl not found" It seems design time packages aren't installed properly. Reinstall the uniGUIxxdcl package.
Administrators Farshad Mohajeri Posted May 17, 2011 Author Administrators Posted May 17, 2011 1. when drop a grid in parent frame, then inherited it will occur "Access violation at address xxx in module vcldb150.bpl" 2. in main from onshow event to show a Login dialog, when login form put some component, in web mode, will get a js error "Config Option: baseCls:"x-window"is refering a previous request,it's not allowed in AJAX request or JS handler.Use equivalent Public Property or Method instead." Both issues are fixed. Download link is available again. Please upgrade to current version: 0.85.0.855
fjtrooper Posted May 17, 2011 Posted May 17, 2011 It seems design time packages aren't installed properly. Reinstall the uniGUIxxdcl package. Yes thats the problem. THX!!!!
Recommended Posts