DataView and piDogScrollingCanvas 1.15.1.1 available

Check out the latest! Important update if you’re using the current Xojo 2019r2.1 1.15.1.1 [All] DataViewInternals and other secondary items no longer appear in Library pane of IDE [Bug] No longer causes stack overflow when setting usesSystemColors from ThemeChanged event [Bug] Fixes for RowTop esp when list has 1 row [Bug] Internal fix for Alternatng … Read more

DataView and piDogScrollingCanvas 1.15.1.0 Now Available

A new version of piDog DataView and ScrollingCanvas are now available. 1.15.1.0 Release Notes: [New] Checkboxes now follow text when center aligned and move to the right end when right aligned [Bug] Fix for possible issues when using dataview.columndefaults to pre-set-up columns [Bug] Fixed blurry header with vibrantHeader set [Bug] Fixed OutOfBoundsException in drag/drop between … Read more

DataView 1.15.0.1 Now Available

DataView 1.15.0.1 is now available with a few new key features and optimizations! 1.15.0.1 [Bug] Fix for InitialValue being loaded twice at open. [Bug] Fix for DynaPDFMBS support missing default for cellValue call 1.15.0.0 [New] Added LockedRows property and LockRows() method to allow locking a number of rows to top of list. [New] Added LockedColumns … Read more

DataView 1.15.0.0 Now Available

DataView 1.15.0.0 is now available with a few new key features and optimizations! [New] Added LockedRows property and LockRows() method to allow locking a number of rows to top of list. [New] Added LockedColumns property along side LockColumns method [New] Added LockedColumnCount property in addition to LockColumns() method [New] Added requirement for third paramter (default) … Read more

DataView 1.14.7 Now Available

DataView and piDogScrollingCanvas 1.14.7 are now available for download. Notes: [Bug] Fixed an issue preventing cellContainers from rendering on first paint. [Bug] Fix for potential OutOfBoundsException during column resize. [Bug] Improved edge alignment of non-native scrollers [Bug] Fix for demo bugs if run in pre Xojo 2015r3 IDE [Bug] Fix for disclosure triangles in pre … Read more

DataView 1.14.5.0

DataView 1.14.5.0 is now available. Download Here Release Notes: [Change] UsesSystemColors and UsesSystemHeaders now override color setting rather than replacing them. This allows you to set the value to true and grab any system colors you need and then set the value back to false without losing the currently configured settings. [New] Added CopySystemColors to … Read more