From: enriQUE [swe] <en...@ge...> - 2005-09-02 09:58:56
|
Henry Ho wrote: > Hi, > > Have anyone tried to implement a portal like layout using DynAPI? I > think the PanelBar and ObjectTracker may be used as the build blocks > for a site similar to my.msn.com <http://my.msn.com>, where they have > windows/panels stacked together. The main missing feature is to allow > dragging and dropping windows from one column to another. I'd > appreciate if anyone can provide some pointers and comment on this > approach. > > Regards, > Henry Hello Henry, Is it something like http://www.dhtmlcentral.com/ you are thinking of? If so I suggest you look into doing something like the example at http://dynapi.sourceforge.net/releases/dynapi-3.0.0-beta2/examples/dynapi.api.ext.dragevent.html shows. (And you might look into how dhtmlcentral does it too and try to fit it together.) regards Henrik |