omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    [CODE SHARE] Special Characters 2

    Pythonista
    1
    1
    807
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • stephen
      stephen last edited by stephen

      Extended Example Script for Pythonista Keyboard


      Everything is still the Same Concept. additions and changes are as follows...

      • Multi-tier menu for Unicode Grouping.
      • Resizing buttons to make best use of screen width while still providing
        enoigh area for Text.
      • For Performance different catagories of Unicode are placed in separate
        .txt files.
      • Larger selection of Characters and Symbols.
      • ⏎ button to send user back to menu without having to reload Script.
      • Easily add more Files and Unicode without having to touch the code itself.

      Adding To Collection

      Scripts ↴

      • To add more Script type retrieve the chart from source
      • open Scripts.txt. on the first available empty line and paste unicode.
      • Keeping each script within a single line separating name from code with :
        script name:ABCDEFG...
      • once file saved new script will be ready to use.

      Emoji and Symbold ↴

      • inside respective file 💪 ⟾ Emoji.txt and ♳✯✟ ⟾ Misc.txt place each
        grouping together in one line.
      • And thats all! the first item in the line will be the display button Image.

      Premade Smilies ↴

      • Inside Faces.txt place each face on a single line.
      • Once file saves Custom Faces will be Available!

      For seamless Use, change Script file name to Special Characters.py and
      place inside Examples/Keyboard/ replacing original script. This way will use
      new Version instead without the need to Setup inside Pythonista settings.


      Adding .txt files

      • place new file inside Locak Directory and add to new line the file name inside Options.txt
      • new file will be available in home menu on next launch.


      —STEPHEN FREY

      Included are two files for offline Resource for Unicode. Files are to large to open inside Pythonists and Editorial.


      Attribution goes to OMZ, devloper of Pythonista
      for providing IDE as well as the tools and original script for this Module!

      Files located at github

      1 Reply Last reply Reply Quote 2
      • First post
        Last post
      Powered by NodeBB Forums | Contributors