AceGWT
AceGWT copied to clipboard
No horizontal Scrollbar
Hi, my problem is that if I paste some text which is longer than the visible length, in the ace Editor, no horizontal scrollbar appears. If I type the characters the horizontal scrollbar is shown.
Did you try?:
editor1.setHScrollBarAlwaysVisible(true);