--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/Form.htm Thu Feb 11 15:06:45 2010 +0200
@@ -0,0 +1,124 @@
+<h1>Form</h1>
+<p>Text Views panics:
+</p>
+<code>201</code>
+<p>
+A NULL layout handle was passed to <code>CTextView::NewL()</code>, or to <code>CTextView::SetLayout()</code>
+</p>
+<code>202</code>
+<p>
+The character edit type in <code>CTextView::HandleCharEditL()</code> was unknown or incompatible with the format changed value. Debug builds only.
+</p>
+<code>203</code>
+<p>
+The horizontal scroll jump value was set to be outside the allowable range (0 to 9999).
+</p>
+<code>300</code>
+<p>
+An invalid document position was specified (e.g. negative or greater than the document length).
+</p>
+<code>400</code>
+<p>
+Drawing error: attempting to draw a line cursor without a line cursor bitmap having been set.
+</p>
+<code>500</code>
+<p>Pagination error: attempting to paginate without a document having been set.
+</p>
+<code>501</code>
+<p>
+Pagination error: appending zero or negative characters per page to the page list (array of characters per page). Debug builds only.
+</p>
+<code>502</code>
+<p>
+Pagination error: page list is empty. Debug builds only.
+</p>
+<code>600</code>
+<p>
+Printing error: the page list has not been set or is defective.
+</p>
+<code>601</code>
+<p>
+Printing error: an invalid page number was specified. Debug builds only.
+</p>
+<code>702</code>
+<p>
+Document formatting error: the selected range flag is on but the selection has zero length. Debug builds only.
+</p>
+<code>704</code>
+<p>
+Document formatting error: the pixel position of the cursor is inconsistent with the position of its bounding line rectangle.
+</p>
+<code>705</code>
+<p>
+Document formatting error: the scroll caused by a single character edit was incomplete. Debug builds only.
+</p>
+<code>800</code>
+<p>
+CTextView::HandleCharEditL()</code> was called while there is a text selection. Debug builds only.
+</p>
+<code>801</code>
+<p>
+An attempt was made to update the view when the document formatting is out of date. Debug builds only.
+</p>
+<code>802</code>
+<p>
+An attempt was made to handle a text edit while background formatting is taking place. Debug builds only.
+</p>
+<code>901</code>
+<p>A scroll was requested, but the specified amount to scroll by is zero. Debug builds only.
+</p>
+<code>902</code>
+<p>
+An algorithmic error occurred while scrolling. Debug builds only.
+</p>
+<code>903</code>
+<p>
+An error occured when scrolling down. Debug builds only.
+</p>
+<code>904</code>
+<p>
+An error occured when scrolling up. Debug builds only.
+</p>
+<code>905</code>
+<p>
+Invalid horizontal scroll value specified
+</p>
+<code>1000</code>
+<p>
+Out of memory. Debug builds only.
+</p>
+<code>1001</code>
+<p>
+An attempt was made to recover from an out of memory condition when no out of memory condition has occured. Debug builds only.
+</p>
+<code>1100</code>
+<p>The cursor is not fully on the screen following a scroll. Debug builds only.
+</p>
+<code>1104</code>
+<p>
+The document position was out of range for the current source document.
+</p>
+<code>1200</code>
+<p>
+An attempt was made to turn highlighting on or off when the view is in the no visible highlighting state. Debug builds only.
+</p>
+<code>1202</code>
+<p>An attempt was made to create a graphics context for the view when one already exists. Debug builds only.
+</p>
+<code>1301</code>
+<p>
+A leave occurred when scrolling to change the cursor position.
+</p>
+<code>1302</code>
+<p>
+The cursor movement specified is inconsistent with the function call. Debug builds only.
+</p>
+<code>1303</code>
+<p>
+There is a picture frame at the cursor position, but no picture frame is in memory. Debug builds only.
+</p>
+<code>1304</code>
+<p>
+The value of a system constant has been changed. Debug builds only.
+</p>
+
\ No newline at end of file