PM
To: Palm Developer Forum
Subject: RE: My own table troubles
If I make the table larger or move it, it obscures the buttons and/or
title. As this implies, the buttons and title of the form get drawn.
The buttons even work.
I use the number of rows call to figure out how many rows I need to
Sorry for sending this to the entire list. My mailer lied to me when it
said where it was going.
alan
---Original Message---
From: "Palm Developer Forum" <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Date: Fri, 15 Feb 2002 08:59:23 -0800
Subject: RE:
>
Date: Fri, 15 Feb 2002 08:45:42 -0800
Subject: RE: My own table troubles
Alan, can you post or email me the example code? The pilrc file and the
bit
that is dealting with the table will do. It should really not be this
hard
:0
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL
Forum
Subject: RE: My own table troubles
If I make the table larger or move it, it obscures the buttons and/or
title. As this implies, the buttons and title of the form get drawn.
The buttons even work.
I use the number of rows call to figure out how many rows I need to set
the style and make
functions
don't get called.
Sorry that I have come up with another weird problem.
alan
---Original Message---
From: "Palm Developer Forum" <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Date: Thu, 14 Feb 2002 16:30:15 -0800
Subject: RE: My own table tro
Is the table visible and enabled (USABLE in rcp-ese)? Can you see it? Is the
form actually drawn?
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 14, 2002 3:15 PM
> To: Palm Developer Forum
> Subject: RE: My own
uot;
In a region 130 pixels long, I should be able to display at least one
row, you'd think.
alan
---Original Message---
From: "Palm Developer Forum" <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Date: Thu, 14 Feb 2002 13:36:17 -0500
Subject: RE: My own
Because you haven't added any rows yet?
- John Schettino
> I am having my own troubles with tables. When I call
> TblGetNumberOfRows(), it always returns 0. Any ideas why?
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/sup
You haven't specified any rows.
Try:
> TABLE ID tbTable AT ( 5 15 150 130 ) ROWS 10 COLUMNS 4
>
>
> --
> From: [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]]
> Reply To: Palm Developer Forum
> Sent: Thursday, February 14, 2002 12:56 PM
> To: Palm Developer Forum
> Subj