DataView 1.15.4.1 Now Available

Release Notes: 1.15.4.1 [New] Added CellContainer.FillCellWidth and FillCellHeight properties to replace reliance on defunct LockLeft,LockTop etc.[Bug] SnapToRowTops now more reliable and accurate[Bug] Scrolling lag corrected when paintEmptyRows=true or using Gridlines[Bug] Empty rows now respect Column.DefaultColumnSpan property[Bug] CellContainer insets corrected for heirarchical lists

DataView 1.15.4.0 Available

1.15.4.0 [New] You can now set the varType of a column to treat values in that column as that type of value ie me.column(x).vartype=varType(1.0) //set type to double[New] Added inspector Window to demo to allow Viewing and modifying properties of Demo Items.[New] Added SortIndicatorPaint event to allow custom drawing of column sort indicator[Demo] Reorganized Demo … Read more

DataView 1.15.3.0 Available

Download it HERE [New] Added CheckAllChecked event to allow custom handling of check-all heading checkbox [New] Added RowBackGroundColor(index as integer) [New] Added RowBold(index as integer) [New] Added RowFont(index as integer) [New] Added RowItalic(index as integer) [New] Added RowTextColor(index as integer [New] Added RowTextSize(index as integer [Bug] DataViewListboxStyle and DataViewFileBrowserStyle subclass now respects overrrides of various … Read more

DataView 1.15.2.2 Available

Download It Here. 1.15.2.2 [Bug] Fixed issue with gridlines not removing line in cells with columnSpan.[Bug] Adding a step to distribution to ensure inspector properties get added for Xojo 2019r2.1+ 1.15.2.1 [Bug] Fix for IllegalCastException when editing a cell.

DataView and piDogScrollingCanvas v1.15.2.1 Now Available

IMPORTANT! 1.15.2.0 has a crashing bug. Please be sure that you’re using 1.15.2.1 [Bug] Fix for IllegalCastException when editing a cell. 1.15.2.0 [Demo] Fixes to database demo for Xojo2019r3 [Demo] Added nil checks to avoid exception with nil recordset [New] Added DefualtColumnSpan to ListColumn class to allow using a column for it’s header only [New] … Read more

SimpleKeys 2.6.11 Now Available

Check out the latest version! Fix to allow AppleScripts to execute Under latest MacOS Now Checks for conflicting KeyCombos Improvements to Application scanning (Now finds Finder again) Examples in Help menu now load again Various minor improvements