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 » Show a specific child ctrl from child ctrl stack
Re: Show a specific child ctrl from child ctrl stack [message #14567 is a reply to message #14524] Mon, 03 March 2008 20:20 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
masu wrote on Thu, 28 February 2008 17:46

Hi,

I like to implement a child ctrl stack within another ctrl, i.e. all child ctrls overlaying each other.
I add all child ctrls in the parent ctrl constructor, then the last added ctrl is the shown one in parent ctrl.

How can I enable and show a specific child ctrl inside this parent ctrl after the app has started, I tried with Enable(), Show() functions, but its not working?

Matthias


Not quite sure I understand, but Hide others Wink Show/Hide does not bring it to top, but simply hides or shows it. Putting more widgets on the same place and use Hide/Show to show only single one is quite commong practice in U++. E.g. TabCtrl works that way.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to turn off Ctrl Updatable action?
Next Topic: Images in menus causing enormous padding
Goto Forum:
  


Current Time: Thu May 09 20:45:26 CEST 2024

Total time taken to generate the page: 0.01152 seconds