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?
Re: CDialog::OnInitDialog (MFC) like method? [message #29688 is a reply to message #29686] Mon, 08 November 2010 14:38 Go to previous messageGo to previous message
alex100 is currently offline  alex100
Messages: 118
Registered: November 2007
Experienced Member
I want to customize the main (frame) dialog. I want to access to the controlbox options

class MyApp: public WithMyAppLayout<TopWindow>


It stills return null on

HMENU hMenu = GetSystemMenu(GetHWND(),0);

I am calling it in this way inside OnInitDialog

myApp app;
app.Open();
app.OnInitDialog()
app.Run();


If i call an Exclamation dialog inside the OnInitDialog() I can not see yet the main frame window, just the exclamation box



Any further help?

Alex

[Updated on: Mon, 08 November 2010 14:47]

Report message to a moderator

 
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: Tue May 14 09:11:24 CEST 2024

Total time taken to generate the page: 0.02106 seconds