[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cell-contents in sequence-dialog-item
- To: info-macl@cambridge.apple.com (confirm)
- Subject: cell-contents in sequence-dialog-item
- From: Gabriel Valiente <valiente@ceab.es>
- Date: Mon, 18 May 1992 17:23:47 UTC
- Conversion: Prohibited
- Return-receipt-to: Gabriel Valiente <valiente@ceab.es>
- X400-content-type: P2-1984 (2)
- X400-mts-identifier: [/PRMD=iris/ADMD=mensatex/C=es/;920518172347]
- X400-originator: valiente@ceab.es
- X400-received: by mta iris-dcp in /PRMD=iris/ADMD=mensatex/C=es/; Relayed; Mon, 18 May 1992 17:25:58 UTC+0100
- X400-received: by /PRMD=iris/ADMD=mensatex/C=es/; Relayed; Mon, 18 May 1992 17:23:47 UTC
- X400-recipients: non-disclosure:;
Although there is the `cell-contents' function to get the
contents of a cell, in a table or sequence dialog item
given its coordinates, we couldn't find a similar function
for modifying the cell's contents.
We'd be pleased to have some means of doing a kind of
(set-cell-contents matrix cell new-contents)
or something the like. Without such a function, the only
way around our problem is to set-table-sequence again,
after the corresponding array data structure has been
modified, in order to get the dialog item updated on the
screen. When only one or a few cells change, however, this
procedure takes on a considerable overhead, and the dialog
item blinks on the screen.
Can somebody there give us a hint ?
Gabriel Valiente