Home » Developing U++ » UppHub » [SOLVED] Control4U_demo cannot close ? (Under Linux, I cannot close the Control4U Demo window...)
[SOLVED] Control4U_demo cannot close ? [message #48256] |
Mon, 12 June 2017 12:17 |
|
jibe
Messages: 294 Registered: February 2007 Location: France
|
Experienced Member |
|
|
Hi,
I have an app using Control4U, I was a long time not working on it. And now, the app hangs when I open a dialog box using some controls from Control4U.
Trying to understand what happens, I just compile Controls4U_Demo, and I see that it hangs when I try to close the window...
I'm using Linux (Mint Serena) and Upp 11155-xenial-amd64. Is it a problem with this version, or what could happen ?
[Updated on: Mon, 26 June 2017 09:01] Report message to a moderator
|
|
|
|
|
Re: Control4U_demo cannot close ? [message #48268 is a reply to message #48264] |
Tue, 13 June 2017 12:33 |
|
koldo
Messages: 3396 Registered: August 2008
|
Senior Veteran |
|
|
Hello Jibe
Problem is now solved.
Controls4U maintains a global variable with all StaticClock running automatically. However now the destructor is not called (this is a mystery to me), so all clocks remained running even if the program had ended .
Now every clock is removed from that variable when its destructor is called.
Best regards
Iñaki
[Updated on: Tue, 13 June 2017 12:34] Report message to a moderator
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Sun Oct 13 03:12:55 CEST 2024
Total time taken to generate the page: 0.03467 seconds
|