[DUG] BringToFront at Design time

Myles Penlington myles at ams.co.nz
Fri Jan 4 12:26:55 NZDT 2008


Nope.

 

You can keep the page control (or use the windows 3.1 notebook control)
. Just make the tabs invisible (it is a property), and then use whatever
control you like to select the page to display. Then it works at design
and runtime.

 

Myles.

 

From: delphi-bounces at listserver.123.net.nz
[mailto:delphi-bounces at listserver.123.net.nz] On Behalf Of Ross Levis
Sent: Friday, 4 January 2008 12:19 p.m.
To: 'NZ Borland Developers Group - Delphi List'
Subject: [DUG] BringToFront at Design time

 

A PageControl I've been using to set configuration settings has too many
tabs on it now.  I've decided to change to a list of buttons down the
left side and a series of TPanels on the right occupying the same space.
Clicking a button sets one panel to Visible and the previous one
invisible.

 

This works well at run time but not in the IDE.  I would like the same
to occur at design time so I can access each panel easily like I could
clicking a tab in a PageControl.

 

Is this possible?  I tried using BringToFront in the code but that
didn't help.

 

Thanks,

Ross.

 



Attention:
This communication is confidential and may be legally privileged.  If you are not the intended recipient, please do not use, disclose, copy or distribute it, other than to return it to us with your confirmation that it has been deleted from your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20080104/441d37ba/attachment.html


More information about the Delphi mailing list