crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/Form.htm
changeset 0 5ad7ad99af01
equal deleted inserted replaced
-1:000000000000 0:5ad7ad99af01
       
     1 <h1>Form</h1>
       
     2 <p>Text Views panics:
       
     3 </p>
       
     4 <code>201</code>
       
     5 <p>
       
     6 A NULL layout handle was passed to <code>CTextView::NewL()</code>, or to <code>CTextView::SetLayout()</code>
       
     7 </p>
       
     8 <code>202</code>
       
     9 <p>
       
    10 The character edit type in <code>CTextView::HandleCharEditL()</code> was unknown or incompatible with the format changed value. Debug builds only.
       
    11 </p>
       
    12 <code>203</code>
       
    13 <p>
       
    14 The horizontal scroll jump value was set to be outside the allowable range (0 to 9999).
       
    15 </p>
       
    16 <code>300</code>
       
    17 <p>
       
    18 An invalid document position was specified (e.g. negative or greater than the document length).
       
    19 </p>
       
    20 <code>400</code>
       
    21 <p>
       
    22 Drawing error: attempting to draw a line cursor without a line cursor bitmap having been set.
       
    23 </p>
       
    24 <code>500</code>
       
    25 <p>Pagination error: attempting to paginate without a document having been set.
       
    26 </p>
       
    27 <code>501</code>
       
    28 <p>
       
    29 Pagination error: appending zero or negative characters per page to the page list (array of characters per page). Debug builds only.
       
    30 </p>
       
    31 <code>502</code>
       
    32 <p>
       
    33 Pagination error: page list is empty. Debug builds only.
       
    34 </p>
       
    35 <code>600</code>
       
    36 <p>
       
    37 Printing error: the page list has not been set or is defective.
       
    38 </p>
       
    39 <code>601</code>
       
    40 <p>
       
    41 Printing error: an invalid page number was specified. Debug builds only.
       
    42 </p>
       
    43 <code>702</code>
       
    44 <p>
       
    45 Document formatting error: the selected range flag is on but the selection has zero length. Debug builds only.
       
    46 </p>
       
    47 <code>704</code>
       
    48 <p>
       
    49 Document formatting error: the pixel position of the cursor is inconsistent with the position of its bounding line rectangle.
       
    50 </p>
       
    51 <code>705</code>
       
    52 <p>
       
    53 Document formatting error: the scroll caused by a single character edit was incomplete. Debug builds only.
       
    54 </p>
       
    55 <code>800</code>
       
    56 <p>
       
    57 CTextView::HandleCharEditL()</code> was called while there is a text selection. Debug builds only.
       
    58 </p>
       
    59 <code>801</code>
       
    60 <p>
       
    61 An attempt was made to update the view when the document formatting is out of date. Debug builds only.
       
    62 </p>
       
    63 <code>802</code>
       
    64 <p>
       
    65 An attempt was made to handle a text edit while background formatting is taking place. Debug builds only.
       
    66 </p>
       
    67 <code>901</code>
       
    68 <p>A scroll was requested, but the specified amount to scroll by is zero. Debug builds only.
       
    69 </p>
       
    70 <code>902</code>
       
    71 <p>
       
    72 An algorithmic error occurred while scrolling. Debug builds only.
       
    73 </p>
       
    74 <code>903</code>
       
    75 <p>
       
    76 An error occured when scrolling down. Debug builds only.
       
    77 </p>
       
    78 <code>904</code>
       
    79 <p>
       
    80 An error occured when scrolling up. Debug builds only.
       
    81 </p>
       
    82 <code>905</code>
       
    83 <p>
       
    84 Invalid horizontal scroll value specified
       
    85 </p>
       
    86 <code>1000</code>
       
    87 <p>
       
    88 Out of memory. Debug builds only.
       
    89 </p>
       
    90 <code>1001</code>
       
    91 <p>
       
    92 An attempt was made to recover from an out of memory condition when no out of memory condition has occured. Debug builds only.
       
    93 </p>
       
    94 <code>1100</code>
       
    95 <p>The cursor is not fully on the screen following a scroll. Debug builds only.
       
    96 </p>
       
    97 <code>1104</code>
       
    98 <p>
       
    99 The document position was out of range for the current source document.
       
   100 </p>
       
   101 <code>1200</code>
       
   102 <p>
       
   103 An attempt was made to turn highlighting on or off when the view is in the no visible highlighting state. Debug builds only.
       
   104 </p>
       
   105 <code>1202</code>
       
   106 <p>An attempt was made to create a graphics context for the view when one already exists. Debug builds only.
       
   107 </p>
       
   108 <code>1301</code>
       
   109 <p>
       
   110 A leave occurred when scrolling to change the cursor position.
       
   111 </p>
       
   112 <code>1302</code>
       
   113 <p>
       
   114 The cursor movement specified is inconsistent with the function call. Debug builds only.
       
   115 </p>
       
   116 <code>1303</code>
       
   117 <p>
       
   118 There is a picture frame at the cursor position, but no picture frame is in memory. Debug builds only.
       
   119 </p>
       
   120 <code>1304</code>
       
   121 <p>
       
   122 The value of a system constant has been changed. Debug builds only.
       
   123 </p>
       
   124