Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default ZOrder Behavior Changed in Excel 2007?

Argh! Form controls now *always* appear on top of shape/drawing
objects. What's up with that? Prior versions of Excel allows you to
send Form controls behind shape objects by right clicking on them and
choosing "Order-Send to back".

Ok, so you're probably asking "why would you ever want your form
controls to be hidden behind a drawing object?". Good question. I
developed an Excel application that dynamically displays floating
"help windows" made from the text box shape objects on top of my input
form. Actually, these pseudo help windows are comprised of several
shape objects because I went so far as to give them title bars (with
an "X" close button) among other features.

Now in Excel 2007, all the form controls are displaying on top of my
help windows.

Is this a bug or a feature?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default ZOrder Behavior Changed in Excel 2007?

Is this a bug or a feature?

It "is" regardless. Can you hide the control as a workaround?

--
Jim
"NOSLOW" wrote in message
ups.com...
| Argh! Form controls now *always* appear on top of shape/drawing
| objects. What's up with that? Prior versions of Excel allows you to
| send Form controls behind shape objects by right clicking on them and
| choosing "Order-Send to back".
|
| Ok, so you're probably asking "why would you ever want your form
| controls to be hidden behind a drawing object?". Good question. I
| developed an Excel application that dynamically displays floating
| "help windows" made from the text box shape objects on top of my input
| form. Actually, these pseudo help windows are comprised of several
| shape objects because I went so far as to give them title bars (with
| an "X" close button) among other features.
|
| Now in Excel 2007, all the form controls are displaying on top of my
| help windows.
|
| Is this a bug or a feature?
|


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default ZOrder Behavior Changed in Excel 2007?

On Aug 21, 4:48 pm, "Jim Rech" wrote:
Is this a bug or a feature?


It "is" regardless. Can you hide the control as a workaround?


Yes, which works fine for new workbooks that have this workaround.
Workbooks created before this "fix" will always exhibit this behavior
when opened in Excel 2007.

I'm hoping this is a bug in Excel 2007 that will eventually get
patched. Actually, the release of Office 2007 has forced us to change
our business strategy. We're now developing web-based solutions using
open-source projects (we chose CakePHP) to develop our loan
underwriting tools, which will replace our Excel-based ones. I've had
my fun with backwards compatibility with MS versions. Now if we can
just convince our clients to use our products via Firefox instead of
IE...


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 strange behavior on two computer kurlisue Excel Discussion (Misc queries) 1 April 21st 08 09:21 PM
Open Text Files in Excel, Changed Behavior [email protected] Excel Discussion (Misc queries) 4 March 28th 08 02:00 AM
Access to Excel 2007 curious behavior artificial Excel Discussion (Misc queries) 0 February 6th 07 05:41 PM
Excel 2007 (Beta) - strange behavior of macro AndrĂ¡s Excel Programming 6 November 10th 06 06:08 PM
VBA Excel - Textbox disappearing BEHIND listview control - Zorder is useless. Radu Excel Programming 3 December 7th 05 02:54 PM


All times are GMT +1. The time now is 09:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"