Hi,
How can I prevent the user to drag a parent dockable into it’s child dockable.
I’m getting
Exception in thread “AWT-EventQueue-0” java.lang.IllegalArgumentException: adding container’s parent to itself
Thx
Hi,
How can I prevent the user to drag a parent dockable into it’s child dockable.
I’m getting
Exception in thread “AWT-EventQueue-0” java.lang.IllegalArgumentException: adding container’s parent to itself
Thx
Sorry for the subject, it’s the opposite.
Prevent drag a parent into a child station
This failure happens when DockStations are put into each other without the knowledge of DF, this can happen for example if someone puts a DockStation on a Dockable and that Dockable on another station.
This bug is fixed in the next version. I don’t make any promisses, but I try to get the next version out in this month.