On Sep 26, 2010, at 10:09 PM, Bronwyn Woods wrote:

> I would like the main form of my application to be a PageFrame with 5 tabs
> (essentially one for each table in my database).  If I want to structure the
> UI this way, should I make one massive form or is it possible to make a form
> for each table and then embed the smaller forms into the top level
> PageFrame?


        Forms are the outermost containers for UI elements; you cannot place a 
form inside of a control such as a pageframe.

        You could create separate classes based on dPanel, and then add them to 
each page as needed.



-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to