Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Drag and drop log
Drag and drop log [message #59820] Mon, 24 April 2023 21:35 Go to next message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Hello all

When running a Release bin in Windows, a .log file appears just when doing drag&drop.

In Win32DnD.cpp file, there is this line: #define LLOG(x) RLOG(x)

Is it possible to remove it in some way, direct or indirect?

Thank you!


Best regards
Iñaki
Re: Drag and drop log [message #59923 is a reply to message #59820] Fri, 26 May 2023 10:15 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Hi all

Maybe I misunderstood, but with this problem an unsolicited .log file is generated, if I drag and drop it onto an application.


Best regards
Iñaki
Re: Drag and drop log [message #60151 is a reply to message #59923] Thu, 14 September 2023 12:37 Go to previous message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Hi to all

This is unchanged, and for any .exe a .log file like this appears:
14.09.2023 10:49:41 DragEnter [518, 1198]
14.09.2023 10:49:41 DragEnter fmt: [Shell IDList Array, UsingDefaultDragImage, DragImageBits, DragContext, DragSourceHelperFlags, InShellDragLoop, files, FileName, FileContents, FileNameW, FileGroupDescriptorW]
14.09.2023 10:49:41 DnD effect: 7
14.09.2023 10:49:41 DnD DROPEFFECT_COPY
14.09.2023 10:49:41 DnD DROPEFFECT_MOVE
14.09.2023 10:49:41 DnD keys & MK_CONTROL:0
14.09.2023 10:49:41 DragOver [518, 1198] keys: 1
14.09.2023 10:49:41 DnD effect: 7
14.09.2023 10:49:41 DnD DROPEFFECT_COPY
...
This not critical, but a little annoying for the customers. Am I doing anything wrong?...


Best regards
Iñaki

[Updated on: Thu, 14 September 2023 12:49]

Report message to a moderator

Previous Topic: LabelBox align problem
Next Topic: DropList bug when using convert, and a possible fix
Goto Forum:
  


Current Time: Thu Apr 18 08:07:26 CEST 2024

Total time taken to generate the page: 0.01635 seconds