On 9/12/07, Vit Rozkovec <[EMAIL PROTECTED]> wrote:
> I checked the code out with svn, and run my project with last revision,
> however the behavior is still the same.
> In the Wizard.java method onBeforeRender() there is a condition
> if (buttonBar instanceof IDefaultButtonProvider){}
> which in my case never evaluates to true and so the form never gets set
> the default button.Am I correct that you provide your own button bar then? Please take a look at how WizardButtonBar is implemented. > Do you want a code of my class? I do not do there something special, I > copied the class from wicket examples. Sure. Eelco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
