| Reply | « Previous Thread | Next Thread » |
|
Hello , ive made a program in pys60 that allows to search in a database and display the texts from the database , it display the text as text body mode. It works fine but im having a problem , the program works in this way: the user can look for a word on the database and it display it in the app, the thing is when i look for a lot of texts and it display to much text in the body text mode i get memory error, why is that?
is it not possilbe to display very big texts in an app with text body mode? or maybe is stored on the buffer and i net to clean it, is there is a way of deleting first the buffer before displaying a big text? any idea? thanks Oyuky |
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
That's because the default heap size is 1 MB, so you will get a memory leak when using more than that. The solution is creating a .sis file using Ensymble modifying the heapsize option while using py2sis. For more information, check the README file.
Hope it helps, Rafael. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Problem of text not getting displayed in CAknTextQueryDialog on e61i | neekasa | General Symbian C++ | 9 | 2009-07-10 14:56 |
| problem with dictionary mode | krgvs | General Symbian C++ | 0 | 2008-04-25 11:49 |
| Problem on getting item text from listbox | imjude | General Symbian C++ | 2 | 2007-11-27 14:55 |
| Howto send LF in text mode SMS | Royessers | General Messaging | 2 | 2003-06-12 10:47 |
| Sniff mode interoperability problem with 6310i | jeffhu | Bluetooth Technology | 3 | 2002-09-12 05:29 |