Search found 3 matches

by sse
Tue May 28, 2019 9:56 pm
Forum: madExcept
Topic: Relocate Send Assistant?
Replies: 5
Views: 5406

Re: Relocate Send Assistant?

That's great. This is very powerful stuff. Here is the completed code as per your suggestions, maybe it will help someone else. Many thanks, sse procedure ShiftExceptionBoxUp(action: TExceptAction; const exceptIntf: IMEException; var handled: boolean); var ExceptBoxHandle: THandle; ExeptBoxRect: TRe...
by sse
Tue May 28, 2019 1:46 am
Forum: madExcept
Topic: Relocate Send Assistant?
Replies: 5
Views: 5406

Re: Relocate Send Assistant?

Thank you for the prompt reply. Unfortunately, I don't have any experience with your suggestions below. I am using MadExcept out of the box. Not using the component or MadExcept.pas. How (where in code) would I call RegisterExceptActionHandler? I see there is a reference to this at http://help.madsh...
by sse
Mon May 27, 2019 8:27 am
Forum: madExcept
Topic: Relocate Send Assistant?
Replies: 5
Views: 5406

Relocate Send Assistant?

Using MadExcept 4.0.21 with DXE3. Is it possible to move the Exception Box so it appears in a different spot on the screen, eg, maybe 500 pels higher? The problem is that there is an Outlook Dialog that sometimes pops up, prompting the user to allow automatic sending. Unfortunately, the Exception Bo...