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 » Developing U++ » U++ Developers corner » HelloWorld makefile
Re: HelloWorld makefile [message #41333 is a reply to message #41332] Sun, 01 December 2013 13:01 Go to previous message
mirek is currently offline  mirek
Messages: 14105
Registered: November 2005
Ultimate Member
forlano wrote on Sun, 01 December 2013 06:54


I am not sure to have completely understood. But if the problem is only to rewrite the Prompt_like() function of the user application, I am ready for my own app. Perhaps most of us are ready too.



That is unfortunately just a tip of iceberg. Worse, as Run (and Execute) does not exist, you cannot write

void PerformDialog {
    MyDialog dlg;
    if(dlg.Execute() == IDOK)
         DoSomething();
}


Quote:


I see huge advantages (both economics (no needs to own Mac & iOS device) and time saved (no new programming language)) that widely compensate the troubbles to rewrite the code of existing apps. Of course for a new app the problem does not exists.



Yes, that is true.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bug in msc 7.1 ?
Next Topic: Painter replacement
Goto Forum:
  


Current Time: Fri Nov 01 00:59:56 CET 2024

Total time taken to generate the page: 0.03357 seconds