Hey Mike, 2010/3/21 Mike Teehan <[email protected]>: > On Friday 19 March 2010 11:03:12 am Koen Deforche wrote: >> Hey Mike, >> >> 2010/3/18 Mike Teehan <[email protected]>: >> > Quick question, >> > >> > My program works with Wt 3.1.1b, not with the latest git. The problem >> > manifests itself as my WTreeView not displaying the WStandardItemModel I >> > set it with (git version only). I'm curious what has changed between >> > versions that might give me some insight into what I'm doing wrong. >> > >> > I can watch the program build the model step by step in the debugger, and >> > it does so properly. Just nothing happens upon setModel in the git >> > version. The treeview just sits there all empty and sad :-( >> >> Any progress on this issue? I have no idea, but just committed some >> fixes to WTreeView's rendering, but I suspect these are not the cause >> of the problem. >> >> No chance for a small test case that reproduces the problem ? >> >> Regards, >> koen >> > > After much hair-pulling, here is a test case for you. It looks like a > rendering bug between WTabWidget and WTreeView, and not a model fail at all. > Perhaps I am doing something wrong here -- or -- I hope this helps.
Thanks for the test case! You were not doing anything wrong, the library was to blame. The latest git solves this. Regards, koen ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
