This looks like a deployment issue. Do you see any 404 or other error in
your browser's debugger?

BR,
Wim.



2013/10/14 Muhammad Nasser Al-Noimi <mnno...@gmail.com>

> Hi,
>
> I'm writing a small test application using Wt, I tested the project on
> VC++ 2012 and it worked good but when I transferred the same project to
> Qt Creator I got a layout problem (When using WBootstrapTheme) for the
> first run on web browser and the layouts would act as expected for first
> refresh for page or when writing any character into any input field. I
> don't know what I miss here.
> I'm using the following layout:
>
> WDialog
> (
>      WContainerWidget
>      (
>          WImage
>      )
>      WContainerWidget
>      (
>          WLabel
>          WLineEdit
>          WLabel
>          WLineEdit
>          WCheckBox
>      )
> )
>
> The following images describe the problem:
> http://i.share.pho.to/488584a2_o.png
> http://i.share.pho.to/c360403a_o.png
>
> Thanks
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to