 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Mud Guest
|
Posted: Sun Jun 25, 2006 12:25 am Post subject: Regions on top of ComboBox? |
|
|
When i attempt to display a Region on top of a ComboBox, the ComboBox always
appears on top no matter what I do with zindex or BringToFront/SendToBack.
Whats the solution to this? Do I need to hide the ComboBox's or something?
I'm hoping there is an easier way.
Thanks. |
|
| Back to top |
|
 |
Jason Southwell Guest
|
Posted: Sun Jun 25, 2006 1:26 am Post subject: Re: Regions on top of ComboBox? |
|
|
| Quote: | When i attempt to display a Region on top of a ComboBox, the ComboBox
always appears on top no matter what I do with zindex or
BringToFront/SendToBack.
Whats the solution to this? Do I need to hide the ComboBox's or
something? I'm hoping there is an easier way.
|
This is a "feature" in today's browsers. There are 2 z-order planes,
one for windowed controls and one for window-less controls. Windowed
controls will always appear above window-less controls regardless of
their z-order, but within each plane, the z-order is respected.
Combo Boxes, List Boxes, Flash Animations, etc are all windowed
controls and will appear above any non-winowed control like edits,
menus, etc.
--
Jason Southwell
www.arcanatech.com
Delphi & IntraWeb Components
Consulting and Contracting
Incident Based Support |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|