#PB_EventType_MiddleClick, #PB_EventType_MiddleDoubleClick

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
es_91
Enthusiast
Enthusiast
Posts: 242
Joined: Thu Jan 27, 2011 12:00 pm
Location: DE

#PB_EventType_MiddleClick, #PB_EventType_MiddleDoubleClick

Post by es_91 »

Hi.

Is it possible to build-in two event types for the middle mouse button that are "above" the button down and button up Statements?

(#PB_EventType_MiddleButtonDown, #PB_EventType_MiddleButtonUp added by click and double click statements)

---------------------------------------------------------------

Also, I wonder why the Image Gadget has no (officially supported) middle mouse button support (at all). Would't be possible to build that into next P'B'?

Greetings,

es_91
BarryG
Addict
Addict
Posts: 3292
Joined: Thu Apr 18, 2019 8:17 am

Re: #PB_EventType_MiddleClick, #PB_EventType_MiddleDoubleCli

Post by BarryG »

+1
Post Reply