U++ framework
Do not panic. Ask here before giving up.

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: Tue Apr 28 16:28:24 GMT+2 2026

Total time taken to generate the page: 0.00439 seconds