Re: CList Problem
- From: John Coppens <john jcoppens com>
- To: gtk-app-devel-list gnome org
- Subject: Re: CList Problem
- Date: Mon, 4 Oct 2004 11:05:33 -0300
On Thu, 30 Sep 2004 11:06:51 +0100
"Bibin Bhanu" <bibin_2004 operamail com> wrote:
Hi,
I am using CList to display some informations from the database.The
CList is not able to display more than 20 records at a time.If I give
more than 20 records it just exists out of the program. I am using
gtk1.2 and I am cross-compiling my application to be run in a
hand-held device which has gtk1.2.
Hi Bibin.
I'm fairly sure your problem is not with CList. If I were you, I'd look
closely to how my variables are generated. Check all 'malloc's or 'new's
and such. Check the size of char[]s and strings for overflow.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]