Search found 4 matches

by Andrew
Mon Jul 08, 2019 12:13 pm
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: Updating Button Text And Colour
Replies: 5
Views: 4567

Re: Updating Button Text And Colour

Hi Daniel, thanks for your time today.

The GTT display with software sounds like what we
have been looking for.

Thanks again for your time.
Regards
Andrew
by Andrew
Mon Jul 08, 2019 10:49 am
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: Updating Button Text And Colour
Replies: 5
Views: 4567

Re: Updating Button Text And Colour

The code does not work.

At this point, we will be dumping this
display.

Only one of the examples provided worked.
The support is dismal.

Your GTT solution sounds promising.


Thanks
by Andrew
Mon Jul 08, 2019 10:45 am
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: Updating Button Text And Colour
Replies: 5
Views: 4567

Re: Updating Button Text And Colour

Thanks, I will give it a try.
by Andrew
Wed Jul 03, 2019 2:03 pm
Forum: EVE2 & EVE3 & EVE4 SPI TFT's
Topic: Updating Button Text And Colour
Replies: 5
Views: 4567

Updating Button Text And Colour

Hello, Thanks for taking the time to read my dismal plea for help. I am wanting to have a button change color and text once pressed. Here's my code: Ft_Gpu_CoCmd_FgColor(phost,0xB5B5B5); Ft_App_WrCoCmd_Buffer(phost,TAG_MASK(1)); Ft_App_WrCoCmd_Buffer(phost,TAG(1)); Ft_Gpu_CoCmd_Button(phost,11, 407,...