Posted 20 years ago by Jan van de Pol
Avatar
Hi,

In my application it is possible to define very simple to complex expressions. The user will be assisted building the expressions trough syntax-highlighting and code-completion (intelliprompt) functionality. The simple expressions usually fit on one line.

For simple expressions I would like to simulate a single-line-textbox.

Somehow I managed to hide the horizontal scrollbar, but I'm unable to hide the vertical scrollbar. Is this possible?

The most ideal solution for my problem would be to have a single-line-expressionbox, which will word-wrap to the next line if the expression is to long to fit on one line. An auto-height method will take place to resize the box to fit all wrapped lines. My container will react to the resize event and update correctly.

Thanks in advance for any comments on this,

Jan van de Pol

Comments (1)

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks for the suggestion. You can't disable the scrollbars right now. However we do have it on our TODO list to allow SyntaxEditor to be a single-line control.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.