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 » PromptOK from CONSOLE_APP_MAIN, how?[SOLVED]
Re: PromptOK from CONSOLE_APP_MAIN, how? [message #1786 is a reply to message #1785] Sun, 19 March 2006 04:12 Go to previous messageGo to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
Ok, I've found that for WIN32 this helps:
#include <CtrlLib/CtrlLib.h>

CONSOLE_APP_MAIN
{
   Ctrl::InitWin32(AppGetHandle());
   PromptOK("from CONSOLE_APP_MAIN");
}


Need to investigate for other platforms... Smile
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DoubleClick or RightClick [SOLVED]
Next Topic: Why there are no SetParent() or SetOwner() ? [TOO DANGEROUS...]
Goto Forum:
  


Current Time: Sat Jun 07 21:00:02 CEST 2025

Total time taken to generate the page: 0.05584 seconds