question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support Text in geometry

See original GitHub issue

We should support Text as a geometric element. In its easiest form, the renderer could translate this directly to a call to drawtext. For added compatibility, we should also support styling text as buttons, with all the machinery associated with this. And there is also EditableText to provide a text input field.

  • plain text printed
  • value substitution for measurements
  • docking to points
  • docking to window edges and corners
  • newlines in static text
  • button styling, both pressed and non-pressed
  • push button triggers script
  • toggle button has accessible state
  • editable text shows text field
  • text of editable text field accessible from CindyScript
  • editable text actually is editable
  • reasonable input focus handling

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
gagerncommented, Sep 16, 2016

Finally done.

0reactions
gagerncommented, Apr 21, 2016

@kortenkamp Since I already did work on the first few points here for #225, it’s only natural that I’m the one to continue that work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

text representation of geometry - ArcGIS Resources
Each geometry type has a well-known text representation from which new instances can be constructed or existing instances can be converted to textual...
Read more >
Text in geometry nodes is POWERFUL - Blender - YouTube
This method uses volume to mesh and some smoothing to get the liquid effect. Add some noise distortion to give it a wiggly...
Read more >
Well-known text representation of geometry - Wikipedia
Well-known text (WKT) is a text markup language for representing vector geometry objects. ... It also supports circular curves, following elements named (but...
Read more >
Inserting Geometry Symbols with Equatio - TextHelp Support
You can use Equatio to insert Geometry symbols using our simple and advanced tab. Below are some of the symbols you can add...
Read more >
Create geometry text - PTC Support
Create geometry text. 1. Click Modeling and then, in the Modify 2D group, click More. 2. Click Text to Profile in the Tools...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found