Book a Demo

Author Topic: JScript DLGInputBox with scrollbar  (Read 4110 times)

M1TO

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
JScript DLGInputBox with scrollbar
« on: November 09, 2023, 08:54:35 pm »
Hi there.

I am using the DLGInputBox from the JScript-Dialog Lib file. As promptText I am adding a list of words for the user to choose from. Usually it's only a couple of words and there's no problem. But sometimes the list is so long that the box doesn't fit on the screen any more. Is there a possibility to add a scrollbar or a drop-down menu to the text of the InputBox to avoid the window getting too big?

Cheers!

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: JScript DLGInputBox with scrollbar
« Reply #1 on: November 09, 2023, 09:24:25 pm »
No, I'm afraid not.

Geert