Hi Kurt, read here:
https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0#MigrationtoWicket7.0-PaletteandWizarduse%3Cdiv%3Esinsteadof%3Ctable%3EmarkupWICKET-5349 Regards Sven On 29.01.2016 21:00, Kurt Clauss wrote:
Hi all!! I'm thinking this is the right place to bring this up, but if not, please direct me accordingly (in a nice way, of course)... I started working with the Palette component in 7.2.0 and found the layout does not match the example at all. It renders the appropriate containers and content, but definitely not the same layout. I saw in an example version at (http://www.mkyong.com/wicket/wicket-palette-example/) it renders correctly. However, the pom has very different references. What do I need to do with the current version to get a similar layout, or even customize the current layout?? org.apache.wicket.extensions.markup.html.form.palette.Palette Thanks in advance!Kurt
