MouseWheelScroll

Non-platform specific questions.

MouseWheelScroll

Postby HiTemp » Tue Aug 16, 2011 4:35 pm

Hello. If anyone can help me - MouseWheelScroll - how to initiate in the program :?: or some code
User avatar
HiTemp
 
Posts: 4
Joined: Sat Aug 13, 2011 5:43 pm
Location: Poland
Score: 0 Give a positive score

Re: MouseWheelScroll

Postby skydereign » Tue Aug 16, 2011 10:40 pm

Well, the scroll wheel is oddly supported. To initiate it, you need to add a mouse button down event. What you need to do, is scroll the direction you want it to support. It won't say what type of click/scroll it is, but now it will let you add an event. Anyway, up and down scroll need to be different events, and I'd suggest putting in a comment at the beginning telling you the direction of the scroll, as for some reason gE doesn't want to print it.
User avatar
skydereign
 
Posts: 3510
Joined: Mon Jul 28, 2008 8:29 am
Score: 589 Give a positive score

Re: MouseWheelScroll

Postby Jagmaster » Wed Aug 17, 2011 2:11 pm

I didn't know that! Can the same be done with MouseButtonUp? And if I am using a touchscreen will it support two finger gestures?

Edit: I just tested it with my laptop's touchpad and it works! Will the same be supported with Iphone/Ipad?
User avatar
Jagmaster
 
Posts: 875
Joined: Sun May 08, 2011 4:14 pm
Location: Not where you think.
Score: 82 Give a positive score

Re: MouseWheelScroll

Postby schnellboot » Wed Aug 17, 2011 3:33 pm

Jagmaster wrote:MouseButtonUp
lol
Jagmaster wrote:Will the same be supported with Iphone/Ipad?
no because the two finger gesture is already programmed in the touchpad so that it will output the mouseswheelscroll and ge takes theses scroll inputs not the gestures
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: MouseWheelScroll

Postby Jagmaster » Wed Aug 17, 2011 3:48 pm

Well, I guess the scrolling of the mouse wheel counts as multiple clicks. The MousebuttonUp did work, but it's not very useful unless you want the action to initiate 20 times per scroll. :P

@Schnellboot: Thanks for the info, I never knew how those things work. Still, it would be nice if it supported that.
User avatar
Jagmaster
 
Posts: 875
Joined: Sun May 08, 2011 4:14 pm
Location: Not where you think.
Score: 82 Give a positive score

Re: MouseWheelScroll

Postby schnellboot » Wed Aug 17, 2011 3:56 pm

if real multitouch is supported it could be done easily using a filled region
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: MouseWheelScroll

Postby lcl » Wed Aug 17, 2011 8:36 pm

WOW, I didn't know that GE supports mouse wheel scrolling!!
That's great! :D
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: MouseWheelScroll

Postby HiTemp » Fri Aug 19, 2011 3:22 pm

ok thenx for answers
User avatar
HiTemp
 
Posts: 4
Joined: Sat Aug 13, 2011 5:43 pm
Location: Poland
Score: 0 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest