Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » How to change the ZOrder of childcontrols at runtime?
Re: How to change the ZOrder of childcontrols at runtime? [message #35600 is a reply to message #35599] Sat, 03 March 2012 13:59 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
slashupp wrote on Sat, 03 March 2012 05:50

Thanks mirek

Just to double-check:

Will Add(myctrl) add it to the window only once regardless of how many times I call it?



Uhm, depend on how you define "add it". The effect is more or less same as remove/add pair (except details). "myctrl" is just one entity, it cannot be somewhere "twice". Add has inside logic that makes sure it is properly removed from previous location.

Note: You can even Add(myctrl) to other window, effectively moving it from one window to other.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Drawing with masks
Next Topic: Uniq blocking with multiple users logged into same machine
Goto Forum:
  


Current Time: Thu Apr 25 23:11:50 CEST 2024

Total time taken to generate the page: 1.05678 seconds