no plans by me. In fact I do not plan on working on panelPopup for the forseeable future. Last time I spent time on it, it was not a very fun experience and I have other projects i am working on right now (I haven't done any MyFaces work in over a month now). Sorry. Perhaps someone else has an interest in working with it. Maybe even a trinidad wrapper on a third party js library with a more robust and tested popup?
On 2008-06-24, Joris Kimpe <[EMAIL PROTECTED]> wrote: > > Hello Andrew, > > do you know whether there are plans to create a dragable panelPopup? I > think this is a usefull feature, but don't know how to implement this... > > Thanks! > > Joris > > > > Andrew Robinson-5 wrote: >> >> I have created a new SVN branch for a large change to the panelPopup >> js code for positioning. >> >> I have tested it with Firefox 2 on linux, IE7 on Windows and IE6 on >> wine using the trinidad-demo page. >> >> It may work for the most part in quirks mode, but the code truly only >> supports standards mode, as that is what Trinidad supports (at least >> from the tr:document point of view) >> >> Those that use the popup, please test the code and reply to this post >> with feedback. >> >> Code: >> https://svn.apache.org/repos/asf/myfaces/trinidad/branches/ar_panelPopup_positioning >> >> This is from the 1.2.x branch so it will not work on 1.0.x >> applications. If you want to test those, patch your 1.0.x trinidad >> source with SVN revision 630473 off of that branch. >> >> I will commit it to the trunks after a 1.x.7 release branch is created >> to let this code go through a burn in time (so planned release is >> Trinidad 1.x.8). >> >> Thanks, >> -Andrew >> >> > > -- > View this message in context: > http://www.nabble.com/-Trinidad--panelPopup-users%2C-testers-needed-tp15654325p18085839.html > Sent from the MyFaces - Users mailing list archive at Nabble.com. > >

