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 #29692 is a reply to message #29689] Mon, 08 November 2010 15:15 Go to previous message
alex100 is currently offline  alex100
Messages: 118
Registered: November 2007
Experienced Member
Mistake of mine Sad

I wrote:

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

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

It works perfectly!

Thanks to all of you


Alex
(Upp is a very nice tool!)

[Updated on: Mon, 08 November 2010 15:15]

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: Mon Apr 28 03:39:24 CEST 2025

Total time taken to generate the page: 0.01199 seconds