Interestingly, as I worked with recently updated versions of HEAD, this still worked. When I upgraded to RC1, I had to change this back; so far that is the only compilation issue I've had, and there have been no other issues. Thanks, Igor, for a nice easy-to-use component.

I've customized it by replacing the images with the ones from our designer. It would be nice if the component offered a way to do this directly. Maybe, if it's okay with you, when I gain a little more understanding of Wicket components, I'll try this myself.

  -- Scott

Juergen Donnerstag wrote:
Right, addToHeader() does no longer exists. Use add() instead.

Juergen

On 9/10/05, Igor Vaynberg <[EMAIL PROTECTED]> wrote:

Right, but the problem with the HEAD version remains as addToHeader() will
no longer exist.

-Igor



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:wicket-user-
[EMAIL PROTECTED] On Behalf Of Scott Sauyet
Sent: Friday, September 09, 2005 3:20 PM
To: [email protected]
Subject: Re: [Wicket-user] Using wicket-contrib-palette

Igor Vaynberg wrote:

Hmm,
Im not sure why it works for me and not for you. I dropped your code

into

the wicket-contrib-palette-examples and ran it from there.

I suspect the problem is on line 165: add(javascript). This used to be
addToHeader(javascript) but was changed to a pure add() call by eelco in
revision 1.5. I guess addToHeader() no longer exists, so maybe someone

from

the core team can shine a light on this, should we be doing

getPage().add()

instead?

Ah, but changing this back fixes my problem!

Thank you very much.

  -- Scott



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle
Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user






-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user







-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to