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++ Core » Juste simple question ~
Juste simple question ~ [message #12797] Sat, 17 November 2007 14:47 Go to previous message
JPLaroche is currently offline  JPLaroche
Messages: 2
Registered: November 2007
Location: France PARIS
Junior Member
GUI_APP_MAIN
{
MyApp app;
switch(app.Run()) {
case IDOK:
PromptOK(String().Cat() << "OK: " << ~app.date);
break;
case IDCANCEL:
Exclamation("Canceled");
}
}

~app.date

Why ~ I would like to understand

I want to convert a program of wxwidget U ++

To familiarize me with this new technology I think that U ++ takes care of the base and should facilitate the display
Profession
Do I make a mistake??? Rolling Eyes

________________
french Confused

pourquoi ~ je voudrais comprendre

je veux convertir un programme de wxwidget en U++

Pour me familiariser avec cette nouvelle technologie je pense que U++ prend en charge le soubassement et devrais me faciliter le déploiement
métier
est-ce que je me trompe ???
 
Read Message
Read Message
Read Message
Previous Topic: Control with window handle
Next Topic: Question / Issue about Vector
Goto Forum:
  


Current Time: Sat May 11 13:08:38 CEST 2024

Total time taken to generate the page: 0.03246 seconds