EStyler: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
== Version 1.1 API == | == Version 1.1 API == | ||
[[Category:The OS/2 API Project]] |
Revision as of 23:58, 28 October 2011
eStyler API is user interface extensions API to support windows keys, titlebar enchancements, pushbutton enchancements, dialogs font control and shutdown sequence control (including replacement of dialogs).
Exists two flavor of API. Version 1.0, included in eCS 1.1 and eCS 1.2, and Version 1.1, which will be included in eCS 2.0.
Anyway, as developer of eSchemes (Prokushev here] I propose not reuse this API because:
- Version 1.0 API and Version 1.1 API not same things and works in different logic.
- This is internal API, not for wide usage
- Most probably, eSchemes 2.0 will replace eStyler API by another one.