<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 Feb 2016 22:28:00 Z</lastBuildDate><pubDate>10 Feb 2016 08:27:00 Z</pubDate><description>Using WD20. I'm trying to set a Schedule Control as a programmed Drag and Drop source, but having no luck. In the 'End of Initialization' code for the Window I have&#13;
&#13;
SCH_Test..DndSource = dndProgram&#13;
DnDEvent(Drag_Resource,SCH_Test,dndBeginDrag)&#13;
&#13;
but the procedure Drag_Resource is never called when trying to drag.&#13;
&#13;
I've also tried&#13;
&#13;
SCH_Test..DndSource = dndProgram&#13;
DnDEvent("Drag_Resource",SCH_Test,dndBeginDrag)&#13;
&#13;
Has anyone successfully got a Schedule Control working as a programmed Drag and Drop source?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source/read.awp</link><title>Schedule control as DnD Source</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source-56354/read.awp</comments><pubDate>10 Feb 2016 22:28:00 Z</pubDate><description>Thanks Arie. I have it working now when dragging from an appointment to outside the control.&#13;
&#13;
Unfortunately I want begindrag t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source-56354/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source-56354/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source/read.awp">Schedule control as DnD Source</source><title>Re: Schedule control as DnD Source</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source-56353/read.awp</comments><pubDate>10 Feb 2016 20:07:00 Z</pubDate><description>If I remember correctly the beginDrag event start when you leave the schedule control. It is meant for dragging to/from another …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source-56353/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source-56353/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source/read.awp">Schedule control as DnD Source</source><title>Re: Schedule control as DnD Source</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source-56352/read.awp</comments><pubDate>10 Feb 2016 18:57:00 Z</pubDate><description>Hi&#13;
&#13;
what do you mean by drag and drop.&#13;
&#13;
I use the scedular control in my app. works just fin ? Drag and drop is a native beh…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source-56352/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source-56352/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56325-schedule-control-dnd-source/read.awp">Schedule control as DnD Source</source><title>Re: Schedule control as DnD Source</title></item></channel></rss>
