ahn / vaadin-aceeditor

Vaadin wrapper for Ace editor
Apache License 2.0
24 stars 37 forks source link

AceEditor not show hint #40

Open marichka-shulga opened 9 years ago

marichka-shulga commented 9 years ago

Vaadin 6.7.2, AceEditor 0.3.1 AceEditor not show hint.

AceEditor testField = new AceEditor(); testField.setDescription("HINT");