• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

w3_tooltipy

This bundle is marked as pending. It has not been reviewed by a staff member yet.
  • Like
Reactions: Aldeia
w3_tooltipy - a NQWYSIWYG (not quite what you see is what you get) tool

w3_tooltipy is a gui program/tool for writing highlighted/colored text. It uses a simple text editor widget for that. It also has support for using multiple color groups (palettes), and multiple files (projects). It has a simple user interface with a few hints explaining how to use it.

Limitations:
  • editing of files up to 4 MiB
  • a single file can have up to 8191 colored spans of text
  • the text editing widget does not support text wrapping, unfortunately
  • it's an external tool that is not integrated into the map editor, which makes it annoying to copy the text that it writes to the editor (you have to copy it from the file and then paste it)
  • codepoints outside of the Basic Latin (unicode block), Greek and Cyrillic alphabets are not rendered (if you can make a better font, maybe this can be fixed)
  • the undo/redo works for the text but not for the text's colors
Previews
Contents

w3_tooltipy (Binary)

Top