How to write a large paragraph in Sketchware?

Though you can write limited characters in text properties of TextView if you want to write larger paragraphs, or copy multiple paragraphs at once, you can follow any of the methods below:

Method 1: Large paragraphs in a TextView
• Insert a TextView widget in View area of your project.
• Then in Logic area under onCreate event, use the block TextView textview1 setText ......., and in the space for text paste the complete paragraph you want to display.
Watch the video below to understand better.


Method 2Large paragraphs in a WebView
• Convert your text to HTML. An easy way is to copy your complete text in Blogger and then copy it's HTML version.
• Insert a WebView in View area of your project.
• Then in Logic area under onCreate event, use the block WebView webview1 loadUrl......., and in the space for text, write data:text/html, <html>Paste your HTML code here</html>
• Using this method you can write words with different fonts, colors, sizes and styles in the same paragraph.

Comments

  1. How to Search a particular word in (textview) text paragraphs and count how many times it has occurred or highlight the same.

    ReplyDelete
  2. The article must give a feeling that it is planned for proficient utilize and visit this site to get useful material imparting stories to others without giving much idea.

    ReplyDelete
  3. As we already know that MBA is really a demandable subject but there has very little think you can do with this MBA without consultant. https://www.rewritingservices.org/why-our-best-article-rewriter/ will give you some handy tips and guide to write your term and others academic papers.

    ReplyDelete
  4. In this section you will get that how to make the large paragraph in the sketchware and how to settle your work in the right direction. Make your work more strong with https://www.paraphraseservices.com/our-professional-paraphrase-services/paraphrase-essay-services/ and get the real methods to enjoy the large textview.

    ReplyDelete
  5. With this area you're going to good site get which steps to make the actual big section within the sketch ware as well as how you can negotiate your projects within the correct path.

    ReplyDelete
  6. I am not much good at writing but I have done paragrpah writing in past.This site is good for learning this new style of writing.Thanks for sharing.

    ReplyDelete
  7. Paragraph writing is most important for students. To write a good paragraph you need to achieve great writing skill. Here author provided very good information about Sketchware paragraph writing tool. Also go to site to get rephrase tools guideline. This guide should helpful for students to write best paragraph. Thanks

    ReplyDelete
  8. I'm getting this error when using set text block (String literal is not properly closed by a double-quote) please help

    ReplyDelete
  9. Following method 1, how do I change my text to lower case? Because each time I set text all the paragraphs appear in upper case.

    ReplyDelete

Post a Comment

Popular posts from this blog

Simple car racing android game in Sketchware

Creating a Drawing View in Sketchware

Enable Fullscreen for Youtube videos in WebView

How to enable upload from webview in Sketchware?

List of Calendar Format symbols valid in Sketchware