DataView Update to 1.17.1.1 and 1.16.3.1

A significant update to DataView is now available! This update Improves a handful of visual and internal items along with adding the ability to draw your own scrollers with minimal effort. 1.17.1.1 [All] Added PaintScroller event to allow custom scroller painting [All] Added LockedColumnSeparatorColor to allow setting the color use to highlight the edge of … Read more

Holiday Sale and New Dataview Update!

All Renewals and New Licenses 25% off through Monday December 2nd! Also happening at pidog.com, version 1.17.1.0 of Dataview for Xojo API2 and 1.16.3.0 for API1 users are now available! This is a pretty significant update and recommended for all users. Grab the latest here: https://www.pidog.com/wp/product/dataview-and-pidogscrollingcanvas/ I’ve also added prebuilt demos for Mac, Windows, and … Read more

DataView Update to 1.17.0.6 and 1.16.2.5

DataView got another minor update today! This update allows setting cell background colors when usesSystemColors is set on MacOS 1.17.0.6 [New] Added cellValueAt(row,column)=value setter method as alias to Cell(row,column)=value for clarity[Mac] Setting CellBackgroundColor now overrides UsesSystemColors[All] Misc fixes for errors when used in an api1 style project Download now and try it out!  

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