#Can JSON-UI create a chat interface?

1 messages · Page 1 of 1 (latest)

onyx rover
#

I'm wondering if there is a way to create a custom form modal using json-ui that essentially combine the action form and the modal form to create a persistant chat interface? basically a large textarea taking up most of the top of the modal, a small single line text input below it and two buttons, Close and Send. The send button wouldn't remove the modal only transmit the text to the server. I've seen snippets of custom UI's but nothing like what I'm looking for.

vague escarp
onyx rover
vague escarp
#

technically you could divide the main chat into multiple subchats with scripting, not with just json ui though

onyx rover
vague escarp
#

you can only reskin the main chat