Re: Cobol books & experiences




"James J. Gavan" <jgavandeletethis@xxxxxxx> wrote in message
news:8vnhf.601960$1i.251985@xxxxxxxxxxx
> Rick Smith wrote:
> > "Pete Dashwood" <dashwood@xxxxxxxxxxxxxx> wrote in message
> > news:3uli66F11il6aU1@xxxxxxxxxxxxxxxxx
> > [snip]
> >
> >> Touch screens are also very
> >>useful and you can't really do them UNLESS it is GUI. The touch
> > co-ordinates
> >>are returned through the mouse driver so it is just like a left click.
> >
> > I suppose that depends upon how one defines
> > 'touch screen'.
>
> No implication at all - the reference was to YOU-TOUCH-THE-SCREEN. You
> are splitting hairs.

Consider,
class TouchScreen inherits from Base

class AtmScreen inherits from TouchScreen
class GasPumpScreen inherits from TouchScreen
class PosScreen inherits from TouchScreen

If one defines 'touch screen' as an abstraction,
other uses may become more apparent.

If one defines 'touch screen' as
"YOU-TOUCH-THE-SCREEN" and "[t]he touch
co-ordinates are returned through the mouse driver",
there aren't as many uses.



.



Relevant Pages

  • Re: Help on Multimonitor support
    ... monitor. ... it comes down to install the touch screen driver by ... mutiple touch screens and we are using Windows XP Embedded. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Touch Screen Monitor?
    ... Yep - CE supports touch screens. ... I have more than one on my desk right now. ... As for how to get a driver or other integration material, ... Can CE4.2 .Net computer use a touch screen monitor? ...
    (microsoft.public.windowsce.embedded)
  • Re: I need a touch screen for a kiosk. What should I look for?
    ... The funny thing about touch screens is that the issues isn't so much the ... It realy comes down to the quality of the driver. ... Solutions to Multimedia in PowerPoint www.pfcmedia.com ...
    (microsoft.public.powerpoint)
  • Re: Dual USB touch screens in exclusive-OR mode?
    ... their own USB port. ... determine which of the two touch screens has been touched ... driver. ... I don't want to write a custom USB ...
    (microsoft.public.windowsxp.device_driver.dev)
  • Re: Any Touch Screen gurus?
    ... Touch screens are usually considered "pointing devices" and thus it is unlikely you will ... but exactly what happens depends on the details to the touch screen and its driver. ... So nominally, touching and dragging will generate WM_MOUSEMOVE events, and ...
    (microsoft.public.vc.mfc)