Hi,
We need to add a margin header to the SyntaxEditor to enable us to (a) resize the margins, and (b) display margin titles above each margin.
Initially i added a header control above the entire SyntaxEditor control in our layout, which was fine until i split the SyntaxEditor control into 4-way. Then the column header was across the entire SyntaxEditor control rather than above each individual SyntaxEditor splitter view.
May i please ask how i might add my header control above each individual split view when the SyntaxEditor is split? We have the blueprint source and so if necessary im happy to add in a modification to achieve this. (E.g. inserting an additional panel somewhere in the EditorView?).
I had a quick look at the blueprint source but im not too sure how/where to do this. I need to add this in somehow but wasnt sure where to begin. If i can the header then i can link it up to the margins.
Any help would be much appreciated.
Thanks,
James
We need to add a margin header to the SyntaxEditor to enable us to (a) resize the margins, and (b) display margin titles above each margin.
Initially i added a header control above the entire SyntaxEditor control in our layout, which was fine until i split the SyntaxEditor control into 4-way. Then the column header was across the entire SyntaxEditor control rather than above each individual SyntaxEditor splitter view.
May i please ask how i might add my header control above each individual split view when the SyntaxEditor is split? We have the blueprint source and so if necessary im happy to add in a modification to achieve this. (E.g. inserting an additional panel somewhere in the EditorView?).
I had a quick look at the blueprint source but im not too sure how/where to do this. I need to add this in somehow but wasnt sure where to begin. If i can the header then i can link it up to the margins.
Any help would be much appreciated.
Thanks,
James