Hello forum,
I was starting with Visi this week and i have an unusal question. I use the display: gen4-uLCD 70-DCT-CLB.
I tried the sample projects (for example: 4Dbutton and FANCYBUTTONS) and the display only showed the first button in the project.
It is like the code is skipping the rest buttons because when I print something after the second button in code, the printed statement is shown but the button isnt.
If I comment out the drawn button, the second button is drawn.
What reason could it be that only one button is drawn?
Is there any way to solve this problem?
Thank you in advance
Padd
I was starting with Visi this week and i have an unusal question. I use the display: gen4-uLCD 70-DCT-CLB.
I tried the sample projects (for example: 4Dbutton and FANCYBUTTONS) and the display only showed the first button in the project.
It is like the code is skipping the rest buttons because when I print something after the second button in code, the printed statement is shown but the button isnt.
If I comment out the drawn button, the second button is drawn.
What reason could it be that only one button is drawn?
Is there any way to solve this problem?
Thank you in advance
Padd
Comment