30429 ----- 11701 Explore should use new inspector in Tree mode https://pharo.fogbugz.com/f/cases/11701 -> fixes "Smalltalk tools inspector" to return the class of the inspector -> call methods on "Smalltalk tools inspector", not "Smalltalk tools" -> remove concept of #basicInspector tool -> remove "Inspect Basic" from menu of new inspector -> "Explore" now opens the EyeInspector in TreeMode everywhere -> make inspect:label: work TODO: - self is not bound in the tree inspector textpane - menus are missing om tree elements (I will put an issue for those two) - tree widget seems a bit slow Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Tools-MarcusDenker.1275.diff http://smalltalkhub.com/mc/Pharo/Pharo30/main/System-Tools-MarcusDenker.108.... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Inspector-MarcusDenker.98... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Morphic-Base-MarcusDenker.123....