Hi,
I wish to generate a table with different cells colored differently, following some coloring convention. I guess that would be done best with generating an HTML table and rendering it to the SFML window. (Something similar to pgu html in pygame.) Can someone help me how to do it using c++ and SFML?
If not HTML table, is there a way to generate nice/pretty tables, to be displayed on a window?
regards,
Nikhil