Print Page | Close Window

How to do OleDragDrop?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Syntax Edit
Forum Description: Topics Related to Codejock Syntax Edit
URL: http://forum.codejock.com/forum_posts.asp?TID=17031
Printed Date: 20 April 2024 at 8:16am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to do OleDragDrop?
Posted By: sforces
Subject: How to do OleDragDrop?
Date Posted: 29 July 2010 at 5:38pm
The OleDragDrop events don't appear to be exposed. I need to be able to drag text to the SyntaxEdit control. And when the mouse is over the control, I'd like to be able to have the caret move with my cursor so that I know exactly where I'll be dropping the text to in the control.

How can I do this?

-------------
Product: Xtreme Suite Pro (ActiveX) version 16.3.1

Platform: Windows XP SP3 (32bit)

Language: Visual Basic 6.0 SP6



Replies:
Posted By: davbrat
Date Posted: 30 July 2010 at 1:19pm
I too need this...  badly!!!


Dave Bratovich


-------------
Product: Xtreme SuitePro (ActiveX) version 18.4.0 Platform: Windows XP SP2+ & Windows 7 (32bit & 64Bit)
Windows 8/8.1/10

Language: Clarion 5.0/5.5/6.3/7.3/8/9/9.1/10


Posted By: sforces
Date Posted: 02 August 2010 at 1:48pm
No one's needed to do Drag & Drop with the SyntaxEdit control?

Originally posted by sforces sforces wrote:

The OleDragDrop events don't appear to be exposed. I need to be able to drag text to the SyntaxEdit control. And when the mouse is over the control, I'd like to be able to have the caret move with my cursor so that I know exactly where I'll be dropping the text to in the control.

How can I do this?


-------------
Product: Xtreme Suite Pro (ActiveX) version 16.3.1

Platform: Windows XP SP3 (32bit)

Language: Visual Basic 6.0 SP6


Posted By: sforces
Date Posted: 03 August 2010 at 3:01pm
This is very disappointing and frustrating. I've opened a support ticket with Codejock in early July and to date have not received a response.

Is this what my subscription gets? I now have 4 issues opened since early July with only 1 that got a response.

Is anyone still at Codejock? This isn't a way to treat your customers.

-------------
Product: Xtreme Suite Pro (ActiveX) version 16.3.1

Platform: Windows XP SP3 (32bit)

Language: Visual Basic 6.0 SP6


Posted By: flauzer
Date Posted: 26 October 2010 at 9:38am
>> How can I do this?
 
+1
 


Posted By: sforces
Date Posted: 26 October 2010 at 12:04pm
Sadly it's almost November and still no response on support for this. I hope that Codejock plans to resolve this in version 14.0 version that is supposed to be release in beta on Nov 8th.

-------------
Product: Xtreme Suite Pro (ActiveX) version 16.3.1

Platform: Windows XP SP3 (32bit)

Language: Visual Basic 6.0 SP6


Posted By: flauzer
Date Posted: 26 October 2010 at 12:16pm

Same problem: i want to manage SyntaxEdit control  and a "custom snippets manager" (it's a simple control on the same form..).

There's quite normal to select a portion of text and drag it into snippets manager.
Opposite operation: to drop a particular code snipped element from snippets manager within the SyntaxEdit control...
Boh...
 


Posted By: sforces
Date Posted: 24 December 2010 at 10:29am
Codejock,

Will SyntaxEdit get some love finally in Suite version 15 that's promised for January after a LONG period of nothing for it?

  • Drag and Drop support. Issue #24980
  • Word Wrap support. This has been requested by a lot of people for many years in the forum. Issue #24884
  • Splitter support (your MFC demo shows it, but ActiveX version doesn't and all other SyntaxEdit controls I've used/played with support this). Issue #24883


  • -------------
    Product: Xtreme Suite Pro (ActiveX) version 16.3.1

    Platform: Windows XP SP3 (32bit)

    Language: Visual Basic 6.0 SP6


    Posted By: davbrat
    Date Posted: 24 December 2010 at 12:04pm
    I'm all in.
    +3

    -------------
    Product: Xtreme SuitePro (ActiveX) version 18.4.0 Platform: Windows XP SP2+ & Windows 7 (32bit & 64Bit)
    Windows 8/8.1/10

    Language: Clarion 5.0/5.5/6.3/7.3/8/9/9.1/10


    Posted By: jpbro
    Date Posted: 24 December 2010 at 4:09pm
    It would be nice to have built-in OleDragDrop events, but since the SyntaxEdit exposes an hWnd property, you can roll your own using Edanmo's OLELIB.tlb (you will need to download and register this typelib, http://www.mvps.org/emorcillo/en/code/vb6/index.shtml - it is available here ).

    Once you have downloaded and registered the olelib.tlb, you can check out this sample:

    uploads/2676/OleDragDrop.zip - uploads/2676/OleDragDrop.zip

    Merry Christmas!


    -------------
    Product: Xtreme SuitePro (ActiveX) version 16.2.6
    Platform: Windows XP - SP3

    Language: Visual Basic 6.0 SP6



    Posted By: sforces
    Date Posted: 28 December 2010 at 12:18pm
    Oleg or someone from Codejock,

    Can you please respond on what we should expect!?

    Originally posted by sforces sforces wrote:

    Codejock,

    Will SyntaxEdit get some love finally in Suite version 15 that's promised for January after a LONG period of nothing for it?

  • Drag and Drop support. Issue #24980
  • Word Wrap support. This has been requested by a lot of people for many years in the forum. Issue #24884
  • Splitter support (your MFC demo shows it, but ActiveX version doesn't and all other SyntaxEdit controls I've used/played with support this). Issue #24883


  • -------------
    Product: Xtreme Suite Pro (ActiveX) version 16.3.1

    Platform: Windows XP SP3 (32bit)

    Language: Visual Basic 6.0 SP6


    Posted By: sforces
    Date Posted: 02 March 2011 at 9:08am
    Oleg / SuperMario,

    Any news on this? Will this ever be added?? Perhaps to 15.0.2 please?

    Originally posted by sforces sforces wrote:

    Oleg or someone from Codejock,

    Can you please respond on what we should expect!?

    Originally posted by sforces sforces wrote:

    Codejock,

    Will SyntaxEdit get some love finally in Suite version 15 that's promised for January after a LONG period of nothing for it?

  • Drag and Drop support. Issue #24980
  • Word Wrap support. This has been requested by a lot of people for many years in the forum. Issue #24884
  • Splitter support (your MFC demo shows it, but ActiveX version doesn't and all other SyntaxEdit controls I've used/played with support this). Issue #24883


  • -------------
    Product: Xtreme Suite Pro (ActiveX) version 16.3.1

    Platform: Windows XP SP3 (32bit)

    Language: Visual Basic 6.0 SP6


    Posted By: sforces
    Date Posted: 09 March 2011 at 9:19am
    Codejock / Oleg / SuperMario / anyone??

    Is there a plan to address these long outstanding issues? Will 15.0.3 finally add support for these items?

    Originally posted by sforces sforces wrote:

    Oleg / SuperMario,

    Any news on this? Will this ever be added?? Perhaps to 15.0.2 please?

    Originally posted by sforces sforces wrote:

    Oleg or someone from Codejock,

    Can you please respond on what we should expect!?

    Originally posted by sforces sforces wrote:

    Codejock,

    Will SyntaxEdit get some love finally in Suite version 15 that's promised for January after a LONG period of nothing for it?

  • Drag and Drop support. Issue #24980
  • Word Wrap support. This has been requested by a lot of people for many years in the forum. Issue #24884
  • Splitter support (your MFC demo shows it, but ActiveX version doesn't and all other SyntaxEdit controls I've used/played with support this). Issue #24883


  • -------------
    Product: Xtreme Suite Pro (ActiveX) version 16.3.1

    Platform: Windows XP SP3 (32bit)

    Language: Visual Basic 6.0 SP6


    Posted By: Oleg
    Date Posted: 09 March 2011 at 11:43am
    Hi,

    We will review Ole support for SyntaxEdit before 15.0.3.  Let you know in 24980 issue.


    -------------
    Oleg, Support Team
    CODEJOCK SOFTWARE SOLUTIONS


    Posted By: sforces
    Date Posted: 10 March 2011 at 9:21am
    Oleg,

    Thank you. This is finally some good news for this control. Is there an ETA on when 15.0.3 will be expected?

    But so does that mean that none of the following will ever be added?

  • Word Wrap support. This has been requested by a lot of people for many years in the forum. Issue #24884
  • Splitter support (your MFC demo shows it, but ActiveX version doesn't and all other SyntaxEdit controls I've used/played with support this). Issue #24883


  • -------------
    Product: Xtreme Suite Pro (ActiveX) version 16.3.1

    Platform: Windows XP SP3 (32bit)

    Language: Visual Basic 6.0 SP6


    Posted By: sforces
    Date Posted: 21 March 2011 at 4:59pm
    I'm very pleased to say that Oleg has addressed the Splitter (bottom left and top right) and OleDrag and OleDrop issues in a beta control I have tested. Clap I guess it will be part of 15.0.3?

    Again, Oleg thank you so much for addressing this. It has been a very long outstanding issue for me that prevented use of this control. ClapClapClap

    Only Word Wrap support request remains for me for this control. Can you comment on any plans for adding this please? Perhaps 15.0.4?

    Originally posted by sforces sforces wrote:

    Oleg,

    Thank you. This is finally some good news for this control. Is there an ETA on when 15.0.3 will be expected?

    But so does that mean that none of the following will ever be added?

  • Word Wrap support. This has been requested by a lot of people for many years in the forum. Issue #24884
  • Splitter support (your MFC demo shows it, but ActiveX version doesn't and all other SyntaxEdit controls I've used/played with support this). Issue #24883


  • -------------
    Product: Xtreme Suite Pro (ActiveX) version 16.3.1

    Platform: Windows XP SP3 (32bit)

    Language: Visual Basic 6.0 SP6


    Posted By: Leopo
    Date Posted: 27 October 2011 at 5:55am
    I have a function that uses the OLEDragDrop object. I can get the files a user drags and drops onto a form but is there a way to get the order that the files were selected? The files returned are sorted by modified date. I want to return the files by the order the user selected them. http://www.mspy.com - track a cell phone



    Print Page | Close Window

    Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
    Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net