Check this one out too,
http://www.nemacom.co.uk/touchscreenpage.htm
Its not bad,
www.Google.com and search for recitive/capacitive touchscreens,
This will get you a good few results for you,
Agent009,
"I am the angel of death, the time of cleansing is upon us"
Microtouch M150 FPD(Flat Panel Display) touchscreen - is farily good, at 850 bucks or so,
Let me know how you get on, im doing a similar application, only i need to be able to close the application, by touching 2 or 3 of the corners in a particular order or sequence.
agent 009
Hey,
Ive got a Microtouch screen,
Im running a VB application i wrote on it,
I can lock the desktop etc, to the public,
But how do i unlock or exit the application when i want to use the desktop?
I heard that there is a way of setting up your touchscreen or code so that the user has to...
Hi KCI,
I know how a touchscreen works, i just wondered if anyone knew if you could program the application to account for a series of different touches to close the screen.
E.g : Bottom right corner - touch twice and then touch the top left corner twice, this closes the application and allows...
Hi all,
I didnt know which forum to post this question, but here goes.
I have written an application which will be open to the public.
However, if i want to close this aplication running on the toucscreen computer that is being used by the public, how do i do this?
I heard that there is a...
Hi,
I am not using any references to the outlook library
I want to create an Outlook object,(in the code above)
so that it can run on Outlook 97.
I am nearly there, i just keep on getting an error(see code above)
thanks anyway,
I have Outlook 2000 but i have been told that it can be done this way for earlier versions such as Outlook 97!
Could you have a look for me anyway?
Cheers!
This is the code i have entered and i have removed the referecnes to Outlook 9.0 in the Project -> References menu
-----------------------------------------
Dim objOutlook As Object
Set objOutlook = CreateObject("Outlook.Application")
Dim objOutlookmsg As Object
Dim strSQL...
Hey rvBasic,
so instead of the above code i should create the object rather reference to it in the Project -> references directory, because it will then know the difference between the different versions of Outlook!
Could you give me an example or something as i am relatively new to VB...
The program wont open up a mail in Outlook 97. I have 2000.
The only thing i have done with regards to setting references to outlook is in
Project -> References -> and then i have selected "Microsoft Outlook 9.0 Object Library"
I did not create the "objOutlook" object...
Hi all,
I use this code to attach a document to a new mail in outlook.
This works fine with Outlook 2000, but on other versions it wont work for some reason.
How do i change the code below so that i doesnt matter what Outlook version i run it on?
Set objOutlookmsg =...
Hi guys!
I have a powerpoint presentation. How do you set it to autorun?Im burning it onto a cd
Thanks,
Agent009,
"You think im a clown, that im hear to amuse you?How am i funny?"
Ok i have the search looking for a particular string in my text file:
Dim i As Long
Dim strFilename As String
Dim strIn As String
Dim arrIn() As String
Dim strTemp As String
Dim iLines As Integer
Dim count As Integer
iLines = 0
count = 0
i = FreeFile
strFilename = (App.Path +...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.