Rotating the mouse wheel down or up using Advanced Scripting - naturallyspeaking

When writing a voice command using Advanced Scripting, how can I rotate the mouse wheel down or up?
I use Dragon NaturallySpeaking 12.5 professional (Windows 7 SP1 x64 Ultimate).

Related

cant windows hypervisor platform option in my windows 10 pro

I enabled the hyper-v option in windows features ...made hyper-v services automatic from task manager, but Android Studio Canary is still showing
emulator x86:emulation needs hardware acceleration.
emulator ended with exit code 1
Please help my laptop is an amd ryzen 5 2500u ,8gb ram,1TB hdd
Check your Windows 10 version: right click on start button, System. See version number in Windows specifications. Mine was 1709 while Windows Update was apparently "up to date".
Windows Hypervisor Platform feature depends on Windows 10 version 1803 (aka "Redstone 4")
If like me, your Windows is not really up to date:
In "Windows Update" / "Check for Updates", click on "Advanced options" to see if you are on the branch "Targeted". If not, you receive feature updates to Windows 10 very lately (adapted to big organizations). After the targeted channel branch selected, check for update. You should receive the new one(s).

Whats the best way to start building an application that should work on windows 8 tablet

Background:
I have to build a Windows 8 application using HTML5 and Javascript. The application should work on windows 8 tablets and should do authentication using the windows provided native javascript Apis.
Issue:
I have a windows 7 laptop. I am coming from Java background and don't know about the windows side much.
Question:
I have done research , but got really confused
If I have to build my Windows 8 tablet specific application then what is the best option.
Should I install Visual studio into my laptop and then start
building the windows 8 application? ..
If I am going to use visual studio then which version should I use
as my laptop is running windows 7 ?
Or should I get my java eclipse IDE and install some additional
plugins to start building my windows 8 specific application ?...If
yes then which plugin should i use ?
first of all, there isn't any way to create windows 8 app in windows 7 PC (except you run windows 8 on a separate virtual machine). Check this for more info.
Yes, you have to install visual studio for Windows 8 app development anyway.
Visual Studio 2013 is a better choice to start with which includes most of all that you're gonna need.
For other tools check this.
There isn't any way to install any plugin into Eclipse and start developing apps for windows. You can only write scripts and html in Eclipse but App specific configuration, you have to do it in Visual Studio.
But my question to you is that why would you like to make Windows 8 App when you can make a Universal (Windows 10) app by spending same amount of time and efforts..! see the future. Windows 8 is not gonna last longer than a year (approx announcement in Build2015). Though No doubt, apps made for windows 8 will work on Windows 10 also with some exceptions.
Hope this helps..!
All the best...

WM_TOUCH acts differetly in Windows-8.1

I have a Windows application using WM_TOUCH message to handle touch screen.
It works fine in Windows 7 and Windows 8.0.
In Win 8.1 the WM_TOUCH behaves differently:
Win7: WM_TOUCH with flag eTouchDown is continuously received when I touch the window
Win8.1: WM_TOUCH with flag eTouchDown is received only once
Win7: WM_TOUCH with flag eTouchUp is received when I lift my finger
Win8.1: WM_TOUCH with flag eTouchDown is NOT received when I lift my finger
Windows documentation does not indicate any change in WM_TOUCH behavior in Windows 8.1.
I would like to have the same application work on Win7, Win8 & Win8.1, so using the newer API with WM_POINTER is not feasible.
I will be happy to know if this is a known issue and if there is a way to get WM_TOUCH working properly in Windows 8.1.
Thanks a lot,
Rotem
Did you RegisterTouchWindow() in your application?

Windows 8 compatibility with development tools.

My boss just asked me about Windows 8. He wants to get me a new laptop. And is still confused about the os.
Can VS2010 be installed on windows 8? because VS2012 can be installed in windows 7.
How about like eclipse java android? Can they run in windows 8?
the visual studio 2012 is more recommended in windows 8 in order to install certain sdk's like windows phone 8 sdk .. so it should work even more smooth in windows 8
eclipse and java also work fine ... most of the application that works with win 7 will work with win 8 without a problem i didn't find any issue tell now only some drive that wasn't installed correctly and the windows search for the drive for me and install it from the device manager .. the only issue that i can't solve it tell now the 2 finger scrolling.
According to Microsoft website, VS 2012 is compatible with Windows 8 :
http://www.microsoft.com/visualstudio/11/en-us/products/compatibility
I read some returns about Eclipse, that's not possible (or not basically possible) to run it on Windows 8 right now, but I guess it will be soon, when Windows 8 will be released...
Windows 8 is just another OS by MICROSOFT where they have changed the architecture of the Operating System. All those software that were compatible on previous version on Windows will be working fine in windows 8. Windows 8 has apps as the new thing in it.
It does not matter you buy a laptop with or without windows 8. its an operating system which you can install on any machine provided it has the basic requirements of windows 8.
I just installed windows 8, visual studio 2012, eclipse, java and everything works fine
you can use either VS 2012 or VS 2010 in Windows 8. VS 2012 is compatible only in Windows8.
A touch screen is not a must to use Windows 8 but it is recommended for the best user experience.

Nokia s60 emulator for linux

I am using EclipseMe on Ubuntu. I want an emulator that can emulate mouse movements on screen.
Is there an s60 emulator for linux?
Edit:
Does net beans has an in built emulator that can emulate mouse movement on device screen?
Netbeans uses the Sun Wireless Toolkit.
The JavaME emulator it contains can me made into a touchscreen emulator. Read the accompanying documentation, it should be as simple as setting a variable inside a configuration file before stating the emulator.
You can find the specification for MIDP (the top layer of the JavaME platform you're probably targetting) at http://jcp.org/en/jsr/detail?id=118
Look at the javax.microedition.lcdui.Canvas class, you will find several methods used to deal with "pointer". While they are more often used to handle touchscreen event, they also map to mouse/joystick clicks on emulators.
You can definitely get the MIDP pointerDragged events when running the emulator on Linux.
This is basic MIDP, no need for fancy JSR-226 (e-swt) support.
The Windows only Symbian Emulator (EPOC) is being scrapped for a QEMU based emulator that will run on all platforms. This will likely be available within 6 months or so.
At the moment, I run Windows XP inside VirtualBox on my Mac for Symbian development. It works fine, but is of course not the ideal solution.
The full symbian OS emulator with application interfaces for Java and Symbian C is windows based unfortunately.
I usually get a MS Windows Vista install disk and install that into a VM like VirtualBox and than install the symbian SDks on top of that..
Works best on those 4 core desktop 64-bit computers now on sale for $687 as you get access to full 8 gig ram and close to 1 terabyte hard drive..