Resource Scripts: Difference between revisions
Appearance
mNo edit summary |
|||
Line 2: | Line 2: | ||
====OS/2 text editors with resource script support==== | ====OS/2 text editors with resource script support==== | ||
* [[Preditor/2]] - RC template with syntax highlighting - Commercial - Discontinued | * [[Enhanced Editor]] | ||
* [[Preditor/2]] - RC template with syntax highlighting - Commercial - Discontinued | |||
* [[Visual SlickEdit]] | |||
[[Category:File formats]][[Category:UI Tools]] | [[Category:File formats]][[Category:UI Tools]] |
Revision as of 14:13, 12 May 2017
Script files used by the Resource Compiler that is supplied by the IBM OS/2 Developer's Toolkit and is also supplied by a number of third party toolkits. These scripts are usually generated by some sort of program such as UI generators or resource editors, but is is also possible to create them by hand. Since these date back to OS/2 1.0 they support both syntax that is a bit Pascal like and a variation that is a bit C like like the OS/2 2.x API, Microsoft Windows uses a very similar resource scripts but they have started to diverge a bit through the years.
OS/2 text editors with resource script support
- Enhanced Editor
- Preditor/2 - RC template with syntax highlighting - Commercial - Discontinued
- Visual SlickEdit