On Dec 28, 2005, at 11:27 AM, Chuck Pelto wrote:


On Dec 28, 2005, at 11:34 AM, Charles Yeomans wrote:


Check the Listbox documentation for the EditCell method.


Hi Charles,

I'd done that but there was a poor chain of reference to follow.

I could see that the cells were supposed to be editable, but the Language Reference item for Event CELL ACTION does NOT say where to go to set the cell or the column to be editable. The actual information on how to set that is in the Property COLUMN TYPE.

But you will notice that the EditCell method doesn't require these property type settings. The code: EditCell(row,column) scrolls to the specified cell, puts it into focus and makes the cell editable while it has the focus. I posted a code snippet earlier showing how one might tab or arrow key through the cells using EditCell to make each editable in turn.

Best,

Jack
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to