# NOT RUN {
txt <- c("\"Hills cherish the ambition",
" to turn into partial",
" differential equations\"",
"",
" -Donald Hall")
new.txt <- EditText(txt, is.fixed.width.font = TRUE)
EditText(txt, read.only = TRUE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab