Holiday Sale + Dataview Update

Try out the latest Dataview and save 20% through Friday November 28th! 1.17.2.0 now includes the ability to lock “Footer” rows to the bottom of the view! And be sure to check out the new SourceList Style, viewable in the “Style Demo” section of the Demo. Download the latest Demo Project and Demo Builds Here … Read more

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

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 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