- Create New App with a New Form
- Drop a TPageControl, Add a new Page (TTabSheet) to the Form
- Create a new frame
- Drop a OpenDialog Component (any non-visual component) on the Frame
- Insert the Frame on the TabSheet
Problem: As you drag the form, every D5 window repaints itself. (Win 98
Setting: Show Window Contents While Dragging). If you don't show the
contents while dragging, everything repaints when you stop dragging the
form.
Removing the TOpenDialog or taking the Frame off the Form fixes this.
Craig M. Pulford <cmp4n...@uComDesign.com> wrote in message
news:8aujgi$4b...@bornews.borland.com...