> On Tue, Mar 9, 2010 at 6:10 AM, mobi phil <[email protected]> wrote:
>> 3. The already proposed idea about using Qt Designer to design Wt
>> widgets, might be a wrong direction. In my opinion a better solution
>> would be to create a Wt application that would allow the construction
>> of "empty" widgets, through a web application. The advantage of this
>> approach is that contrary to Wt Designer, the widgets would render on
>> the final web application as they render in the Wt. The product of
>> this designer wt application would be a html template. Any .ui
>> interface etc. would mean unnecessary overhead in the development
>> cycle etc. etc.
>
> That is *exactly* how I thought that should be designed, even played
> with it a bit (just a quick creator as I was designing my app so I
> could figure out how they 'feel', *very* basic though).  This would be
> fun to do.

I disagree.

"the widgets would render on the final web application as they render
in the Wt..." *IN* *ONE* *BROWSER*, the one you are using to run
WtDesigner. If you are running WtDesigner on Firefox, you won't be
sure how it will look on Safari, IE7, Chrome or whatnot. Further,
nothing prevents you from making the QtDesigner-based WtDesigner
render the widgets on a QtWebKit canvas or replace "Show with
Plastique style", "Show with CDE style", etc from QtDesigner with
"Show in Firefox 3.0", "Show in Opera", etc. In fact, ideally
WtCreator would automagically download and install (a-la
portable-apps, ie. no system-wide installation) all those browsers so
that you can easily test your design.

My main reason for proposing the QtCreator (not just QtDesigner) as
the starting point for WtCreator is there is already a lot of work
done (parser, language support, debugger, designer, etc) and Qt and Wt
are very similar (thus making the effort relatively easy, as I have
shown in other e-mails).

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to