> If I place a picture control (Controls->Graph->Ctls->Picture.ctl) on my
> front panel. It shows up on diagram. If I paste a bitmap into the
> picture control on the front panel, the picture control disappears on
> the diagram and I'm no longer able to right-click on it on the front
> panel and get the pop-up menu. What happened???
>
You replaced the selected item, the picture control, with the item being
pasted, the image.
The picture control has functions that will display an image in the picture
control, but it supports very little interactive editing.
If you just want to cycle between some images, you might want to look at
using a picture ring instead. They are located on the Ring and Enum
palette. Once an image is on the clipboard, right click and impor
t the
image.
If you really do want to use the picture control, then look at the Graphics
and Sound palette on the diagram. There are functions there for
importing an
image file and displaying in the picture control.
Greg McKaskle