Mouse Touch Function ?

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2093
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Mouse Touch Function ?

Post by AUGE_OHR »

hi,

i try to run my Outlook Clone on a Table PC but it react not the Way i expect.
i like to DragDrop which work find with Mouse but "funny" with touch on Table PC

when i touch a Item and hold Finger on Table PC most Context Menu will open.
when click on Desktop and than on Item it begin to move ...

i test for WM_LBUTTONDOWN and WM_RBUTTONDOWN.
do i need "more" for Table PC :idea:
have fun
Jimmy
User avatar
danielmaximiliano
Posts: 2625
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: Mouse Touch Function ?

Post by danielmaximiliano »

Hi Jimmy
Test with OTG and mouse
IMG_20201228_100321388.png
IMG_20201228_100321388.png (1.02 MiB) Viewed 819 times
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
AUGE_OHR
Posts: 2093
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: Mouse Touch Function ?

Post by AUGE_OHR »

hi,

did you use your Finger on Touch Screen :?:

when touch Control and hold Finger on Touch Screen it will, after some Time, open right-Menu
this is the normal behavior in Explorer or TC.

i "think" it is a "timeing" Problem ... but have no Idea how to "fix" it.
perhaps i must disable WM_RBUTTONDOWN for right click Menu ... hm
Cal_Marker.jpg
Cal_Marker.jpg (142.45 KiB) Viewed 813 times
have fun
Jimmy
Post Reply