xHarbour.com
  • Home
  • Shop
    • xHarbour Builder
    • Documentation
    • SQLRDD
    • Products >
      • Personal edition >
        • Upgrade to xHarbour Builder Professional
        • Upgrade to xHarbour Builder Enterprise
      • Professional >
        • Upgrade to xHarbour Builder Enterprise
      • Enterprise edition
  • Free demo
    • Download free demo
    • Showcase
  • Blog
  • Support
    • Docs >
      • xHarbour
      • Visual xHarbour
      • SQLRDD
    • VXH's current changelog
    • xHB Support News Group
    • VXH Support News Group
  • More on..
    • xHarbour
    • Support
    • Visual xHarbour
    • SQLRDD
    • XBScript
    • Visual xDebuger

What's new in Visual xHarbour build 350

1/26/2016

0 Comments

 
  • Optimized Source Editor API to allow more keyboard speed.
  • Added missing icons in ToolBox.
  • Changed Start Page and reorganized initial panels.
  • Added CTRL+F5 Find In Files option. This new process searches in all sources available in the project and lists all the rows containing hits in a search panel. Double clicking the item in the list opens the shows the code and selects the hit.
  • Fixed object properties panel to display descriptions of selected properties and events and added menu option "Show Quick Object Properties".
  • Fixed bug hiding ToolBox window.
  • Renamed "Debug panel" to "Results Panel".
  • Fixed Form designer's Snap to grid to snap all the points.
  • Added Grid size option in Settings dialog and fixed editor colors options to center text.
  • Optimized Object Manager to show OLE descriptions in description panel.
  • Fixed bug in compile errors list not opening the error line
  • Added TrackBar control.
  • Fixed RTE selecting some components.
  • Fixed bug in File Explorer tree not showing the right icon.
  • Fixed Dropping files bug not being added to the project.
  • Fixed OLE properties to not to show hidden ones.
  • Fixed Advantage:Save() BINARY to use Flie2Blob only if the value is a valid file otherwise push the value itself.
  • Removed obsolete Application:EditBoxFocusBorder. Will be superseded by a new feature.
  • Fixed but in class Application causing apps to remain in memory after closing.
  • Replaced Border value to default to 0 instead of false since it's now an option number not a logical.
  • Added ReplaceTextDialog:MultipleFiles.
  • Fixed Components not initializing default values.
  • Added BorderColor property for all controls.
  • Fixed CoolMenuItem:BackColor to set populate that color to its children.
  • Added new feature DataBase:FieldCtrl. This hash allows linking a field to an EditBox/MaskEdit control without having to worry about reading/writing to it: i.e.
    oClientsDB:FieldCtrl[ "LASTNAME" ] := ::EditBox1
  • Fixed bug in class DataBase clearing the read buffer when moving the pointer.
  • Changed DataGrid:AnchorColumn to default to -1 so we can use the old 0 for "Proportional column size" that means all columns will be resized proportionally based on the first displayed width.
  • Added DataGrid:OnBeginDragging.
  • Fixed bug in DateTimePicker not creating empty dates.
  • Added EditBox:ImageList so now not only they can use their form's ImageList but their own too defaulting to the parent's.
  • Fixed FreeImage transparency for PNG files.
  • Fixed FreeImage:LoadFromString() to redraw the control and recreate the transparency for child controls.
  • Fixed IniFile:ReadNumber() to return the passed in default if the entry doesn't exist.
  • Fixed LinkLabel ActiveLinkColor top show the color combobox in design mode.
  • Fixed ListBox:Border to initialize with new numeric option instead of true/false.
  • Added ListView:GetSelection() to return an array of columns selected or a single one if no columns defined.
  • Fixed MaskEdit:DropCalendar option working only for EditBox.
  • Started to prepare class Object to save the project as XML.
  • Fixed Panel transparency.
  • Added Splitter MinPos/MaxPos properties and added EventHandler OnPosChanged.
  • Fixed StatusBar RTE accessing Border as logical.
  • Fixed System memory leak not cleaning up system brushes.
  • Added tabControl:InactiveTabHotColor property to paint the inactive tabs with a color other than transparent.
  • Fixed bug not resizing pages correctly.
  • Fixed ToolBar not changing styles correctly.
  • Fixed ToolStrip RTE selecting items via hotkey.
  • Fixed TrackBar event handling.
  • Removed obsolete WebBrowser:ScrollBarsEnabled.
  • Optimized event execution.
  • Replaced FilesDroped with HASH DragDrop, [ "Files" ] and [ "Position" ] arrays.
0 Comments



Leave a Reply.

Thank you for your support.  You are awesome! 😀

100% Happiness Guarantee. 
If you are not 100% happy with any product purchased through xHarbour.com, request a refund through email within 30 days and we'll gladly refund you in full, no questions asked. Simple as that!

All content appearing on this website is proprietary, copyrighted and owned or licensed by xHarbour.com Inc. Any unauthorized use of trademarks or content from this website is strictly prohibited. All rights reserved.
®2016 xHarbour.com Inc.
  • Home
  • Shop
    • xHarbour Builder
    • Documentation
    • SQLRDD
    • Products >
      • Personal edition >
        • Upgrade to xHarbour Builder Professional
        • Upgrade to xHarbour Builder Enterprise
      • Professional >
        • Upgrade to xHarbour Builder Enterprise
      • Enterprise edition
  • Free demo
    • Download free demo
    • Showcase
  • Blog
  • Support
    • Docs >
      • xHarbour
      • Visual xHarbour
      • SQLRDD
    • VXH's current changelog
    • xHB Support News Group
    • VXH Support News Group
  • More on..
    • xHarbour
    • Support
    • Visual xHarbour
    • SQLRDD
    • XBScript
    • Visual xDebuger