User Activity

i have written a driver code to run 4 wire resistive touch panel. I use only 1 adc and change its adc channel during runtime. Like i set X+ and Y+ as output high by default and X- and Y- set as low by default and set X- and y- pull down to make ADC r...
I want to flip text horizontally such as Aa to the aA and vertically as well. How can achieve it on touchgfx? please guide anyone.