On Sun, 11 Aug 2013 02:01:56 -0700 (PDT) [email protected] wrote: > I tried following your instructions, but I probably did something wrong, > because I was unable to trigger on the rich text mode. > > I pasted that code in a node, and ran it. > After entering rich-text-open from the minibuffer, I got the following
At that point the body editor should have "disappeared" (move to a tab in the tab pane), and its place should have been taken by another window with buttons across the top: Clear B U I BG FG Font etc. You must have run the code, otherwise typing rich-text-open would do nothing. (Odd discovery - enter doesn't work in the mini-buffer over VNC (remote desktop viewing)) Anyway, I tried it on a couple of other machines (Windows 7, as opposed to the Ubuntu 13.04 I usually use), and it worked there. So, if you launch Leo by double clicking launchLeo.py (in Windows), it should be opening a shell window with some text in it, does new, error describing, text appear in that window when you type rich-text-open<enter>? If you're running Leo from the command line in Windows or Linux the text would appear in that window, too. Cheers -Terry > result: the body pane shiftet to the right side of the screen, while the > log pane shifted to the bottom-left corner. But no sign of rich text. > Unless I am missing something. What I was expecting was a sort of toolbar > with the formatting options, and I see none. Or perhaps we should code all > the formatting manually, with HTML tags? > I have no clue what to do now. > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
