Search found 17 matches

by AntonyAlbertAnto
Fri May 07, 2021 3:13 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Thank you Jwick for your support. I am able to the see the values 1 and 2 while I press the buttons.
Thank you
by AntonyAlbertAnto
Thu May 06, 2021 6:07 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Hi Jwick,
Thanks I am able to see the values while press the buttons.
by AntonyAlbertAnto
Thu May 06, 2021 3:29 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Hi Jwick,
Do I need to assign any function to the button to see the values before running the program?
by AntonyAlbertAnto
Thu May 06, 2021 3:17 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Hi Jwick,
Thanks for the link. I was able to see the translation, the rotation and the angle, but still nothing happened when I pressed the buttons of the space mouse. No value showed in the keydown box.
by AntonyAlbertAnto
Wed May 05, 2021 9:19 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Jwick, Did u send me the link. I haven't got an email or link.
by AntonyAlbertAnto
Wed May 05, 2021 6:15 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Hi Jwick,
So is there an example for handlers for the space mouse buttons in vb
by AntonyAlbertAnto
Wed May 05, 2021 3:09 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

If I am using those code line, will I be able to see the values from buttons.
by AntonyAlbertAnto
Wed May 05, 2021 3:08 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

no I do not have any such code line.
by AntonyAlbertAnto
Tue May 04, 2021 3:13 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Hi Jwick,
I have send the sample in PM.
by AntonyAlbertAnto
Mon May 03, 2021 9:40 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Hi Jwick,
No, I am not getting any events. nothing happens while I press right or left button.
I do not have a vb codeline to see them.
by AntonyAlbertAnto
Thu Apr 29, 2021 11:35 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Hi jwick,

I didnt get you. where should i see 10 or how?
by AntonyAlbertAnto
Thu Apr 15, 2021 9:31 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

I got the axis values using TDxinput. Likewise how could I get the Value 1 and 2 while pressing right and left button using Visual basic coding language
by AntonyAlbertAnto
Tue Apr 13, 2021 6:35 am
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Hi Jwick,

I have sent the xml file through PM.
by AntonyAlbertAnto
Thu Apr 08, 2021 12:28 pm
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Hi jwick,

I tried the way you mentioned, that using GUI instead of radial menus but it didnt work.
Is there some vb code to access the 2 buttons.
by AntonyAlbertAnto
Thu Mar 25, 2021 12:32 pm
Forum: Developer's Forum for Windows
Topic: button values from 3d space mouse
Replies: 28
Views: 99963

Re: button values from 3d space mouse

Hi jwick,

Thanks for responding.
I got the code from this forum to see the values of 6 axis of the 3D space mouse while they are moved.
Now, I would like to see the values of the buttons while they are pressed.
I am using 'windows forms app (.NET)' in Visual studio 2019 for coding (VB .net).