In fact I've using this, but look like if I use Border for this case,
then I need to wrap that border wherever I going to add a panel. Is
that what you mean?

Of course I can do that, may be better than extending Panel, but I
wish there is something more elegant

On 12/7/06, Erik van Oosten <[EMAIL PROTECTED]> wrote:
> Hi Carfield,
>
> Did you already look whether Border fits your need?
>
> Regards,
>       Erik.
>
>
> Carfield Yim schreef:
> > One issue I encounter now is the designer have problem of locating
> > HTML template that he like to edit so everytime he need to ask me
> > where is the template is.
> >
> > As most the the component I use is Panel, so I've thought of extending
> > Panel to a custom BasePanel and just add one label at the top to show
> > the classname for development mode. However, if I doing that I have to
> > modify every templates to have that label. Which don't sound like a
> > good approach. By the way I would like to wrap the panel with outlines
> > so the designer can see region of that panel taken.
> >
> > Just wonder if wicket already support this kind of debug mode? Or will
> > anyone have any better suggestion?
> >
>
> --
> Erik van Oosten
> http://www.day-to-day-stuff.blogspot.com/
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to