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 


looking for @mouseevent() dll for VDS 3 ?

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
laurent_H
Contributor
Contributor


Joined: 30 Jun 2001
Posts: 60

PostPosted: Sun Feb 10, 2002 12:16 pm    Post subject: looking for @mouseevent() dll for VDS 3 ? Reply with quote

Hi I'm looking for dll for VDS 3 compatible event @mousedown() ?
_________________
Thanks
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Henrik
Valued Newbie


Joined: 09 Jul 2000
Posts: 35
Location: Copenhagen, Denmark

PostPosted: Sun Feb 10, 2002 4:58 pm    Post subject: Reply with quote

The old VDSDLL (2.x) has this functionality, I think !

Henrik

_________________
Henrik Skov
Email: henrikskov@mail.dk
Back to top
View user's profile Send private message Send e-mail
laurent_H
Contributor
Contributor


Joined: 30 Jun 2001
Posts: 60

PostPosted: Wed Feb 13, 2002 12:52 pm    Post subject: Reply with quote

I didn't found it ....
_________________
Thanks
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Tommy
Admin Team


Joined: 16 Nov 2002
Posts: 746
Location: The Netherlands

PostPosted: Wed Feb 13, 2002 4:30 pm    Post subject: Reply with quote

Please look into the KEYBOARD part of the VDSDLL 2 (key identifiers LBUTTON, MBUTTON or RBUTTON) or use the VDSKEY DLL in the VDSPACK:

http://www.vdsworld.com/index.php?page=download&file=vdspack.dll
http://www.vdsworld.com/index.php?page=download&file=vdsdll.dll

Best regards,

Tommy
Back to top
View user's profile Send private message Send e-mail Visit poster's website
laurent_H
Contributor
Contributor


Joined: 30 Jun 2001
Posts: 60

PostPosted: Wed Feb 13, 2002 6:34 pm    Post subject: Reply with quote

thank you Tommy but I saw only leftbutton click...

I search @on_mouse_over() event

one time again sorry but I didn't find the event....

_________________
Thanks
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Tommy
Admin Team


Joined: 16 Nov 2002
Posts: 746
Location: The Netherlands

PostPosted: Wed Feb 13, 2002 7:18 pm    Post subject: Reply with quote

If a VDS 4 @MOUSEDOWN() equivalent is what you need, to determine the mouse button state (either UP or DOWN), use one of the following functions of VDSKEY.DLL:
@KEYBOARD(LBUTTON)
@KEYBOARD(MBUTTON)
@KEYBOARD(RBUTTON)

Or use one of the following functions of VDSDLL.DLL 2.7:
@DLL(KEYBOARD, LBUTTON)
@DLL(KEYBOARD, MBUTTON)
@DLL(KEYBOARD, RBUTTON)

Tommy
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Protected
Valued Contributor
Valued Contributor


Joined: 02 Jan 2001
Posts: 228
Location: Portugal

PostPosted: Wed Feb 13, 2002 7:32 pm    Post subject: Reply with quote

Laurent, do you want to track the mouse status and position, combined with list CLICK events, in order to make your list-to-editbox dragdrop thingy? I just ask because i also thought about that but i didnt know there was such a dll.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
laurent_H
Contributor
Contributor


Joined: 30 Jun 2001
Posts: 60

PostPosted: Wed Feb 13, 2002 7:41 pm    Post subject: Reply with quote

all solutions are accepted....
_________________
Thanks
Back to top
View user's profile Send private message Send e-mail Visit poster's website
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Wed Feb 13, 2002 8:45 pm    Post subject: Reply with quote

I have a question regarding vdskey.dll

I tried the example that came with the DLL, the shorcut keys works ok. But how do tell it to only accept the shortcut keys only when the VDS app is focused. Right now even if the VDS app is not focused the shorcut keys activate the function of the VDS app. That's a problem if let's say your using IE and want to use the down arrow for IE and not for down arrow function of the VDS app.

I tried KEYBOARD MYAPP, but it still auto-focus if I hit the down arrow, loosing my focus of IE.

Any ideas? Hope you get my point...

Thanks

Marty Cool
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Tommy
Admin Team


Joined: 16 Nov 2002
Posts: 746
Location: The Netherlands

PostPosted: Wed Feb 13, 2002 9:26 pm    Post subject: Reply with quote

After you do the following, key reading should be local, read only if your VDS application has grabbed the focus:

KEYBOARD

If you do "KEYBOARD 1" key reading should start to be global.

Tommy
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help 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