|
|
|
Forms. Find_Tree_Node
|
|||
|---|---|---|---|
|
#18+
Forms 6.0.8.11.3 Суть проста: при изменении в блоке regions надо чтобы изменялся Label в дереве. В ответ на следующее POST-UPDATE: DECLARE htree ITEM; find_node Ftree.NODE; BEGIN htree := Find_Item('tree_block.htree3'); find_node := Ftree.Find_Tree_Node(HTREE, TO_CHAR(:REGIONS.ID),Ftree.FIND_NEXT_CHILD, Ftree.NODE_VALUE, Ftree.ROOT_NODE,Ftree.ROOT_NODE); IF NOT Ftree.ID_NULL(find_node) then MESSAGE('REGION NOT FOUND:'||:REGIONS.NAME); else Ftree.Set_Tree_Node_Property(htree, find_node, Ftree.NODE_LABEL, :regions.NAME); END IF; END; Выдаёт: FRM-47314 Cannot set the properties of the tree root node. Т.е. получается, что элемент он находит, а изменять почему-то рута хочет. Может у меня руки кривые? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 17.04.2003, 11:00 |
|
||
|
|

start [/forum/topic.php?fid=52&gotonew=1&tid=1990953]: |
0ms |
get settings: |
8ms |
get forum list: |
19ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
171ms |
get topic data: |
12ms |
get first new msg: |
7ms |
get forum data: |
3ms |
get page messages: |
38ms |
get tp. blocked users: |
2ms |
| others: | 193ms |
| total: | 461ms |

| 0 / 0 |
