Text Views panics:
0 |
Not used. |
201 |
A NULL layout handle was passed to |
202 |
The character edit type in |
203 |
The horizontal scroll jump value was set to be outside the allowable range (0 to 9999). |
300 |
An invalid document position was specified (for example,. negative or greater than the document length). |
400 |
Drawing error occurs while attempting to draw a line cursor without a line cursor bitmap having been set. |
500 |
Pagination error occurs while attempting to paginate without a document having been set. |
501 |
Pagination error occurs while appending zero or negative characters per page to the page list (array of characters per page). Debug builds only. |
502 |
Pagination error occurs while the page list is empty. Debug builds only. |
600 |
Printing error occurs while the page list has not been set or is defective. |
601 |
Printing error occurs while an invalid page number was specified. Debug builds only. |
700 |
The format does not fill the band specified. |
701 |
Document formatting errors occurs while the lines selected has height zero. |
702 |
Document formatting error occurs while the selected range flag is on but the selection has zero length. Debug builds only. |
704 |
Document formatting error occurs while the pixel position of the cursor is inconsistent with the position of its bounding line rectangle. |
705 |
Document formatting error occurs while the scroll caused by a single character edit was incomplete. Debug builds only. |
800 |
|
801 |
An attempt was made to update the view when the document formatting is out of date. Debug builds only. |
802 |
An attempt was made to handle a text edit while background formatting is taking place. Debug builds only. |
900 |
The request for a scroll returned zero as the amount to scroll by is zero. |
901 |
A scroll was requested, but the specified amount to scroll by is zero. Debug builds only. |
902 |
An algorithmic error occurred while scrolling. Debug builds only. |
903 |
An error occurred when scrolling down. Debug builds only. |
904 |
An error occurred when scrolling up. Debug builds only. |
905 |
Invalid horizontal scroll value specified |
1000 |
Out of memory. Debug builds only. |
1001 |
An attempt was made to recover from an out of memory condition when no out of memory condition has occurred. Debug builds only. |
1100 |
The cursor is not fully on the screen following a scroll. Debug builds only. |
1101 |
An attempt was made to access the cursor navigation policy object when its pointer is zero. |
1102 |
Invalid positioning hint value supplied to API |
1103 |
Cursor APIs found formatting not available for position supplied. |
1104 |
The document position was out of range for the current source document. |
1200 |
An attempt was made to turn highlighting on or off when the view is in the no visible highlighting state. Debug builds only. |
1201 |
An attempt was made to clear the bottom partial line when not required. |
1202 |
An attempt was made to create a graphics context for the view when one already exists. Debug builds only. |
1300 |
The SetViewL() has a text at the wrong vertical height |
1301 |
A leave occurred when scrolling to change the cursor position. |
1302 |
The cursor movement specified is inconsistent with the function call. Debug builds only. |
1303 |
There is a picture frame at the cursor position, but no picture frame is in memory. Debug builds only. |
1304 |
The value of a system constant has been changed. Debug builds only. |