Re: Starting Align Screen programatically
- From: Peter <Peter@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Dec 2006 01:57:00 -0800
Thanks Chris, excellent suggestion - downloaded and installed.
Peter
"<ctacke/>" wrote:
The way to fins stuff like this is to look at the source for the control.
panel applet and see what it does. If fo no other reason, this is why just
about every CE developer should get the eval edition of Platform builder
(pay for shipping only, or download the several GB if you're lucky).
Install it and make sure you select the shared source option. Sure, it will
time bomb in 120 days, but it's likely you'll never run PB anyway - the
public source is what you're after.
-Chris
"Peter" <Peter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:62BF87D6-043A-4E05-8015-E728C0F1CDD2@xxxxxxxxxxxxxxxx
Marvellous.
If only they'd called it "AlignScreenUI" I might have found it :-)
Thanks,
Peter
"<ctacke/>" wrote:
Call the TouchCalibrate API.
--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--
"Peter" <Peter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:46E81B33-2E95-4422-8797-DA78077F2A63@xxxxxxxxxxxxxxxx
We are trying to start the actual Align Screen from our application
(not
simply the control panel settings window). We are running in a kiosk
type
mode and don't want to ever give the users access to anything we
haven't
started.
The only way I have found to do this is start the "ctlpnl.exe"
application
with the parameter defined to show the screen applet. Once this is
started
I
enumerate the windows until I find the button with the ID of the "Align
Button" and synthesize a pointer click on it.
I'm not too keen on this (other than it currently works). Is there a
better
way?
Cheers,
Peter
- References:
- Re: Starting Align Screen programatically
- From: <ctacke/>
- Re: Starting Align Screen programatically
- From: <ctacke/>
- Re: Starting Align Screen programatically
- Prev by Date: Not able to P/Invoke a VC++ dll
- Next by Date: IR Beaming not working on Windows Mobile on development board (Intel PXA)
- Previous by thread: Re: Starting Align Screen programatically
- Next by thread: Re: Compression?? hmmmm
- Index(es):
Relevant Pages
|