[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] Buttons



At 10:18 18/06/98 +1000, Geoff Saxby wrote:
>Does anyone know why it is possible to click buttions in Win95 (and other
>GUIs for that matter) and have it visually go in and out, but no command
>be executed? Surely if the code recognises a mouse click enough to depress
>(?) the button then it should pass the message along to the app.

That'd be when the OS is still active, to send button up and button down
messages to the application's message queue, but the application itself is
not able to process messages.

- Nicholas
wzdd@nospam.tig.com.au; njfitzro@nospam.socs.uts.edu.au

"If it destroys large structures, breathes fire, is about 10 to 50 feet
tall, or can fly, it's a dragon."
- Catie's Web Selections
--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.

This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>