The following code has been tested on Raspberry Pi Pico W. With the exception of the examples, all .py modules were saved to the Raspberry Pi Pico using, for example, Thonny. The driver object, TFT_22 ...
This example demonstrates how to use the onCellPrepared event to implement conditional formatting. The onCellPrepared event handler arguments contains the current grid cell element and grid row data, ...