Hey Gabor, 2011/5/5 Koen Deforche <[email protected]>: > Hey Gabor, > > 2011/5/5 Gabor E. Tusnady <[email protected]>: >> Examining the source of witty, I have found that using >> wApp->domRoot()->find() method instead of root()->find() solve my >> problem. > > Except that, domRoot() doesn't officially exist. Perhaps its time to > acknowledge its existence (and document it in the API).
Because in widgetset mode, the dom-root is not so well defined (every bound widget defines its own "root"), I decided to instead add a method WApplication::findWidget() which searches through all the various "root" objects. It'll be in git soon. Regards, koen ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
