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 » CDialog::OnInitDialog (MFC) like method?
CDialog::OnInitDialog (MFC) like method? [message #29681] Mon, 08 November 2010 11:48 Go to previous message
alex100 is currently offline  alex100
Messages: 118
Registered: November 2007
Experienced Member
Hello all
I need to customize some visual things in the main app window, like system menu and related.

If i call GetSystemMenu(GetHWND(),0) on constructor it returns null. But if i call it on a button handler it works.
It seems that system menu is not available yet during constructor.


My question is: Is there any handle/method like CDialog::OnInitDialog (VC++/MFC) where it is guaranteed that all visual controls are ready to be customized?

Thanks you very much

Alex
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with Calendar control
Next Topic: widget or source code to handle dicom files
Goto Forum:
  


Current Time: Sun Apr 28 19:00:55 CEST 2024

Total time taken to generate the page: 0.03050 seconds