Questions tagged [handhelddevice]
40 questions
0
votes
1 answer
How can I prevent my form from vertically stretching when "live"?
My form looks gorgeous (YMMV) at design-time:
...but gets "stretchy" vertically when running on the device and, in fact, is a little too tall for the screen:
Why would this happen, and how can I prevent it from happening?
Possibly noteworthy:…

B. Clay Shannon-B. Crow Raven
- 8,547
- 144
- 472
- 862
0
votes
2 answers
Which cab should I deploy to my handheld device to install CF version 2?
Based on what I read here, in order to install CF version 2 on my handheld device, I should copy over one of the cab files here:
...but which one?
The device in question is a Symbol 3090, which currently has only CF version 1.0.3316.00 (1.0 SP2)…

B. Clay Shannon-B. Crow Raven
- 8,547
- 144
- 472
- 862
0
votes
0 answers
How can I debug a CE app on the device?
I asked a similar, but not identical, question here
My Windows CE app won't even start up on the handheld device (an old version of it does, but not the new version).
It builds, copies over, but just refuses to run; it "flashes" when I 2-click it,…

B. Clay Shannon-B. Crow Raven
- 8,547
- 144
- 472
- 862
0
votes
2 answers
Why is my CE app refusing to run?
I've been maintaining a Windows CE app for some time now (over a year) and have produced new versions of it from time to time, copying them to the handheld device[s] and running the new versions there.
Today, though, I created a new Windows CE app…

B. Clay Shannon-B. Crow Raven
- 8,547
- 144
- 472
- 862
0
votes
1 answer
What should Connection Settings in Windows Mobile Device Center/Active Stync be when connecting to a handheld device?
As of today, I am no longer connecting to my handheld device.
According to Windows Mobile Device Center, it can't even see it. Doubtless for this very reason, the device doesn't show up in Windows Explorer, either, anymore.
Some of the settings had…

B. Clay Shannon-B. Crow Raven
- 8,547
- 144
- 472
- 862
0
votes
1 answer
CK30: After using BarcodeReader() my keyboard stops working
I`m developing for a Intermec handheld device CK30 with a 2D reader in C# compact framework 2.0 (windows mobile 6.1).
Everytime I use barcode mey keyboard stops working. Any ideas why?
Heres the code. The first section is a class that configures…

Andrew
- 134
- 1
- 17
0
votes
1 answer
Software & hardware options to replace an old handheld application
I'm looking for options to replace and old application running in a Psion Workabout mx handheld, developed in OPL.
The handheld and the application (developed more than 10 years ago) are both working fine
by now, but the device is discontinued, and…

PabloG
- 25,761
- 10
- 46
- 59
-1
votes
0 answers
How to stop trigger working in the other page in flutter?
Hi team I'm working on handheld reader to read the tags by pressing the trigger in the handheld reader.
I'm implementing this but the issue is after i got one tag i need to navigate to one screen if the tag is valid means i can able to navigate to…

Manoj
- 1
- 3
-1
votes
1 answer
Something wrong with this line : Wearable.NodeApi.getConnectedNodes(googleApiClient).await()
I am sending data from my handheld device to emulator wear and following tutorial
Data Layer Messages
Code is not throwing an error, but when I debug and it stops at this line
NodeApi.GetConnectedNodesResult nodes=…

Shruti
- 391
- 1
- 5
- 21
-2
votes
1 answer
Programming apps for windows hand-held terminal device [Motorola MC67]
I have a motorola mc67 which runs with windows CE and i need to create a program for this device. I am using visual studio 2015 CE right now and i don't even know where to start a project.
Tried to create a web application instead but device doesn't…

Arefi Clayton
- 841
- 2
- 10
- 19