11-09-2015, 04:45 AM
Hi Jeff,
I just tried this and the tab seems to be showing both in the text window and on the score itself. It looks pretty small though... tabs are usually about the width of four spaces, but the tab I'm seeing is about the width of two spaces. I'm not sure why that is - could just be the font. When it comes to rendering the text, I just call a method Google provides called "drawText" and I do this per line of text. I don't do any sort of special processing that would affect the way a tab is shown. If people would like tabs to be handled differently (i.e. I could replace a tab with four spaces automatically if desired) I could always do something like that.
Mike
I just tried this and the tab seems to be showing both in the text window and on the score itself. It looks pretty small though... tabs are usually about the width of four spaces, but the tab I'm seeing is about the width of two spaces. I'm not sure why that is - could just be the font. When it comes to rendering the text, I just call a method Google provides called "drawText" and I do this per line of text. I don't do any sort of special processing that would affect the way a tab is shown. If people would like tabs to be handled differently (i.e. I could replace a tab with four spaces automatically if desired) I could always do something like that.
Mike