Re: Error building TinyMce

2009-02-10 Thread Łukasz Lipka
Hi Ashtek, I think just try first D:\mystuff\ibtools\apache-wicket-1.3.5\tinymce-parent\ mvn install and than D:\mystuff\ibtools\apache-wicket-1.3.5\tinymce-parent\tinymcemvn install I hope this help. Best regards, -- Pozdrowienia Łukasz Lipka http://lukaszlipka.blogspot.com/ 2009/2/10 ashtek

Re: Error building TinyMce

2009-02-10 Thread Łukasz Lipka
funny I had the same problem with Mule and source code, and I think there is missing wicketstuff jar, just try to download all wicketstuff and build it, I am using the newest tinymc with wicket-1.4, and I am able to build jars without problems. Best regards, -- Pozdrowienia Łukasz Lipka http

Re: Wicket-phonebook problem with cleaning fields in FilterToolbar

2008-08-21 Thread Łukasz Lipka
(this); } }; clear.setDefaultFormProcessing(true); add(clear); } Best regards Łukasz Lipka 2008/8/21 Kai Mutz [EMAIL PROTECTED] Clear button of FilterForm is set as defaultFormProcessing false by default. Change it to true. See http://www.nabble.com

Re: Wicket-phonebook problem with cleaning fields in FilterToolbar

2008-08-22 Thread Łukasz Lipka
Can you show what did you change in your code that it start to work? Best regards Łukasz Lipkaa 2008/8/21 Kai Mutz [EMAIL PROTECTED] Clear button of FilterForm is set as defaultFormProcessing false by default. Change it to true. See

Re: Localization issue

2008-08-26 Thread Łukasz Lipka
Hi, depends on browser you use, I think for IE you have to start a new Broswer, for Firefox you can try this: getSession().invalidate(); and than set up new Locale Best regards Łukasz Lipka 2008/8/26 btakacs [EMAIL PROTECTED] Hi I have a page with a TabPanel with a ListView

Re: How to customize error message in SignInPanel

2008-09-24 Thread Łukasz Lipka
Hi, not perfect solution is to make your ownSignInPanel that extends SignInPanel than put your own properties file, or build your own sources with proper properties file. Best regards, -- Pozdrowienia Łukasz Lipka http://lukaszlipka.blogspot.com/ 2008/9/23 wiki [EMAIL PROTECTED]: Does any one

Re: Wicket and Flex

2009-05-21 Thread Łukasz Lipka
Hi, there is project http://code.google.com/p/wicket-flex-blazeds/ which connect Flex and Wicket. Best regards, -- Pozdrowienia Łukasz Lipka http://lukaszlipka.blogspot.com/ 2009/5/21 danisevsky danisev...@gmail.com: Hi, I am thinking about using Flex for some kind of UI like graphs

Re: OT: ESB

2009-06-03 Thread Łukasz Lipka
I am used Mule in few projects, and it was quite easy to configure to client needs. It would be my choice but I haven't worked with Camel + service MIx. Best regards, -- Pozdrowienia Łukasz Lipka http://lukaszlipka.blogspot.com/ 2009/6/3 Nick Heudecker nheudec...@gmail.com: I'm currently using