Solution Explorer in PowerBuilder .NET

The Solution Explorer in PowerBuilder .NET works in many ways like the System Tree in PowerBuilder Classic, although for some functionality it appears more similar to the Solution Explorer in Microsoft Visual Studio.

The System Tree is typically the central point of action in PowerBuilder programming, providing access to all the objects in a PowerBuilder workspace.

The System Tree in PowerBuilder Classic displays objects in PowerBuilder libraries (PBLs), whereas in PowerBuilder .NET, PBLs have been converted to directories, and the Solution Explorer displays the contents of the PBL directories only as separate files. The implementation of the System Tree as a Solution Explorer extension in PowerBuilder .NET has or enables:

Some functionality operates similarly in the PowerBuilder Classic System Tree and in the PowerBuilder .NET Solution Explorer. Double-clicking an item in the Solution Explorer executes the default action for that item. Right-clicking an item shows the context menu for that item.

The Open and Open With context menu items in the PowerBuilder .NET Solution Explorer deliver the same functionality as the Edit and Edit Source context menu item labels in the PowerBuilder Classic System Tree. However, the Open With menu allows you to select the editor you want to use to view the object. The PowerBuilder .NET Solution Explorer also has separate Open Layout and Open Script context menu items for windows and visual user objects.

The following context menu items on a PowerBuilder Classic System Tree object are not available in the Solution Explorer in PowerBuilder .NET: