Re: [Wicket-user] How to set TABPanels'titel to EscapeModel(false)

2007-03-12 Thread Stefan Lindner
Dear Igor,
 
should I send you a propsal (a modified class as source)? The Modificatoin is 
very trivial.
 
Stefan Lindner
winmail.dat-
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.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] How to set TABPanels'titel to EscapeModel(false)

2007-03-12 Thread Igor Vaynberg

yes i know its trivial. and if you open a jira request i will also know what
version you need this for. and if it is for 1.2.x then it would be in the
changelog which is important for that version.

-igor


On 3/12/07, Stefan Lindner [EMAIL PROTECTED] wrote:


Dear Igor,

should I send you a propsal (a modified class as source)? The Modificatoin
is very trivial.

Stefan Lindner

-
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.phpp=sourceforgeCID=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.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] : How to set TABPanels'titel to EscapeModel(false)

2007-03-12 Thread Stefan Lindner
I have created an enhancment request for Wicket 2 as 
http://issues.apache.org/jira/browse/WICKET-380
winmail.dat-
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.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] : How to set TABPanels'titel to EscapeModel(false)

2007-03-12 Thread Igor Vaynberg

thank you much

-igor


On 3/12/07, Stefan Lindner [EMAIL PROTECTED] wrote:


I have created an enhancment request for Wicket 2 as
http://issues.apache.org/jira/browse/WICKET-380

-
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.phpp=sourceforgeCID=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.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] How to set TABPanels'titel to EscapeModel(false)

2007-03-11 Thread Stefan Lindner
How can I set the TabPanel'S title labe to excapteModelStrings(false)?
Of cource, I can make my OwnTabPanel extends TabPanel and overwrite the whole 
constructor but I think this is not a good design.
The panel title is simly created in a leeop with
 
 new label(.);
 
And I can't see how to get a reference to this title label. Any ideas?
 
Stefan Lindner
winmail.dat-
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.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] How to set TABPanels'titel to EscapeModel(false)

2007-03-11 Thread Igor Vaynberg

add an rfe for a factory method for that label

-igor


On 3/11/07, Stefan Lindner [EMAIL PROTECTED] wrote:


How can I set the TabPanel'S title labe to excapteModelStrings(false)?
Of cource, I can make my OwnTabPanel extends TabPanel and overwrite the
whole constructor but I think this is not a good design.
The panel title is simly created in a leeop with

 new label(.);

And I can't see how to get a reference to this title label. Any ideas?

Stefan Lindner

-
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.phpp=sourceforgeCID=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.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user