Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What sort of screen should I use?

76 views
Skip to first unread message

Martin

unread,
May 20, 2013, 4:07:29 AM5/20/13
to
I need to write a smallish program, designed for a touch screen.

I need the program to start up into a simple screen with no file edit
menu and a few push buttons and a bbrowser, will be a few pop ups of
traditional DataDialogs.

What should I use as the screen type for this program?

Thanks

Martin

D.J.W. van Kooten

unread,
May 20, 2013, 7:12:04 AM5/20/13
to
On Mon, 20 May 2013 09:07:29 +0100, Martin <sp...@spam.spam> wrote:

Hello Martin,

>I need to write a smallish program, designed for a touch screen.
>
I wouldn't try that with VO. .Net has lots more support for the latest
technology (touchscreens included). I would suggest a WPF/Silverlight
screen. Here's a sample with full (C#) source code:

http://www.codeproject.com/Articles/32568/A-Touch-Screen-Keyboard-Control-in-WPF

If you're not familiair (at all) with C# things will get difficult,
with some but not major C# knowledge you may want to convert code to
Vulcan using Reflector, so the code looks more VO like which is
definitely an advantage. Not everything converted will work without
adapting however.

Here are some other links:

http://blogs.msdn.com/b/ansont/archive/2009/12/03/multi-touch-in-wpf-4-part-1.aspx
http://blogs.msdn.com/b/jaimer/archive/2009/11/04/introduction-to-wpf-4-multitouch.aspx
http://archive.msdn.microsoft.com/WindowsTouch

Dick

Martin

unread,
May 21, 2013, 5:15:21 AM5/21/13
to
Needs to be written in a week, so has to be VO, large buttons are no
problem, it does need a bbrowser with array server. I already have a
large amount of back end code.

Just that every VO application I have written has been a MDI using
ShellWindow.

It is to be used in a clean room.
0 new messages