Re: Blocking mouse clicks
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
- From: "Tim" <Tim@NoSpam>
- Date: Fri, 22 Apr 2005 16:51:28 +1200
The cursor presented has no effect on mouse messages / clicks as you have
found.
Consider disabling the appropriate controls, dialog, window, or setting a
boolean / using the handle to your lengthy thread to determine if it is
appropriate to respond.
"Renegade" <renegade@xxxxxxxxxxx> wrote in message
news:%23xWfY4pRFHA.1176@xxxxxxxxxxxxxxxxxxxxxxx
> In some lengthy operations, I want to change the cursor to a WaitCursor.
> I'm using Martyn's CPersistentCursor to hold this WaitCursor.
>
http://www.codeproject.com/dialog/persistentwaitcursor.asp
>
> But for my surprise, a WaitCursor don't block the mouse clicks.
> How could I achieve this?
>
>
.
Relevant Pages
- Re: convert hyperlink to email address
... If the Project Explorer is not showing, ... A blank window should open up to the right. ... then you can close the VBE. ... won't be any changes (except the flashing cursor moving down to the next ... (microsoft.public.excel.programming) - Re: Customising Word for Visually-Impaired
... the application will grab hold of the cursor and do its own thing with it. ... perhaps a black-bordered window around the insertion point to draw attention ... But I've found it impossible to get the handle of the Word window ... Control Panel> Accessibility Options> Display> Cursor Width ... (microsoft.public.windowsxp.accessibility) - RE: hide cursor for kiosk application (powerpoint)
... you use a WebBrowser control to display ... PowerPoint document and you'd like to hide the cursor on the WebBrowser. ... I watch the messages of the paneClassDC "Slide Show" window. ... Microsoft Online Community Support ... (microsoft.public.dotnet.framework.windowsforms) - Re: Detecting button push
... David Olsson wrote: ... > I have a window with a number of buttons (created using CreateWindow ... mouse button while the cursor is in the client area of a window. ... Value of the high-order word of lParam. ... (microsoft.public.win32.programmer.ui) - Re: MFC: Drag & Drop ohne die Maus zu verwenden?
... >> system will direct mouse input to the specified window only if a mouse ... > Prozess bekommt IMHO keine Nachricht das der Cursor über seinem Fenster ... Ich bin da auf einen Artikel gestossen mit mouse_event, ... (microsoft.public.de.vc) |
|