Wt & JWt 3.2.1, final
by koen on Friday, March 30, 2012 @ 11:45
Final packages for version 3.2.1 have been uploaded:
-
C++ Wt: download wt-3.2.1.tar.gz and read its release notes
-
Java JWt: download jwt-3.2.1.zip and read its release notes
5 comments
Add comment
zhmsong
one year ago
Long time no see!Ready to update to 3.2.1,zzzzzz!!!
Reply
anonymous
one year ago
Great work, thanks.But try this case:1- WTableView + QueryModel + IE or FireFox = text header not displayed.2- WTableView + QueryModel + Chrome = text header displayed normally.3- WTableView + WStandardItemModel + any browser = text header displayed normally.Regards
Youcef
Reply
koen
one year ago
Hey, that is surprising behavior (the model shouldn't impact table rendering). Can you reproduce that in a test case and submit it to the bug tracker (later today hopefully when it is online again).
Reply
anonymous
one year ago
But this problem produced when i use wt-3.2.1 only.my environment:
- ubuntu 11.10.
- boost 1.46.
after that i returned back to wt-3.2.0 and the text header appear in all cases and with all browsers.
i will try to put a test case.Youcef.
Reply
koen
one year ago
Are you sure you update the resources and reset browser caches while trying this?
Reply