Modify

Opened 16 years ago

Closed 16 years ago

#1557 closed Feature Request (Completed)

Constants.au3 update

Reported by: jebirum Owned by: J-Paul Mesnage
Milestone: 3.3.7.0 Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

Include the following virtual keys constants in Constants.au3

Global Const $VK_LBUTTON = 0x01
Global Const $VK_RBUTTON = 0x02
Global Const $VK_MBUTTON = 0x04

Example: _WinAPI_GetAsyncKeyState($VK_LBUTTON)

Attachments (0)

Change History (7)

comment:1 by TicketCleanup, 16 years ago

Version: 3.3.6.0

Automatic ticket cleanup.

comment:2 by J-Paul Mesnage, 16 years ago

Not sure those Virtual keys are fondamental and some other should not be added too if they are.

comment:3 by J-Paul Mesnage, 16 years ago

How to close this request?

comment:4 by Valik, 16 years ago

I say add those 3. Those are pretty common, I think.

comment:5 by J-Paul Mesnage, 16 years ago

But some others are also I think. I don't want to update only those if really other are in the same situation

comment:6 by J-Paul Mesnage, 16 years ago

as no more answer next update will add only those 3 constants

comment:7 by J-Paul Mesnage, 16 years ago

Milestone: 3.3.7.0
Owner: set to J-Paul Mesnage
Resolution: Completed
Status: newclosed

Added by revision [5897] in version: 3.3.7.0

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.