[Wicket-user] WicketStuff Dojo Beta is out

2007-08-08 Thread Vincent Demay
Hi all, The first new WicketStuffDojo release is out. It is named 1.3.0-beta in order to follow wicket version number while it is still possible. WicketStuffDojo-1.3.0-beta depends on wicket-1.3.0-beta2. You can find it on

Re: [Wicket-user] wicket-dojo StylingWebMarkupContainer / StyleAttribute

2007-07-22 Thread Vincent Demay
Hi, NateBot2000 a écrit : > Alrighty, I figured it out. Clean and very simple (let me know if there's a > better way to do this): > > package com.***.web.dashboard; > > import org.wicketstuff.dojo.markup.html.floatingpane.DojoFloatingPane; > import org.wicketstuff.dojo.widgets.StyleAttribute

Re: [Wicket-user] DojoTabContainer widget ID collision

2007-07-17 Thread Vincent Demay
Hi, NateBot2000 wrote: > [[this is cross-posted from Wicket Stuff user forum -- I read back in history > and saw the votes for shutting down WicketStuff forums]] > > > Hello: > > Using Vincent Demay's DojoTabContainer, I'm getting a "widget id collision > on ID: tabId" warning in Firebug for each

Re: [Wicket-user] Wicket Dojo widget loaded by ajax request fails

2007-07-09 Thread Vincent Demay
I don't understand, it's work on my side... could you please create a sample quickstart project in order to investigate on it. -- Vincent Thies Edeling a écrit : > Just tried with revision 2633 and I still have the same problem :( > > Vincent Demay wrote: > >&

Re: [Wicket-user] Wicket Dojo widget loaded by ajax request fails

2007-07-09 Thread Vincent Demay
Hey, I commited a fix yesterday about that. Is it ok for you now? -- Vincent Thies Edeling wrote: Vincent Demay wrote: Thies Edeling a écrit : Hi all Been playing a bit with the wicketstuff dojo contrib. I have some problems with adding a DojoDatePicker (or any other Dojo widget

Re: [Wicket-user] Wicket Dojo widget loaded by ajax request fails

2007-07-07 Thread Vincent Demay
Thies Edeling a écrit : > Hi all > > Been playing a bit with the wicketstuff dojo contrib. I have some > problems with adding a DojoDatePicker (or any other Dojo widget) to a > Panel that's been loaded via an AjaxLink - replacing an existing Panel > on the Page. > Firefox just keeps loading inf

Re: [Wicket-user] No get method defined for expression recorder when using Palette and CompoundPropertyModel

2007-07-06 Thread Vincent Demay
shumbola wrote: > Здравствуйте, Vincent. > > Вы писали Friday, July 06, 2007, 6:29:46 PM: > > >> Robert Novotny wrote: >> >>> Greetings, >>> I have migrated by application to the wicket beta2 and I have experienced an >>> apparent change in the functionality of CompoundPropertyModels. >>> >

Re: [Wicket-user] No get method defined for expression recorder when using Palette and CompoundPropertyModel

2007-07-06 Thread Vincent Demay
Robert Novotny wrote: > Greetings, > I have migrated by application to the wicket beta2 and I have experienced an > apparent change in the functionality of CompoundPropertyModels. > > I have a simple page with constructor code similar to the following code: > public TestPage() { > setModel(new Co

Re: [Wicket-user] javascript version of setVisible()

2007-06-04 Thread Vincent Demay
Matthieu Casanova a écrit : > 007/6/3, Vincent Demay <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > > Matthieu Casanova a écrit : > > Hi, I want to hide a component, and sometimes making it visible > using > > javascript. > >

Re: [Wicket-user] javascript version of setVisible()

2007-06-03 Thread Vincent Demay
Matthieu Casanova a écrit : > Hi, I want to hide a component, and sometimes making it visible using > javascript. > Is there something like that in wicket api or should I do it myself > with some javascript ? Hi, If you want to make your component visible/invisble using ajax, you can use set

Re: [Wicket-user] wicket-contrib-dojo for wicket 1.3.0

2007-05-11 Thread Vincent Demay
e(Home.class.getPackage())); > > When I removed the mount line dojo stuff worked fine. > I've attached a small project in a working state. If you uncomment the > mount line in the MyApplication.java you'll see that the dojo page > doesn't work anymore. > >

Re: [Wicket-user] wicket-contrib-push: design discussion

2007-05-10 Thread Vincent Demay
Xavier Hanin a écrit : > On 5/10/07, *Vincent Demay* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Eelco Hillenius a écrit : > > The only thing that mildly bothers me is that the 'Push' sounds like > > on-way-traff

Re: [Wicket-user] wicket-contrib-push: design discussion

2007-05-10 Thread Vincent Demay
Eelco Hillenius a écrit : > The only thing that mildly bothers me is that the 'Push' sounds like > on-way-traffic to me. Can we come up with additional ideas? Something > with Channel in it maybe? Or am I the only one feeling uneasy with the > name? > Xavier Hanin a écrit : > > So I suggest to r

Re: [Wicket-user] wicket-contrib-push: design discussion

2007-05-10 Thread Vincent Demay
w users to have less configuration to do. I like that because it is - easier to use - easier to switch +1 -- Vincent Demay http://www.demay-fr.net/blog Xavier -- Xavier Hanin - Independent Java Consultant Manage your dependencies with Ivy! http://incubator

Re: [Wicket-user] wicket-contrib-push: bad dependency

2007-05-10 Thread Vincent Demay
Jean-Baptiste Quenot a écrit : > * Xavier Hanin: > > >> On 5/10/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote: >> >> >>> Would you be interested in joining the team? ;-) >>> >> I don't know if I'll have much time to contribute, but I'd be >> happy to join though. >> > >

Re: [Wicket-user] wicket-contrib-dojo for wicket 1.3.0

2007-05-10 Thread Vincent Demay
e a little code snippet, or a mini sample code where I can reproduce that? Do you use firebug(https://addons.mozilla.org/fr/firefox/addon/1843)? If you do, can you copy paste the trace in it? Thanks -- Vincent Demay http://www.demay-fr.net/blog Thanks Dragos Vincent Demay wrote: Drago

Re: [Wicket-user] wicket-contrib-dojo for wicket 1.3.0

2007-05-09 Thread Vincent Demay
sites for using wicketstuff-dojo? Thanks, Dragos Dragos, This Error has been fixed but build failed since a long time. Try to get the last jar in the maven repo http://wicketstuff.org/maven/repository/org/wicketstuff/wicketstuff-dojo/1.3.0-SNAPSHOT/ (from today ;) ) I think the problem has been

Re: [Wicket-user] Accordion pane

2007-05-08 Thread Vincent Demay
1.X wicket branch. May be one day we will backport our current 1.X branch on a 1.2.X branch, but it needs a lot of time and we have not such time, very sorry. You can get the last jar on : http://wicketstuff.org/maven/repository/org/wicketstuff/wicketstuff-dojo/1.3.0-SNAPSHOT/ -- Vincent

Re: [Wicket-user] [announce] wicket-stuff for 1.x has moved to trunk in svn

2007-04-19 Thread Vincent Demay
Thx Martjin Martijn Dashorst a écrit : >> We will switch the svn branches in wicket-stuff too. >> > > This is also completed as of now. Wicket Stuff svn now mirrors Wicket > svn in structure. > > * Trunk of wicket stuff has been moved to branches/wicket-2-DISCONTINUED > * Branch wicket-1.x ha

Re: [Wicket-user] unsuscribe

2007-04-18 Thread Vincent Demay
waqas shahwar a écrit : > please unsuscribe me from mailing list.I don't want email from wicket > go on https://lists.sourceforge.net/lists/listinfo/wicket-user and do it yourself > _ > Express yourself instantly with MSN Messenge

Re: [Wicket-user] Disable debug messages in wicket-contrib-dojo 1.3.0-SNAPSHOT

2007-04-05 Thread Vincent Demay
Gohan a écrit : > Does anyone know how to disable the debug messages that's being printed all > over the screen when using wicket-contrib-dojo 1.3.0-SNAPSHOT? > Hi Gohan You can use https://addons.mozilla.org/fr/firefox/addon/1843 on you browser add log will be moved on its console, also in pr

Re: [Wicket-user] AbstractAjaxTimerBehavior on a page not possible ?

2007-04-04 Thread Vincent Demay
ZedroS Schwart a écrit : > Hi all > > I've the following code : > public class LogoutPage extends SecuredBasePage { > public LogoutPage() { > ((Session) getSession()).setUser(null); > > add(new AbstractAjaxTimerBehavior(Duration.seconds(5)) { >

Re: [Wicket-user] Serveur pushing implementation

2007-03-21 Thread Vincent Demay
er changes > to the clients who are displaying those components. If we writte ourself the *CometServlet we can image to write a client side wicket-comet.js allowing to wrap *CometServlet response in existing wicket-ajax. I think it could be fine ;) -- Vincent > > johan > > > On 3

Re: [Wicket-user] Serveur pushing implementation

2007-03-20 Thread Vincent Demay
that doesnt depend on dojo and something that has a very > similar requesttarget to ajaxrequesttarget that can transfer value > pairs _or_ markup. > > but this is definetely a great start. > > -igor > > > On 3/20/07, *Vincent Demay* < [E

Re: [Wicket-user] Serveur pushing implementation

2007-03-20 Thread Vincent Demay
James McLaughlin a écrit : >> WDYT?, Any comments, feelings? >> > > This looks like really exciting work. I can't wait to try it out. I > took a look at the code and you've done a really nice job. One > question, is it possible to push rendered components instead of > pinging those components

Re: [Wicket-user] Serveur pushing implementation

2007-03-20 Thread Vincent Demay
ote: > >> tomcat uses this: >> >> http://tomcat.apache.org/tomcat-6.0-doc/aio.html >> >> so for tomcat to work i need to create a special filter (or servlet) that >> maps a push connection >> >> How does jetty work? When does jetty know that this

Re: [Wicket-user] Serveur pushing implementation

2007-03-20 Thread Vincent Demay
verbose false 1 I just gave a quick look on http://tomcat.apache.org/tomcat-6.0-doc/aio.html but it seems to be the same way to do -- Vincent > > johan > > > On 3/20/07, *Vincent Demay* < [EMAIL PROTECTED] > <mailto:[EMAIL

Re: [Wicket-user] Serveur pushing implementation

2007-03-20 Thread Vincent Demay
ween what person1 is doing and what person2 has saved Hope what I said help you to understand ;) -- Vincent Demay http://www.demay-fr.net/blog > > >> -Ursprüngliche Nachricht- >> Von: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] Im Auftrag >> von Vi

Re: [Wicket-user] Serveur pushing implementation

2007-03-20 Thread Vincent Demay
currently checking out the NIO support of tomcat 6. I've never test with tomcat for the moment, but I saw some articles about that... need to check -- Vincent Demay http://www.demay-fr.net/blog > I hope in the coming weeks to have an impl that is really push (so > there is really a n

[Wicket-user] Serveur pushing implementation

2007-03-20 Thread Vincent Demay
t-1.3/wicket-contrib-push https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/wicket-1.3/wicket-contrib-push-examples -- Vincent Demay http://www.demay-fr.net/blog - Take Surveys. Earn Cash. Influence the Future of

Re: [Wicket-user] wicket-ajax.js

2007-03-14 Thread Vincent Demay
Hi I do not see difference between you two ;) samples but maybe you was talking about that : https://issues.apache.org/jira/browse/WICKET-387. I think, it will be fixed soon. cheers -- Vincent http://www.demay-fr.net/blog/ ChuckDeal a écrit : > wicket-ajax.js (revision 518211) appears to hav

Re: [Wicket-user] Pushing data to the Ajax client in wicket?

2007-03-06 Thread Vincent Demay
you need ;) Cheers -- Vincent Demay http://www.demay-fr.net/blog/ Xavier Hanin a écrit : On 3/6/07, *Peter Neubauer* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Hi there, I am trying to push out events that contain the moving locations of a users buddies, so I

Re: [Wicket-user] server side triggered page refresh (aka push)

2007-03-01 Thread Vincent Demay
rver. You can have a look at wicket.contrib.dojo.cometd.DojoSharedForm which allows a form to be shared in live between all clients working on it -- Vincent Demay http://www.demay-fr.net/blog Johan Compagner a écrit : > if you just want polling (every X seconds), then that is already > po

Re: [Wicket-user] Field validation + FeedbackIndicator + Ajax

2007-02-28 Thread Vincent Demay
Manuel Alejandro de Brito Fontes a écrit : > Hi, the alerticon contains the tooltip, just pass the mouse over the > image and show the message. oh, sorry, I haven't seen it ;) -- Vincent Demay http://www.demay-fr.net/blog > > On 28-02-2007, at 7:05, Vincent Demay wrot

Re: [Wicket-user] Field validation + FeedbackIndicator + Ajax

2007-02-28 Thread Vincent Demay
like that but with a tooltip on the alerticon instead of a classical feedbackPanel -- Vincent Demay http://www.demay-fr.net/blog Manuel Alejandro de Brito Fontes a écrit : Hi, I'm using wicket to build a prototype and found interesting the content of this: http://wicketstuff.org/confluen

Re: [Wicket-user] Notificaton when DOJO FXOnClickFader have completed

2007-02-26 Thread Vincent Demay
Unfortunatly there isn't any event raised when an effect is finished. What is your use case? may be we can work around that? Gohan a écrit : > I have another question regarding the wicket-contrib-dojo library. I wonder > if it's possible to be notified when a FX component like FXOnClickFader or >

Re: [Wicket-user] DojoDropContainer won't work with zero items or "float: left; "

2007-02-26 Thread Vincent Demay
when I drop an item to a DojoDropContainer. But I can add that to the > jira, if it's a bug that is? > Yes please ;) I will take a look at it Just a question, Are you using Wicket 1.X or wicket 2.X ? -- Vincent Demay http://www.demay-fr.net/blog > Thanks for your hel

Re: [Wicket-user] Update component using ajax when no AjaxRequestTarget is available

2007-02-26 Thread Vincent Demay
etModelObject("Dropped"); > } > }; > > As expected the label never updates. Usually you have a AjaxRequestTarget to > which you'd add the label. But what should I do in this case? > Hi, You're right, it is a mistake, onDrop should give you access to the A

Re: [Wicket-user] DojoDropContainer won't work with zero items or "float: left; "

2007-02-25 Thread Vincent Demay
Vincent Demay a écrit : Gohan a écrit : I'm having some issues with the DojoDropContainer component of wicket-contrib-dojo. As soon as I'm setting the layout in the css to be "float: left;" for the images or whatever I like to drop, it won't work (i.e. I can

Re: [Wicket-user] [WCD] problem building examples

2007-02-25 Thread Vincent Demay
ers, > Hi guys, I fixed this bug. exemples are now 1.4 compliant... ;) -- Vincent Demay http://www.demay-fr.net/blog/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel

Re: [Wicket-user] DojoDropContainer won't work with zero items or "float: left; "

2007-02-25 Thread Vincent Demay
back. You should have an other dropContainer where dragContainer are in at page loading. > Has anyone experienced the same issues? I'm using wicket 2.0-SNAPSHOT and > thus the 2.0-SNAPSHOT version of wicket contrib dojo. > wicket-contrib-dojo (WCD) 2.0 is less maintain than W

Re: [Wicket-user] choosing a wicket version

2007-02-24 Thread Vincent Demay
Xavier Hanin a écrit : > On 2/24/07, *Vincent Demay* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Xavier Hanin a écrit : > > Ok, so I'll go with wicket 2, thanks a lot for your time! > > Hi Xavier, > > I work on dojo i

Re: [Wicket-user] choosing a wicket version

2007-02-24 Thread Vincent Demay
ly studing cometd integration ways in WCD (jetty based). If your are interrested in it just tell me, we maybe can do some work together but better wicket revision to do that is 1.3 because of WCD -- Vincent Demay http://www.demay-fr.net/blog > > - Xavier > > johan > > -

Re: [Wicket-user] non-draggable Windows?

2007-02-10 Thread Vincent Demay
You can use Wicket-contrib-dojo (WCD): see DojoModalDialog (http://www.demay-fr.net:8080/WCD13/app?wicket:bookmarkablePage=%3Awicket.contrib.dojo.examples.DialogShower) But to use WCD you need to use wicket1.X -- Vincent Demay http://www.demay-fr.net/blog/index.php/en Matej Knopp a écrit

[Wicket-user] NPE on session expire

2007-02-07 Thread Vincent Demay
eturn null. -- Vincent Demay - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.

Re: [Wicket-user] Right-click context menu

2007-02-04 Thread Vincent Demay
Jean-Baptiste Quenot a écrit : * Vincent Demay: I've just finished to integrate DojoMenu Hi Vincent, Great work! However in your MenuSample example, it's not clear how to intercept which particular menu item has been selected. Am I missing something? Thanks JB Ye

Re: [Wicket-user] Right-click context menu

2007-02-04 Thread Vincent Demay
.addChild(new DojoMenuItem("move", "Move", new ResourceReference(MenuSample.class, "move.jpg"; container.add(new DojoContextualMenuBehavior(menu)); add(container); And you do not n

Re: [Wicket-user] JS error on ajaxRequest response

2007-01-29 Thread Vincent Demay
I get it thanks a lot... It works now ;) -- Vincent Matej Knopp a écrit : current wicket-ajax.js :) -Matej Vincent Demay wrote: Matej Knopp a écrit : You're probably using the firebug extension for firefox. It is a known issue, it's caused by firebug. There is a workaro

Re: [Wicket-user] JS error on ajaxRequest response

2007-01-29 Thread Vincent Demay
Matej Knopp a écrit : > You're probably using the firebug extension for firefox. It is a known > issue, it's caused by firebug. There is a workaround for it in svn. > Ok thanks a lot. Where can I find this workaround on svn? > -Matej > > Vincent Demay wrote: >

[Wicket-user] JS error on ajaxRequest response

2007-01-29 Thread Vincent Demay
Hi all I work with a "quite" old wicket 1.3 branch snapshot And I get the following error when response come back to the client : t has no properties : if (t.readyState == 4) { Have you ever seen this kind of mistake? Is it a knew bug? Is there a patch to fix that? thanks -- Vincent ---

Re: [Wicket-user] Client-side form validation in Wicket 1.2 or 1.3

2007-01-24 Thread Vincent Demay
Hi, We make some client-side validation (not also client-side but with ajax) in Wicket-Contrib-Dojo. But it is not as "powerfull" as we expected for the moment because we do not have time to do that for the moment. You can see a live demo here : http://www.demay-fr.net:8080/WCD13/app : it is

Re: [Wicket-user] integrate Wicket stuff examples projects

2007-01-22 Thread Vincent Demay
Eelco Hillenius a écrit : > I just filed http://issues.apache.org/jira/browse/WICKET-227, which we > are considering because of an offline discussion we had on how to cut > down on maintenance for the core projects. > > I think we can do much the same for the Wicket-stuff projects. There > are a co

Re: [Wicket-user] Error in Wicket Form Ajax in IE

2006-12-12 Thread Vincent Demay
It is a known bug under IE, table elements can not be replace with OuterHtml which is used is wicketAjax implementation. This bug has been fixed : see http://issues.apache.org/jira/browse/WICKET-143 -- Vincent Demay http://www.demay-fr.net/blog/en Ayodeji Aladejebi wrote: I have this set

Re: [Wicket-user] Drag and drop

2006-12-09 Thread Vincent Demay
Yes there is a such feature on dojo-contrib but it is not released yet. I waiting for wicket 1.3 and wicket 2.0 release to make a distribution of all dojo feature. You can see a live demo here : http://www.demay-fr.net:8080/Wicket-start/app Dnd is available on wicket-dojo-contrib trunk -- Vincent

Re: [Wicket-user] Timeline-component

2006-11-30 Thread Vincent Demay
lly for the more evolved projects like > wicket-contrib-dojo. > For the moment there isn't any live demo. But you can test It on my personal machine : http://www.demay-fr.net:8080/Wicket-start/app It could be quitte slow... it is just my own server... it is not a professionnal one - sorr