Liberty BASIC Workshop Help Previous topicNext topicFirst topicLast topic

API TEXTEDITOR
 
The Liberty BASIC Texteditor is not a standard Windows control. It is a special widget that does not respond properly to API calls or Stylebits commands which attempt to modify it. It does not wrap lines of text at the right side of the control, but scrolls to the right to accomodate very long lines of text. This is desirable in some instances, but not in others. This tool provides a generic window with an API-created Texteditor that has automatic line-wrapping. The template contains routines to do all standard texteditor functions, such as loading and saving files, cut/copy/paste, etc. It can be modified to fit the needs of the program.


HTML  export copyright (C) 1998 Windows Help Designer