Grasshopper

algorithmic modeling for Rhino

Hi guys,

I'm trying to concatenate some data in Grasshopper. I need to have a tab in between the numbers but panels doesn't seem to support tab. Do you know a way to work around this?

Cheers

Views: 958

Attachments:

Replies to This Discussion

It actually does work, the Panel just doesn't understand how to display tabs. If you stream the contents of that panel to a *.txt file, you can see the tabs in the file.

As for tabs in the Panel, I suppose I can 'fix' it so that all tabs gets replaced by four spaces, but that will not give you the nice alignment that tabs usually imply. So it's not much of a fix.

Specifically, you can see that when I peel apart the strings, the character with Unicode value 9 is present (9 = tab).

Thanks for the clarification!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service