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++ Widgets - General questions or Mixed problems » How to set a child as top most Ctrl
Re: How to set a child as top most Ctrl [message #45617 is a reply to message #45616] Thu, 17 December 2015 13:27 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
koldo wrote on Thu, 17 December 2015 12:44
Hello all

I wanted to ask you how to set a child Ctrl as the top most visible one.

Is there a kind of SetChildIndex()?


Topmost visible is the last one. It is OK to insert/add Ctrl that is already somewhere, Ctrl code will remove it first. So the easiest way should be just to add it again:

dlg.Add(ctrl);

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: dynamic scatterDraw in a GUI
Next Topic: How can DropList background color be set?
Goto Forum:
  


Current Time: Sat Aug 30 23:41:51 CEST 2025

Total time taken to generate the page: 0.04891 seconds