rabbibotton / clog

CLOG - The Common Lisp Omnificent GUI
Other
1.48k stars 101 forks source link

Is there a reason form-dialog does not allow textareas? #312

Closed sabracrolleton closed 9 months ago

sabracrolleton commented 9 months ago

Form-dialog is convenient, except when the user is inputing text that requires a textarea. Is there a particular reason that I am missing for the limitation? Otherwise I can submit a pull request.

rabbibotton commented 9 months ago

No particular reason off hand. If you have a solution that works sure submit pull.

On Fri, Sep 29, 2023, 4:27 PM Sabra Crolleton @.***> wrote:

Form-dialog is convenient, except when the user is inputing text that requires a textarea. Is there a particular reason that I am missing for the limitation? Otherwise I can submit a pull request.

— Reply to this email directly, view it on GitHub https://github.com/rabbibotton/clog/issues/312, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACYUEFJELZU5453AYYWE7ZLX44VLVANCNFSM6AAAAAA5M6VZCU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

sabracrolleton commented 9 months ago

Ok. Submitted pull request.

rabbibotton commented 9 months ago

merged