Debugging the Undebuggable
Xojo has an excellent debugger that allows you to inspect values at runtime, step through code and get nice messages when something goes wrong. But sometimes this is not enough.
Software, Code and Things
Xojo has an excellent debugger that allows you to inspect values at runtime, step through code and get nice messages when something goes wrong. But sometimes this is not enough.
This sale has ended. Thanks for looking. 3.14.2019 Only!
DataView 1.14.3 is now available Changes in this version: [Bug] Internal handlers now use weakref to avoid issues with DataView in container [Bug] Locked Columns with cellHeight now render correctly again. [Bug] Dragging rows to end of list now exposes all available rows. [Bug] Dragging rows out and back in to DataView no longer displays … Read more
This is a minor update, but includes a couple of important fixes. 1.14.2.1 [All] Checkbox click hits now more accurate [Bug] Fixes for disclosure triangles not receiving mouse clicks in certain circumstances. [Mac] Mouse clicks no longer blocked at right edge when useNativescrollers set and autohideScrollers is true [Win] Printing of cell backgrounds now fills … Read more
DataView 1.14.2 is now available! This update includes Demo improvements, Bug fixes, better compatibility and a couple of feature improvements. Check it out.
DataView 1.14.1 is now available for download. Release Notes: 1.14.1 [Compatibility] ColumnSortDirection now accepts -1 for the column[Compatibility] HeaderType now accepts -1 for the column[Compatibility] Added PressHeader method[Compatibility] Made DataViewListboxStyle class more customizable by respecting IDE settings for Headingheight, DefaultRowHeight.[Compatibility] LastIndex is now a property rather than a function. [Bug] Fixed an exception when resizing … Read more