Here, said the file was too large so i just uploaded it to a folder in google drive
https://drive.google.com/drive/folders/1GULEVw38hIU_gy8B5S8EmFmnm8RXCBQ3?usp=drive_link
Which screen and which image(s) are you referring to? Post screenshot(s).
With an image (using PNG or JPG), you'll hardly be able to avoid this problem, as the resolution (in your case, 2000x1200px) is reduced so drastically that this effect is unavoidable. So, use multiple HAs in a VA to fill the table with the AI2 Text component.
Or use vector graphics (SVG) ─ this should be possible using an exxtension. 🎉🎉New SVG Image Loader - Extensions - Kodular Community
You might want to look at the TableViewer extension, where you can create and format tables in html. You just need to supply the data as a csv file, so all your work can be contained within your app.
If you cannot use extensions, the you could still create formatted html tables with your data, and display these in a webviewer.
See the Tables section.
You can alternatively nest Labels in Horizontal and Vertical Arrangements, and fill in the Label Texts at run time if working from a data base or file.
But if i used a tablet to test my app would what i see in the site (specifically the Table PNG) be the same in the tablet?
Thank you for This alternative, It seems to be a good replacement I'll be trying this out and Seeing if i can get it to work for my app
What should that change?
Hey, Any simpler way to have a table like the one in the extension but simpler? I've been trying for a day now and i seem to not be able to get a hang of it at all
It doesn't get much simpler
What are you having trouble with ?
heres mine, am i missing a crucial step or am i just that stupid
Thanks alot!
Something like this:
Whha yess !
Any way For the Table to just appear without having to click a button??