Fields in Tables

2008-05-28 Thread Greg Valvo
Hello, I'm a newbie Palm programmer and need a little assistance. I'm trying to do something that I thought would be relatively simple but is giving me a lot of problems. What I'm trying to do is set up some Fields for user I/O inside a table using the customTableItem style (ala the "sales" exam

Fields in Tables (still)

2008-05-28 Thread Greg Valvo
Thanks for the suggestion, but still no joy. The rows are selectable, I can place (and see) the insertion point anywhere in the field, and I can select any or all of the characters in the field. I just can not change any of them with Graffiti inputs. Any ideas will be greatly appreciated. Greg >

Re: Fields in Tables (still)

2008-05-28 Thread valvo
I could do that, but, I want this table I/O cell to be right justified and numeric only. Neither the textTableItem nor any of the other standard styles support this. I KNOW I can do it with the customTableItem style and fields if I can just get the field to accept Grafitti input. Somebody must

Yet about text fields in tables

2005-01-28 Thread AyloNs Hazzud
I though i´ve done everything just rigth: set each table item to narrowTextTableItem, and there goes my CallBack function set with TblSetLoadDataProcedure. When loading the table it runs ok (the FlpFtoTexto function writes the numeric data in a specially formated format). But when I try to edit an

Multi Line Fields in Tables

2001-03-21 Thread Bradly J. Barton
Does anyone out there have a simple example (in other words, the To Do source is not simple /grin) of how to handle multi line fields in tables? I thought I had it working once when I was playing with it, but when I ran it with debug roms, I found that I had a memory leak .. even if I just

Memory error with text fields in tables

2001-01-22 Thread Stan Hunter
I have text fields in a table, and the program seemes to work at first, but after giving focus to a text field about 20 times, I always get a memory reallocation error. I can reproduce this by going to the form with the table and alternating taps between two of the text fields. The taps in th