Home » U++ Library support » CalendarCtrl » Clock bug?
Clock bug? [message #43019] |
Wed, 23 April 2014 16:27 |
busiek
Messages: 70 Registered: February 2011 Location: Poland
|
Member |
|
|
Hi all,
There is such class as Clock. I got error using it in a very simple application which has window and a single control of Clock class in it. When I tracked down what is going on it showed up that member variable hs is not initialized. It is set up in Clock::ComputeSize() so somehow this function was not called anywhere. I fixed the problem by adding relevant code computing hs to Clock::CalcSizes(), but I don't know whether this is a good way of solving it.
|
|
|
Goto Forum:
Current Time: Fri Apr 25 20:30:24 CEST 2025
Total time taken to generate the page: 0.00595 seconds
|