Screenwriting text editor
These forums have been a great help to us noobie programmers. Thank you all for contributing.
I'm working on a screenwriting text editor and I'm swimming in water way over my head... which is where I tend to learn the most.
I'm needing a particular button, let's call it "Character" to do a number of things when pressed. I need it to drop down a line, center align and all caps. I've looked at a number of different ways of making this happen including, importToFlow, insertText and simply trying to add a child paragraph and span to the textFlow. I've come up blank on each of these because I'm not truly gifted when it comes to understanding TLF. Could someone point me in the right direction?
The one that made the most sense to me is importToFlow of an XML formatted paragraph and trying to convert that but I don't know what the heck I'm doing.
Thanks!
