Pau Garcia i Quiles wrote: >> Hello, I'm new here, and would like to ask a question. What I would be >> interested in, is something that is able to "design once, compile multiple >> times" -- I guess this would mean designing with widgets that uses the >> intersection of features of Qt and/or Wt. I.e., I'm looking for a toolchain >> >> Qt Designer (qt widgets) -> .ui files -> >> -> uic -> qt implementation >> -> translator -> wtuic -> wt implementation >> >> Has there been work in this direction and/or do you mean something like >> this? >> > > While I'd love to have that, what you are proposing would require to > provide an Wt implementation of every widget in Qt you want to make > available. Further, you would need to map every method in Qt to a > method in Wt. That means creating a lot of widgets and adapting > others. IMHO it is not feasible at this point. > >
I think this could work, as long as usage is restricted to a compatible subset of objects and methods, not ideal perhaps but it would be usable and does not require the QtCreator people "coming to the party". Cheers, Brad ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
