#PB_EventType_RightClick_Up & #PB_EventType_RightClick_Down

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Denis
Enthusiast
Enthusiast
Posts: 778
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

#PB_EventType_RightClick_Up & #PB_EventType_RightClick_Down

Post by Denis »

will it be possible to differentiate #PB_EventType_Right in two messages (for up/down action) with for example #PB_EventType_RightClick_Up & #PB_EventType_RightClick_Down.

The same for #PB_EventType_Left, #PB_EventType_RightDoubleClick, #PB_EventType_LeftDoubleClick.

May be with an extended flag (for gadgets) to get such events instead #PB_EventType_Right , #PB_EventType_Left etc.

Please, don't tell me that API windows exist, i'de like native events.
A+
Denis
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Re: #PB_EventType_RightClick_Up & #PB_EventType_RightClick_Down

Post by Rook Zimbabwe »

I would as well and have asked for this myself in the past, BUT
(and this is a large and hairy but!) :wink:

It would not be cross platform as each OS seems to handle the mouse and mouse events differently!

8)
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
Post Reply