DataView Update to 1.17.0.5 and 1.16.2.4

DataView got a minor update today! This update fixes some printing and multithreading issues. 1.17.0.5 [Win] Fix for CellContainer rendering not drawing certain controls[All] Fix to allow returning true from mouseDownScrollingLayer to prevent focus change.[All] Fixes for text color and row height when printing[All] More threaded access fixes Download now and try it out!

Happy New Year and a Dataview Update

  Update! I’ve updated Dataview to 1.17.0.4 (API2) and 1.16.2.3 (API1) Changes include: Grab the latest versions HERE. As always, DataView and piDogScrollingCanvas are available as Encrypted or Source Code access (via the gitlab.com repo).

Dataview API2 is finally available!

Well, it’s taken a lot longer than I would have hoped, but it’s finally ready. Dataview API2 is here. When I started working on an API2 version of Dataview, I expected it to be a few days worth of work, maybe a week at the most. It’s taken more effort than I could have imagined, … Read more

DataView 1.16.0.6 Now Available

Minor update with a few fixes. This release should also play better with Xojo versions after 2019r2 especially where scrollbar setting had disappeared from the inspector. 1.16.0.6 [New] Now allows passing an array of variants to AddRow method [Change] HeadingTextPaint now passes x and width byref to allow changing the location and size of text … Read more

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 v1.16

This release includes a significant rewrite of internal rendering with major improvements for Retina displays! Download it here. In this release: [New] Internal rendering overhaul. [New] FPS greatly improved for HIDPI/Retina [New] using dashed gridlines no longer slows rendering speed [New] Added CellTextWidth method to get the required width to display the full text for … Read more