Hi Dmitriy! First of all, thanks for your answer! >> 1) Within a wt::wtabwidget: every tab is internally represented as >> a Wt::WMenuItem. I cannot apply a setId to a wmenuitem. >> > You can. WTabWidget::addTab() returns WMenuItem*.
I meant to say that a wmenuitem has not a setId method to be applied on it. It inherits from a WObject, whilst setId is declared in WWidget. >> 2) Treetable: to make it short, I cannot modify the filetreetable >> example from the wt tree in order to give the table entries a >> predefined id (as, for example, the very same text label, representing >> a file or directory name). >> > What the problem with modifying FileTreeTableNode.C ? :-) Didn't mean, here, to say that I can't modify the file ;-) I mean, I'm not able to understand which modifications are needed in order to set every FileTreeTableNode id. I thought that getting the WWidget through a columnWidget(0) call would have been the way to go, but I have some problems using it. Antonio ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
