Hey Costatino, 2009/1/28 Costantino Giuliodori <[email protected]>: > My question arises because I know little Wt and especially Qt know > yet, but I was considering the possibility of making the binding > between protocolBuffer and ORM as a model and something converted from > QtDesigner ui as view. > > I asked the question to know if I have some system to identify at > runtime a widget. > For my model/view binding experiments, the widget ID would be > *perfect*, but in general I see that WLayout don't have it. > Looking at uic I thought that I could use objectName to bind between > model and view at runtime.
In the mean while, objectName() has come into play for another customer request: to be able to generate DOM id's that are descriptive as well as unique. Therefore we will prepend the objectName() to an automatically generated (or custom) id() in the DOM. And make WLayout a WObject. Regards, koen ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
