Dear Jiongliang,

in order to show the icons, you need to have a link to the wt/resources
directory,
in the directory from where your application is started.
Can you check whether this link is in the correct location?

Kind regards,

Pieter

On 26 February 2010 10:11, <[email protected]> wrote:

>
> Deal all:
>
> I run this code copy from the documentation of Witty, but cann't expand or
> collapse in firefox, but in IE, It's ok, just not show expand and collapse
> pictures. How to show the expand and collapse effect in firefox?
>
>  
> *Wt::WPanel*<http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WPanel.html>*panel
>  = new
> *Wt::WPanel*<http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WPanel.html>
> ();
> panel->*setTitle*<http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WPanel.html#3e2feec27482003f4abd921c22b1b0c3>("A
> panel");
> panel->*setCentralWidget*<http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WPanel.html#74f87b8eacf87d9df2704fc97ce9c37f>(new
> *Wt::WText*<http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WText.html>("This
> is the panel contents"));
> panel->*setCollapsible*<http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WPanel.html#ce945a192f671220a5a2cda671dc37ca>
> (true);
>
> ----
> Thanks
> Jiongliang
>
> ------------------------------------------------------------------------------
> 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
>
>
------------------------------------------------------------------------------
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