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++ Callbacks and Timers » Execute(), LPARAM and WPARAM
Re: focus = transparent window [message #19166 is a reply to message #19153] Sun, 16 November 2008 13:29 Go to previous message
amando1957 is currently offline  amando1957
Messages: 57
Registered: November 2007
Location: Wien/Vienna/Viden
Member
Quote:

IMO, event loop is not running.


I made it like this now:
GUI_APP_MAIN
{
	midi_in inApp;
	///// not this:
	// inApp.Run();
	///// but this:
	TopWindow().Run();
}


Now I have the grey window as desired, but the WM_KEYDOWN is not handled anymore.
I'll play around a little and find out former or later.
Thanks for the hints.

Martin
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: callbacks and objects
Next Topic: How can I stop the timer?
Goto Forum:
  


Current Time: Mon May 06 07:34:39 CEST 2024

Total time taken to generate the page: 0.01352 seconds