|
Business Graphic Objects
ILOG Views includes a specific type of graphic object -- prototypes. Prototypes allow users to design business graphic objects (BGOs) without C++ coding. This section uses PrStudio, a graphic editor based on ILOG Views Studio, to define BGOs (both design and behavior). It also demonstrates how BGOs can be used in C++ applications.
Step 1
Prototype design.
Step 2
Using a prototype in a panel.
Step 3
Using a prototype in C++ code.
|