Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: ZOrder change the Controls Index of the control !
Message
 
 
To
31/05/2004 13:52:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00908708
Message ID:
00908716
Views:
12
Hi Fabio,

There's nothing in your post that proves that it's a bug.

>If you use ZOrder methods for a control X, with controls index XIndex,:
>
>X.Parent.Controls[m.XIndex]=X
>
>
>the result is that the XIndex change to 1 or to ControlCount:
>
>X.Zorder(0) && -> m.XIndex = X.Parent.ControlCount
>
>X.Zorder(1) && -> m.XIndex = 1
>
>and all other controls index roll up or down.
>
>Then, controls index true meant is Zindex !
>
>You cannot to use ZOrder and controls[] for reference to a specific control.
>
>Repro:
<snip>
>
>Today i have lost the control index.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform