Hello,
Maybe this is not the good place for this question, but I think this is a very intereseting question.
Maybe it is a stupid question but,
OK here we go:
Windows 7 is coming and the RC is released, but in windows 7, you can work with a touch screen. You have to buy a special screen that supports touch.
Here comes my question:
What kind of effect does this fact have in the programming.
You don't have an event Button1_touch are something, but I think it is still button1_click then, but my second question is:
I saw people who were using windows 7 and I saw them turning a picture with
their finger.
If we program a pictureviewer or something in that way, how do we program that if someone moves his finger and then the picture is turning, you know?
And my third question is:
Does programming become more difficult with the touch, because you don't have an event button1_mousemove for example, because with touch, there is no cursor!
Ok, I think that you have an answer for me, because you are maybe more proffessional than I am.
Thanks
Programming Future
Started by volvogangster, Jun 28 2009 07:55 AM
7 replies to this topic
#1
Posted 28 June 2009 - 07:55 AM
|
|
|
#2
Guest_Jordan_*
Posted 28 June 2009 - 08:37 AM
Guest_Jordan_*
Question 1) I don't think it will have effect. A finger is equivalent to a mouse. Your finger is the mouse and moves the cursor.
2) The same way you would if the user moved their mouse cursor to do the same effect. Sounds neater though. :)
3) I don't think so. You still have those events.
2) The same way you would if the user moved their mouse cursor to do the same effect. Sounds neater though. :)
3) I don't think so. You still have those events.
Edited by Jordan, 28 June 2009 - 05:04 PM.
#3
Posted 28 June 2009 - 10:08 AM
Really, it's just a few more API functions you can use. I don't think it's that big a deal.
#4
Posted 28 June 2009 - 08:53 PM
Ok, thanks, no effect,
But i'm still not looking to the future, because I don't like touch screen, a mouse is better and it is a tradition of windows, so why change that? Ok, I know that there is a competition with apple, but I think if windows keeps the mouse, everyone will know that windows is windows.
It's like mothers always say: Do not blaze, keep yourself.
But my english isn't very good, so I hope you understand the message.
Thanks
But i'm still not looking to the future, because I don't like touch screen, a mouse is better and it is a tradition of windows, so why change that? Ok, I know that there is a competition with apple, but I think if windows keeps the mouse, everyone will know that windows is windows.
It's like mothers always say: Do not blaze, keep yourself.
But my english isn't very good, so I hope you understand the message.
Thanks
#5
Posted 29 June 2009 - 05:00 AM
Windows 7 isn't abandoning the mouse and keyboard in favor of touch screens. Rather, it is just providing more functionality to touch screen users.
Interested in participating in community events?
Want to harness your programming skill and turn it into absolute prowess?
Come join our programming events!
#6
Posted 29 June 2009 - 08:12 AM
Touch screens have been around for a long time. They were just a mouse with a funny driver/interface. There is very little difference between a touch screen and the touchpads artists have been using for around 2 decades!
#7
Posted 01 July 2009 - 10:40 AM
i agree touch screen is just going to be an onclick even,
If you have ever seen a smart board they are touch screens that use a projector and they don't need any special coding i don't even think its going to be more in the SDK for it most of it is just going to be in the windows core so that it has more built in drivers for touch screen
If you have ever seen a smart board they are touch screens that use a projector and they don't need any special coding i don't even think its going to be more in the SDK for it most of it is just going to be in the windows core so that it has more built in drivers for touch screen
#8
Posted 12 August 2009 - 10:30 PM
I think no big effect.


Sign In
Create Account

Back to top









