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
> 

My attempt at a test case has failed to recreate the problem -- in fact, it 
renders my test data perfectly.  Needless to say, I am quite confused as to 
what is wrong here.  My "real" app (BillMonkey -- for tracking and sharing 
household bills with roommates) sucessfully renders 2 comboboxes using "the 
model", while on another tab a treeview rendering "the model" as a table 
remains empty.  This behavior is with wt-git only.

I've thoroughly debug traced everything, even into the Wt code.  It all seems 
to be working, but I guess I'm missing something somewhere.

The app is GPL so I certainly wouldn't mind providing a copy of the whole 
thing, posting it on sf.net, or something.  Its certainly not a simple test 
case though.  I'll keep working on that and let you know.  Looks like I'm 
sticking with 3.1.1b for now.

Thanks,
Mike

> ---------------------------------------------------------------------------
> --- Download Intel&#174; 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
> 

------------------------------------------------------------------------------
Download Intel&#174; 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

Reply via email to