Actions
Bug #1671
closedWComboBox clear() in constructor crashes
Start date:
02/05/2013
Due date:
% Done:
0%
Estimated time:
Description
Hi Koen!
Just a short feedback to latest git:
These 3 points were easy to workaround for me but maybe they are interesting for you.
- There seems to be a regression in WComboBox. If you call clear() in the constructor -> program crashes. Please see attached testcase.
 - WSuggestionPopup::setGlobalPopup is deprecated and not implemented in cpp -> Linker error.
 - WMenuItem::itemWidget is NOT deprecated but also not implemented in cpp -> Linker error.
 
Hopefully I'm able to gize you feedback on yesterdays updates today!
Thanks a lot!!
Best regards,
Max
Files
Updated by Koen Deforche over 12 years ago
- Status changed from New to InProgress
 - Assignee set to Koen Deforche
 - Target version set to 3.3.0
 
Updated by Koen Deforche over 12 years ago
- Status changed from InProgress to Resolved
 
Hey Max,
Good news: tese issues have already been solved in the mean time.
Regards,
koen
Updated by Koen Deforche over 12 years ago
- Status changed from Resolved to Closed
 
Actions