DataView 1.16.0.5 Now Available

[Demo] Inspector window follows more nicely on macOS [New] Added CopyDelimiter and CopyLineBreak properties to allow customizing how cells are copied as text (default=TAB,CRLF)[New] Added Title() method to xWindowWrapper for Xojo cross version compatibility [All] Fix for potential exception in Draw_ResizingColumns[All] Fix for header not scrolling horizontally properly[All] Fix for failure to respect changed value … Read more

DataView Updated to 1.15.7.3

An update to DataView and piDogScrollingCanvas has been posted. This is an important update if you are currently using Xojo 2021r3 or later. I’ve added a module to provide an interface between Desktop API2 and the classic API to prevent the IllegalCastException many have been seeing. Download it below!

DataView and piDogScrollingCanvas 1.15.7.0 released

Release Notes: [Change] Changed DoubleClick(row,column) event to CellDoubleClick(row,column) [Change] Added DoubleClick(x,y) event [New] Added HeadingTextBold property to render all column headers as bold text [New] Added PageUp, PageDown, PageLeft, and PageRight events [New] Horizontal pagescroll now tries to scroll to closest column boundary [New] Added PageScrollToColumnBounds to allow turning off new page-scroll-to-column behavior [New] Added … Read more

SimpleKeys 2.6.16 Available

SimpleKeys has been updated to v2.6.16! New in this version: Fixed problem with App Nap causing typing to slow down. Added animation to menubar icon to give visual feedback when a shortcut is executing Now displays first 2 lines of each action description for better viewing of scripts and long typing actions

DataView and piDogScrollingCanvas 1.15.6.0 Now Available

Check it out here 1.15.6.0 Highlights [All] Added DragReorderRowsOut event to provide the opportunity to choose to delete dragged rows or restore them[All] Added LazyRendering option to provide smoother scrolling by allowing row rendering to be deferred if a frame is taking too long to render[All] Fixes for cell text positioning shift when changing column … Read more

DataView and piDogScrollingCanvas 1.15.5.2 Now Available

1.15.5.2 [Linux] More adjustments for scrollbar rendering [Win] Fix for glitch expanding folders [Win] Fix for glitch in cellBorder alignments [Bug] Fix for compilation errors on older Xojo versions (pre 2017) Source License holders also now have access to an API2 version of the code.