Hello.
I am trying to display some information in a floating window which has a NSTextView in it. I stream the data out using for example is << setw(40) <<string with tree columns in a line. This displays it correctly in the console but the text edges are not even when I look at them in the NSTextView. If anyone has any suggestions on how I can display correctly they would be much appreciated.
Thanks
I am trying to display some information in a floating window which has a NSTextView in it. I stream the data out using for example is << setw(40) <<string with tree columns in a line. This displays it correctly in the console but the text edges are not even when I look at them in the NSTextView. If anyone has any suggestions on how I can display correctly they would be much appreciated.
Thanks