Tool Palette

From RadPHP XE2 Documentation

Jump to: navigation, search
Tool palette.png

Tool Palette lists RPCL components so you can add them to a form. You can access it from View > Tool Palette.

Contents

Usage

Tool Palette usage is quite straightforward:

  1. Locate the component you want to add to the Designer.
    • Components are grouped into different sections, you can scroll down to see the whole list. To expand a section and see the components inside it, click section’s title or + button. To hide back its components, click its title again, click its - button, or expand a different section.
    • Use the search box in the top part of the Tool Palette to search for a certain component if you know its name, or part of it.
  2. Add the component to the Designer. You can do that it several ways:
    • Double-click the component.
    • Click the component and click then the place on the Designer where you want the component to be placed.
    • Drag and drop the component into the Designer.
    • Shift+Click the component to hold it selected, so you can then click on the Designer as many times as you want to add several components of the same type. To cancel component selection later, so clicks in the Designer stop generating new components, click the arrow icon in the Tool Palette.

Features

Context-aware Components

Component availability will change depending on the type of document you are working on.

  • HTML Components will only show for forms and templated forms.
  • RPCL Components will only show for HTML documents and templated forms.

Custom Components

You can also create custom components based on RPCL components and install them on the palette for future use in your application development.

Personal tools