| Thread | Last Post | Replies |
|
| DataGrid selection | 05 Feb 2005 12:09 GMT | 1 |
I have a DataGrid where the user is able to click on one row and then automatically another form is displayed which displays details about the previous selected row. The problem is that when the user clicks on the row it works without problems, but when the user clicks on the ...
|
| setting the font in a ListView?? | 05 Feb 2005 04:39 GMT | 1 |
i need to set the font for the listview control, but it has no font property? anyone know how to do this using API? thanks, Paul
|
| Book Suggestions on MFC programming in Windows CE 3.0 ??? | 05 Feb 2005 03:44 GMT | 1 |
I would like to know if anyone had any suggestions of book for me ? Or may be just some good tutorials on the net. I have to develop a software on a Handheld pc (not pocketpc) that's running WCE 3.0.
|
| Hp mobile printing sdk .net ? | 04 Feb 2005 21:14 GMT | 1 |
Hello All I see references to a "Hp mobile printing sdk .net" but I can't find a download link, anyone has ? Bye
|
| Create a Window with no 'X'? | 04 Feb 2005 21:02 GMT | 6 |
Is it possible to create a window on the Pocket PC that won't ever have an 'X' button appear in the Start bar at the top? I've tried dropping all the styles from it except WS_VISIBLE on the CreateWindow statement but I always get the 'X'. Tapping the 'X' doesn't do
|
| Tranfering data from Pocket PC to home database | 04 Feb 2005 20:04 GMT | 5 |
I have a Pocket PC that i use to capture data out in the field. I would like to enter form data into my Pocket PC, and when i get back to the office, i would like to sync it directly into Oracle 9i database. Has anyone ever done anything similar to this before? What is the best ...
|
| Pocket IE 2003 submit on enter | 04 Feb 2005 19:44 GMT | 8 |
I am having a problem with Pocket IE 2003. We are running CE 2003 and on the web forms, when a barcode is scanned, enter is not automatically sent. I know the PPC is setup correctly because an enter is sent when the same barcode is scanned into the URL field to Pocket IE.
|
| Any examples of working with System.Drawing.Image? | 04 Feb 2005 19:37 GMT | 3 |
I'm working on an app where I'd like to display .JPG images from a SQL CE database. Lacking Image.FomFile() and Image.FromStream() or a constructor parameter, I'm having difficulty getting this done. Can anyone point me to an example? Thanks, Mike
|
| Can't set tab order in VS2003 IDE | 04 Feb 2005 17:50 GMT | 6 |
I've gotten pretty far along in my app and would now like to set the tab order for my controls. When I go to the View menu and and choose Tab Order, I get a "Specified cast is not valid" error. I couldn't find anything in the MS KB or searching this forum as far back as I have ...
|
| Newbee has all kind of problems with ppc | 04 Feb 2005 16:46 GMT | 3 |
I just inherited a pocket pc project from other porgrammer, the project is in Java and the runtime environment is provided by Jeode. All the pocket PCs are ipaq, I have all kind of problems. One of the major problems is, pocket PC stops my Java program without even
|
| trying to hide keyboard in c# | 04 Feb 2005 11:28 GMT | 2 |
i am using a pocket pc 2003 as a platform and i am trying to hide the keyboard (inputpad) the method that i use is : [code] inputPanel1.Enabled = false;
|
| SQL Server CE data transfer | 04 Feb 2005 03:27 GMT | 2 |
I am trying to see if we can user SQL Server CE for the application we want to build. The device we have has Windows Mobile 2003 Second Edition Users will download an excel file from our web site to a desktop computer and transfer that to pocket PC. Then through an user interface ...
|
| Has anyone heard from Jeff Zamora eMVP of CEGadgets.com? | 04 Feb 2005 00:00 GMT | 5 |
I found a bug with one of his controls that I paid for, and he first responded to me on 6/21/04 that he would fix it, but I have since sent him over two dozen emails to jeff@cegadgets.com and he has not responded :( His website says that he is an "Microsoft eMVP for Windows CE", so ...
|
| [eVC] OnEndLabelEdit with a class derived from CListCtrl | 03 Feb 2005 23:29 GMT | 2 |
I'm using a CXListCtrl class, derived from CListCtrl, which implements subitems edition in report mode. I put this list ctrl in my dialog CDlgEmployees (in fact a CPropertyPage), and I would like to execute some code each time the user has finished to edit a cell. CXListCtrl already ...
|
| TWAIn for Pocket PC 2003 and sheedfed scanner | 03 Feb 2005 22:45 GMT | 1 |
I'm trying to add a sheet fed scanner with USB port to a Pocket PC 2003 plattform. As I understand there is no support fo this currently. Is that so ? Is there a way to add this ?
|