Create GUIs with a lot of tables
Hello,
I'm an experimented WPF developer and thus used to be able to customize my UI a lot. I'm new to Unity and am now looking for a plugin to realize my management game.
I'm not sure I understand how it works in Unity, are all the components from each plugins compatible ? For example DoozyUI seems to provide some nice components but this one as well : https://www.assetstore.unity3d.com/en/#!/content/29757
is it possible to use a button from each in the same view for example ?
But my biggest question is about tables, I need to display a lot of tables in my game (it's a management game). What would be the best way to have customized tables using Unity ? (be able to easily change the type of each column for example : First colum a checkbox, second a slider, third a donut chart, 4th an image and so on.)
I hope I posted my question in the right part of the site,
Thank you very much,