Description
Enables the usage of RSyntaxTextArea and friend classes (Autocomplete and Spellcheck).
Installation
The current version of griffon-syntaxtext-plugin is 0.1
To install just issue the following command
| Warning This plugin requires JDK6 to be installed, it will also constrain the running environment to JRE6 or above. |
Usage
The following nodes will become available on a View script upon installing this plugin
Node |
Property |
Type |
Default |
Required |
Bindable |
Notes |
|---|---|---|---|---|---|---|
rtextArea |
|
|
|
|
|
|
rtextSyntaxTextArea |
|
|
|
|
|
|
rtextScrollPane |
|
|
|
|
|
|
textEditorPane |
|
|
|
|
|
|
Example
History
Version |
Date |
Notes |
|---|---|---|
0.1 |
04-14-11 |
Initial release |


