Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

TDBRichEdit, Drag and Drop (not)

0 views
Skip to first unread message

Kevin Davidson

unread,
Jan 11, 1999, 3:00:00 AM1/11/99
to
The regular Delphi (3.0) RichEdit automatically implements drag and
drop. You can drag text from one RichEdit control to another, or move
text around within a control.

However, TDBRichEdit doesn't work that way. I haven't been able to
manually get a TDBRichEdit to accept a DROP even by setting up the drop
events manually.

How can I get this to work?

Thanks,

--
Kevin Davidson
QS Technologies, Inc.
Suite 1106 NationsBank Plaza, Greenville, SC 29601
ke...@qsinc.com
voice: (864) 232-2666 / fax: (864) 370-2230

Jim O'Brien

unread,
Jan 30, 1999, 3:00:00 AM1/30/99
to
In article <369A7F06...@qsinc.com>, Kevin Davidson wrote:
> The regular Delphi (3.0) RichEdit automatically implements drag and
> drop. You can drag text from one RichEdit control to another, or move
> text around within a control.
>
Right. The standard Microsoft RichEdit control takes care of that.

> However, TDBRichEdit doesn't work that way. I haven't been able to
> manually get a TDBRichEdit to accept a DROP even by setting up the drop
> events manually.
>

Not sure, but perhaps Inprise implemented things a bit differently. Our
components should be able to help you out, though (see URLs below).

--
Sat, 30 Jan 1999 00:40 EST
Jim O'Brien, UnitOOPS Software unit...@remove-this-prefix.unitoops.com
Check out our OLE Drag and Drop Components at <http://www.unitoops.com/>
Browse examples online at <http://www.unitoops.com/uoole/examples/>


0 new messages