forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Mouse wheel support

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
jwfv
Valued Contributor
Valued Contributor


Joined: 19 Mar 2002
Posts: 422
Location: Beaufort, SC

PostPosted: Thu Mar 03, 2005 5:44 pm    Post subject: Mouse wheel support Reply with quote

I have a wheel mouse and have started using the wheel quite a bit. It is proving to be useful.

I would like to see some sort of support for a mouse wheel in VDS. (Or does someone know how to do this already?)

_________________
Joe Floyd
Back to top
View user's profile Send private message
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Fri Mar 04, 2005 9:16 am    Post subject: Reply with quote

The editor does support mouse wheel use for scrolling.
_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
jwfv
Valued Contributor
Valued Contributor


Joined: 19 Mar 2002
Posts: 422
Location: Beaufort, SC

PostPosted: Fri Mar 04, 2005 1:33 pm    Post subject: Reply with quote

Thanks Jules - but I meant some way to tell if the user (for my application) was using the mouse wheel. Also, some way to simulate a mouse wheel scroll.

For example: in Adobe Acrobat Reader, if the user holds down Shift-Z, the mouse wheel becomes a dynamic zoom control. I can think of a few good uses for being able to detect that and/or simulate it.

_________________
Joe Floyd
Back to top
View user's profile Send private message
jwfv
Valued Contributor
Valued Contributor


Joined: 19 Mar 2002
Posts: 422
Location: Beaufort, SC

PostPosted: Fri Mar 04, 2005 7:59 pm    Post subject: Reply with quote

I just noticed that the VDSWND.dll has support for detecting mouse wheel scrolling, which is great.

There still doesn't seem to be any support for sending this scroll event to windows, though. And it might be nice to have this support in VDS like standard @click(), etc.

_________________
Joe Floyd
Back to top
View user's profile Send private message
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Fri Mar 04, 2005 11:03 pm    Post subject: Reply with quote

If you have access to the Windows API documentation, you could also
investigate the WM_MOUSEWHEEL message.

The WM_MOUSEWHEEL message number => $20a
The description is a little to long to post here, not to mention, I'd say most
of us have the Windows API documentation. The topic to read is "Mouse
Input".

If I'm not mistaken you can use the API call
GetSystemMetrics(SM_MOUSEWHEELPRESENT)' to determine if a mouse
wheel is present. The SM_MOUSEWHEELPRESENT index requires Windows
NT and Windows 98 and up.

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group