Dear,
I am a beginner in using a table.
My attachment and image explain my problem.
By clicking the left mouse key, the cell background color can be changed.
This color is used as three states contoller.
A string in each cell represent the state of the color. (1:1 corresponding with color).
My problems are
1. I didn't write to modify the cell position. But some cells are moving horizontally(by 2 or 3 column) in one row.
One of attachement explained the snapshot of the problem.
2. In real time, I want to update the state string in active cell. the property node result, "Set cell value", is strange.
Of course, I tried to update whole table by using shift registered array.
But, only deactivating the cell by moving the activation to other cell, the string was updated.
3. I want to use the table as a indicator: I want NOT to write some string in any cells of the table.
As I mentioned, some mouse clicking is preferred. How can I do?
Attachement: 1: LV8.0 code, 2: snapshot image
메시지가 04-14-2007 02:17 AM에 labmaster에 의해 편집되었음