dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #9836] Incorrect z-Order of Controls


From: anonymous
Subject: [Pnet-developers] [bugs #9836] Incorrect z-Order of Controls
User-agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko)

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.




/**************************************************************************/
[bugs #9836] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9836>
Project: DotGNU Portable.NET
Submitted by: 0
On: Sat 07/31/2004 at 09:30

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  Incorrect z-Order of Controls

Original Submission:  The z-Order of Controls added with the same DockStyle to
another Control is incorrect.
The attached test shows adds 2 Controls at the top
of a Form and one with DockStyle.Fill.

Every Control added to one border (with one of DockStyle) of another Control, 
should push away any other Controls from this border. 
E.g. adding the following with DockStyle.Top
  first ct1
  then  ct2
  then  ct3
should result in ct3 being at the top, then in the middle ct2 and then ct3.

Currently with pnet, its in the reverse order.





File Attachments
-------------------

-------------------------------------------------------
Date: Sat 07/31/2004 at 09:30  Name: z-OrderTest.cs  Size: 968B   By: None

http://savannah.gnu.org/bugs/download.php?item_id=9836&amp;item_file_id=1547






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9836>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]