On Friday, September 14, 2012 8:54:42 AM UTC-5, Edward K. Ream wrote: > It will be relatively straightforward to do the first draft of attended mode.
Indeed it was. Rev 5435 contains the new code in screencast.py and new test code in test.leo. To run the test, just do Alt-9, then hit the right arrow key until done. Escape or Ctrl-g will abort the screencast. All other keys get ignored. **Warning**: the present screen cast insert a node in a somewhat random location. The code that looks for the next node assumes that if it has a script if p.b.strip() is True. Before making this check, it should strip off python comment lines so the speaker can add comments. There is still lots of work to be done, but already we have a fun sandbox to play in. As you will see, all the code in ScreenCastController is dead easy, which bodes well for future work. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To view this discussion on the web visit https://groups.google.com/d/msg/leo-editor/-/MBFyirc9bpoJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
