tulipcc icon indicating copy to clipboard operation
tulipcc copied to clipboard

tulip.world() UI short term changes

Open bwhitman opened this issue 2 years ago • 1 comments

Before more people use it:

  • [ ] require a handle and prepend messages with the handle
  • [ ] UI should only show the last ~35 rows of text
  • [ ] text entry widget for ui
  • [x] upload files / packages of files for sharing
  • [ ] a poll / refresh button to the right of the text entry widget

bwhitman avatar Feb 14 '23 20:02 bwhitman

Automatic refresh would be fine, but on Tulip CC the ssl network access disrupts the screen refresh at this time. I think we can fix that, or we can just call tulip.display_restart() after each network access. Or, make it more like a web1 BBS and force a manual refresh.

bwhitman avatar Feb 14 '23 20:02 bwhitman

done

bwhitman avatar Jun 14 '24 15:06 bwhitman