I´m looking for a function like the TblSetRowSelectable but using COLUMNs
instead ROWs because just one column (with checkboxes) need be selected.

Hello Ricardo,


There's no way on PalmOS API that you can select an ENTIRE column. You must do that by hand, iterating through all the enabled rows and setting the column type with the appropriate type.

You can always write your own functions to handle the unwanted TblSelect events on other columns.

Cheers!

J. Machado
[EMAIL PROTECTED]
Palmcon Consultoria (www.palmcon.com.br)
+55 21 9302-2794


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to