NextPrevUpTopContentsIndex

rich-text-version

Function
Summary

Identifies the version of RichEdit in use, on MS Windows.

Package

capi

Signature

rich-text-version => result

Values

result

A keyword indicating the version of the RichEdit control in use.

Description

result is :rich-edit-2.0 if RichEdit 2.0 or newer is loaded. Otherwise result is :rich-edit-1.0 .

rich-text-version is supported only on MS Windows.

See also

rich-text-pane


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex