I have thrown myself in the deep end, trying to get started using three unafamiliar packages simultaneously, i.e. Qt, Enaml, and Enamlx. I have quickly encountered a trivial question about using Enamlx TableView.
How do I hide the vertical_headers when I define the TableView in my .enaml file?
(I am sure once I know the answer to this a lot of other things will come clear for me.)
Roy