View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011283 | MMW v4 | Framework: Scripts/Extensions | public | 2013-09-17 08:37 | 2013-09-17 08:37 |
Reporter | zvezdan | Assigned To | |||
Priority | none | Severity | minor | Reproducibility | sometimes |
Status | new | Resolution | open | ||
Summary | 0011283: ISDBTree::AddNode is not adding node to the right parent on topmost level during startup | ||||
Description | For example, if I want to add some custom node immediately below My Computer I would use: Set oNewNode = SDB.MainTree.CreateNode SDB.MainTree.AddNode SDB.MainTree.Node_MyComputer, oNewNode, 1 It works fine during run-time, but if I use those lines during start-up, sometimes such nodes are wrongly placed somewhere else, e.g. after Video node. If I restart the program then such nodes are again after the same wrong node, e.g. Video, but not after the specified node. However, many times they are placed right where they should be. Unfortunately, I cannot find a pattern why, when and how this happens. You could try Magic Nodes script with the next mask: Test|Child of:My Computer\<Lyricist|Unknown:No> | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||