Hello all, I want to set the id of the <input> element of the expand/collapse icons of WtreeNode. Especially for the separat icon-pair (nav-minus/nav-plus) when the node is set to setSelectable( false).
A id set with setId( "xy") of the elements -WTreeNode -WTreeNode::LabelIcon(), -WTreeNode::LabelIcon()->icon1() and icon2() didn't solve the problem and expandIcon_ is private and therefore not callable from extern. Thanks in advance, Sven -----Ursprüngliche Nachricht----- Von: Knoblich Sven Gesendet: Dienstag, 9. November 2010 17:01 An: [email protected] Betreff: Re: [Wt-interest] set id of the LineEdit of WFileUpload Oh, you are right. The easiest way is the best :-). -----Ursprüngliche Nachricht----- Von: Wim Dumon [mailto:[email protected]] Gesendet: Dienstag, 9. November 2010 16:29 An: [email protected] Betreff: Re: [Wt-interest] Segmentation fault Sven, See WWidget::setId() documentation. Best regards, Wim. 2010/11/9 Knoblich Sven <[email protected]>: > Hello all, > is it possible to set the id or an other attribute of the input-field of > WFileUpload? We have to identify the http-requests during our tests > automatically. > > Thanks in advance, > Sven > ---------------------------------------------------------------------- > -------- The Next 800 Companies to Lead America's Growth: New Video > Whitepaper David G. Thomson, author of the best-selling book > "Blueprint to a Billion" shares his insights and actions to help > propel your business during the next growth cycle. Listen Now! > http://p.sf.net/sfu/SAP-dev2dev > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
