dotgnu-pnet
[Top][All Lists]
Advanced

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

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


From: Stefan Lang
Subject: Re: [Pnet-developers] [bugs #9836] Incorrect z-Order of Controls -- correction
Date: Sat, 31 Jul 2004 16:09:32 +0200
User-agent: KMail/1.6.2

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 adds 2 Controls at the top
of a Form and one with DockStyle.Fill.

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

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=154







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/

_______________________________________________
Pnet-developers mailing list
address@hidden
http://dotgnu.org/mailman/listinfo/pnet-developers


reply via email to

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