PR# 19935 Binary Search Tree demo issues

Problem Report Summary
Submitter: brotherbill
Category: EiffelStudio
Priority: Low
Date: 2024/08/07
Class: Bug
Severity: Non-critical
Number: 19935
Release: 24.05
Confidential: No
Status: Open
Responsible:
Environment: win
Synopsis: Binary Search Tree demo issues

Description
Issue 1: HE (HEight): Display height of tree does nothing.
Issue 2. User should select first item, rather than default to 0.
To Reproduce
Launch examples/structures
Type in HE.  The Height is not displayed.
0 is chosen as first item.  User should select first item to be added.
Problem Report Interactions