Kbase P101524: ADM2: How to drop SmartFrame objects onto a SmartWindow?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  24/02/2005 |
|
Status: Unverified
GOAL:
ADM2: How to drop SmartFrame objects onto a SmartWindow?
FIX:
The following steps demonstrate how to drop two SmartFrame objects onto a SmartWindow object:
1. Start the AppBuilder:
Start -> Programs -> DLC -> AppBuilder.
2. Create and save the first SmartFrame object:
File -> New -> SmartFrame.
File -> Save As -> sf1.w.
3. Create and save the second SmartFrame object in the AppBuilder:
File -> New -> SmartFrame.
File -> Save As -> sf2.w.
4. Create a new SmartWindow object in the AppBuilder:
File -> New -> SmartWindow.
5. Drop the two SmartFrame objects onto the newly created SmartWindow object using the object Palette Menu:
Menu -> SmartObject -> Choose SmartObject -> sf1.w.
Menu -> SmartObject -> Choose SmartObject -> sf2.w.