Hey Antonio,

2011/3/14 Antonio Mancina <[email protected]>

> Hi all,
>
> I'm trying to set-up a complete test environment to interact with
> the Selenium IDE.
>
> In order to do so, I'd need every interacting widget belonging to
> my interface to have a non-randomic id. While this is really simple
> for some widgets, this is not totally clear in other cases. The two
> most relevant to me are the following:
>
> 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*.

> 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 ? :-)

>
> Thanks!
> --
> 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
>



-- 
// Dmitriy.
------------------------------------------------------------------------------
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

Reply via email to