Guest Posted March 3, 2011 Posted March 3, 2011 Message from: "Farshad Mohajeri" Version 0.84.1.829 can be downloaded from below link: http://www.unigui.com/index.php?option=com_content&view=article&id=103&Itemid=113&lang=en New component in this version: TUniDBDateTimePicker This is 3rd build of version 0.84. According to developer feedback there will be a last update for this beta release. 0.84.1.829 +---------------------------------------------------------------------------------------- - 0000823: Implement UniDBDateTimePicker - 0000875: Grid core bug: Editor fails after column change - 0000874: UniDBGrid: Custom message for data LoadMask - 0000873: UniStringGrid: Set [goEditing] at runtime - 0000872: UniTimer: Interval change in web mode doesn't work when new interval < old interval - 0000859: TUniTreeNode: Change Icon at runtime - 0000836: TUniTreeNode.HasChildren always returns false in WebMode - 0000741: UniTreeView: Node.Level not implemented - 0000850: TUniColumnTitle.Alignment in webmode - 0000821: UniFileUpload: Properties to localize Upload and Cancel buttons - 0000805: DataModules that are created dynamically. - 0000851: TUniCanvas: Memory leak - 0000856: UniDBGrid: Insert record in detail dataset bug - 0000858: TUniTreeNodes: implement Add() procedure - 0000860: TUniPageControl : OnChange is fired when a TabSheet is made invisible/visible - 0000861: UniTabSheet: Ajax error if controls are inserted before Tab is activated - 0000864: UniMainMenu: Top level menu Enabled bug - 0000865: Combine Application Form and Form in uniGUI wizard - 0000866: Edit color problem in CSS theme - 0000867: EAbort shows an Exception message in web mode - 0000868: UniTreeView: Quote char in node text bug - 0000869: TUniFrame.Visible property - 0000847: TUniCanvas: RefreshBitmap method 0.84.0.826 +---------------------------------------------------------------------------------------- - 0000717: Listbox change items at runtime - 0000807: Changing the Style property of a TuniDBComboBox at runtime raises an error - 0000792: UniEdit: Runtime modification of CharCase property - 0000813: Display Ajax Errors in a Memo inside a Dialog Window - 0000835: Change UniURLFrame.Visible at runtime - 0000624: Use "ux-all.css" and "ux-all.js" instead of separate ux js files - 0000844: UniListBox: Size changes do not apply to inner list - 0000842: UniListBox: DBlClick Event - 0000837: ShowMessage in TUniFrame - 0000840: DBGrid: Append error after open. - 0000790: TUniCanvas Component - 0000327: UniDBGrid: When BOF or EOF are on same page a full refresh is not required. - 0000328: UniDBGrid: Scroll from "Last Record" to "EOF" refreshes whole page. - 0000828: UniDBCheckBox: ValueChecked , ValueUnchecked properties - 0000824: Prevent user from interaction with Upload Form after a successful upload - 0000826: TUniDBLookupComboBox Field Property - 0000829: [ExtPascal] UniTrackBar: Initial value is ignored - 0000831: UniPanel: Width / Height is bigger when border<>ubsNone - 0000830: ClientWidth and ClientHeight are not mapped correctly in webmode. - 0000833: ServeModule: New property ExtLocale - 0000834: UniDBCheckBox can not handle non-Boolean field types - 0000794: UniDBCheckBox component - 0000822: UniTreeView: Ptr parameter in TUniTreeNodes.AddNode() is ignored in Web Mode - 0000815: Text files containing Unicode chars are sent with wrong encoding - 0000816: Some ModalResult values has no effect - 0000810: UniDBGrid: Multiple insert/append in same event raises AJAX Error - 0000814: DBGrid: Bug when multiple DataSet operations occur in same event - 0000815: Text files containing Unicode chars are sent with wrong encoding - 0000794: UniDBCheckBox component - 0000808: Blank item in ComboBox drop list doesn't render properly - 0000806: UniComboBox: Item conversion bug - 0000801: Property to disable web server monitor - 0000802: UniDBGrid: Property to disable arrow Key navigation - 0000660: TUniScrollBox - 0000800: AutoScroll property for UniForm - 0000799: "&" char in UniDBText - New Demo: PaintDemo - New Demo: CanvasDemo Regards, Farshad Mohajeri . Quote
Guest Posted March 3, 2011 Author Posted March 3, 2011 Message from: "Dennis Ortiz" El 3/3/2011 7:49 AM, Farshad Mohajeri escribió: > Version 0.84.1.829 can be downloaded from below link: > > http://www.unigui.com/index.php?option=com_content&view=article&id=103&Itemid=113&lang=en > > New component in this version: > TUniDBDateTimePicker The Default Color of font property in Desktop mode is Custom, and when the drop down is close up the selected value is not visible. I change the color to black and the problem is gone. . Quote
Guest Posted March 3, 2011 Author Posted March 3, 2011 Message from: "Farshad Mohajeri" "Dennis Ortiz" wrote in message news:3H%23ei9a2LHA.2164@anaxagvs227... > El 3/3/2011 7:49 AM, Farshad Mohajeri escribió: >> Version 0.84.1.829 can be downloaded from below link: >> >> http://www.unigui.com/index.php?option=com_content&view=article&id=103&Itemid=113&lang=en >> >> New component in this version: >> TUniDBDateTimePicker > > The Default Color of font property in Desktop mode is Custom, and when the > drop down is close up the selected value is not visible. I change the > color to black and the problem is gone. You mean in TUniDBDateTimePicker? When I put it on Form font color is clWindowText. . Quote
Guest Posted March 3, 2011 Author Posted March 3, 2011 Message from: "Dennis Ortiz" >>> Version 0.84.1.829 can be downloaded from below link: >>> >>> http://www.unigui.com/index.php?option=com_content&view=article&id=103&Itemid=113&lang=en >>> >>> New component in this version: >>> TUniDBDateTimePicker >> >> The Default Color of font property in Desktop mode is Custom, and when the >> drop down is close up the selected value is not visible. I change the >> color to black and the problem is gone. > > You mean in TUniDBDateTimePicker? When I put it on Form font color is > clWindowText. Yes, TUniDBDateTimePicker. I will investigate more in my end, but when i put the control the property value is custom (see attachment) Quote
Guest Posted March 3, 2011 Author Posted March 3, 2011 Message from: "Farshad Mohajeri" I will investigate it. Logged #876 "Dennis Ortiz" wrote in message news:ZtPZp0b2LHA.2164@anaxagvs227... >>>> Version 0.84.1.829 can be downloaded from below link: >>>> >>>> http://www.unigui.com/index.php?option=com_content&view=article&id=103&Itemid=113&lang=en >>>> >>>> New component in this version: >>>> TUniDBDateTimePicker >>> >>> The Default Color of font property in Desktop mode is Custom, and when >>> the >>> drop down is close up the selected value is not visible. I change the >>> color to black and the problem is gone. >> >> You mean in TUniDBDateTimePicker? When I put it on Form font color is >> clWindowText. > > Yes, TUniDBDateTimePicker. I will investigate more in my end, but when i > put the control the property value is custom (see attachment) > > . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.