Transparency and DragDropToAutoCAD

Started by fred_tomke · 2008-10-22 21:28 UTC · 2 replies · SMF topic #456

Hello,

I have two questions before adding as a bug. Maybe I'm wrong. Please load the added project in Alpha 25.

1. When scrolling the textbox at the bottom, there is a repainting issue with the transparent background. I don't know, maybe it is already solved (rectangle and editbox have transparent background).

2. The TreeControl has an active event for dragging items to autocad. But this event won't be called. Why? A text will be created instead.
Form:EventInvoke = 0
Form:KepFocus = False
Tree:EventInvoke = 0
Tree:OnDragnDropToAutoCAD = active and function defined

Maybe some can give me a hint.

Fred
Attachments
Both of these bugs are now fixed for Beta 1.
Hello Owen,

big thank you!  8)

Fred