Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Developing frames using AppBuilder

Status
Not open for further replies.

Natalie

Programmer
Jun 6, 2000
29
US
I'm developing a dialog that contains frames. Depending on a certain parameter, one will be shown and the other will be hidden. Only one will show at a time. I'm fine with the HIDE and SHOW syntax in the code. My problem is that I can't design both frames on one dialog!!!

How do I design this using AppBuilder?

I need to be able to switch back and forth between frames while developing them.

I tried creating one frame, then minimizing it to develop the 2nd frame, but when I went to restore the size, all the widgets on frame2 were on top of each other.

Thanks in advance,
Natalie
 
Hi,

Have you tried with Pages. You can keep one fram in one page may be Page 1 and then keep the other in Page 2. Things in Page 0 will always be displayed.

Samantha.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top