- Alexey Pomelov
- 10/12/11
Hello,
Can I abort the root node creation from the node factory action? I tried newNode.delete but it doesn't work.
Thanks,
Alexey
Can I abort the root node creation from the node factory action? I tried newNode.delete but it doesn't work.
Thanks,
Alexey
- Alexey Pomelov
- 10/17/11
- Evgeny Gryaznov
- 10/19/11
No way. Imagine you are trying to create a new root. But it doesn't work. What do you think? Yep, it is a bug!
- Alexey Pomelov
- 10/20/11
My case is some dialog/wizard for creation a new root node. And it has the "cancel" button!
- Evgeny Gryaznov
- 10/23/11
Most probably the problem is that you see inherited root concepts from extended languages. It seems they shouldn't be visible unless their language is explicitly imported.