Hi Vinod,

 

Thanks for the reply.  After a bit of digging, I figured out what was
happening with the shindig-dnd project hosted on google code.  It seems
that there haven't been any updates to it in quite some time.  It looks
like it's initial release was Feb of 2009.  Since then there was a
release of shindig.  This release was incompatible with the shindig-dnd
release.  I merely had to overwrite the getMainContent function in
gadgets-ext.js as the Iframe was expecting the "src" tag to be set
accordingly.  Overwriting this function solved my problem.

 

In any case, I'll probably pull down the wings framework and see what it
is all about!

 

Thanks for the information.

 

Best Regards,

Matt

 

From: Vinod [mailto:[email protected]] 
Sent: Monday, January 25, 2010 3:00 AM
To: [email protected]; Weiss, Matthew L
Cc: SAMIK CHAKRABORTY
Subject: RE: Shindig Drag and drop

 

Hi Matt,

 

Samik (in cc) and I are working on an open source project called "Wings
framework <http://www.wingsource.org> " licensed under Apache v2.0. The
project is under development and doesn't have a beta release yet. 

 

There is a dnd implementation for shindig under Shindig-dnd-Jquery
folder in SVN repository. Please feel free to check it out and let us
know in case of any issues. We plan to build a java container for
Shindig that provides among other things ui niceties such as drag &
drop, animation effects etc. 

 

Regards,

Vinod

 

blogs:- http://pillvin.blogspot.com

 

-----Original Message-----
From: Weiss, Matthew L [mailto:[email protected]] 
Sent: Thursday, January 21, 2010 1:52 AM
To: [email protected]
Subject: Shindig Drag and drop

 

Hey All,

 

I hope that this is a prudent question for this mailing list.  I'm

currently trying to get shindig to work with the drag and drop project

from google code.  The drag and drop functionality seems to work but

none of the gadgets render.

 

My first question is if this project is eventually going to be rolled

into the shindig project as it seems very practical and usefull but it

seems that it has had not much activity.

 

My second question is if anyone has had a similar problem.  Drag and

drop seems to work but nothing gets rendered.

 

Thirdly, is there an alternative to the google code drag and drop

project or is this currently the only drag and drop solution, aside from

implementing drag and drop myself?  I suspect that an enhancement to

shindig may have caused this behavior.

 

Thanks,

Matt

 

Reply via email to