| Thread | Last Post | Replies |
|
| Need a control | 20 Mar 2007 20:04 GMT | 3 |
I need a transparent control for which I can show a border and have a click event. Label, Panel, Picturebox have only either one of these. I did try to override and create my own and see if I can add a click event, but apparently they are hidden, and is not working. If that is ...
|
| Notification when CommManager run | 20 Mar 2007 18:57 GMT | 3 |
Hello, i need to secure the CommManager.exe on my WM5 mobile. I need to write in unmanaged code VC++ an application that receive a callback event from an CommManager start-process notification and manage process (run or kill it) with a password request.
|
| Background method... ideas welcome | 20 Mar 2007 16:50 GMT | 2 |
I have written a method that obtains the GPS location of my WM5 device, this method is to be run on the background, what is the best way to go about this.... I guess in a windows world I would make this a service, but as far as I know there is no such equivalent on the CF 2. I ...
|
| Multi Lingual on a CE 5.0 box | 20 Mar 2007 15:13 GMT | 1 |
Just trying to get an opinion on multi-lingual applications. We are working on a windows CE box writing C# with no explorer running (no task bar, start menu). Our application will be the only thing running on it and it has to support multiple language, the application needs
|
| Forms & and exposed subs | 20 Mar 2007 14:51 GMT | 2 |
Hi everyone i have a problem i could do with some help on. if a form has the new sub overidden e.g Public Sub New(ByVal iGrp As Integer, ByVal iSubGrp As Integer, ByVal sGrpDesc As String, ByVal sSubGrpDesc As String)
|
| using the OpennetCF.Barcode class | 20 Mar 2007 10:03 GMT | 2 |
i'm doing some testing with a Socket 3E series SDIO scanner card on a windows mobile device, all works fine and i can catch the eventhandler on a good scan, but when i click scan, and during the time its scanning, if i click the scan button again, it crashes with an exception.
|
| Problem of VS2003 app for WINCE4.2 | 20 Mar 2007 09:39 GMT | 3 |
Hi,I have a c# project with .netcf1.1 in vs 2003, and the app.exe runs properly in Windows XP, but when i tried to run it in PB4.2 's Emulator, the app.exe didn't give any response. I have added netcf1.0 from catalog of PB4.2 to my platform's features. Is it the problem of
|
| Settings | 19 Mar 2007 21:06 GMT | 1 |
Is there an easy way to make a class that works like the Settings in full framework? Thanks Ole
|
| Merge Replication - First Sync to Long? | 19 Mar 2007 18:05 GMT | 2 |
I am developing a C#, CF2 and SQL Mobile app. I have the Merge replication all working well. The problem is that the First Sync when the Database is created on the Device takes a long time.
|
| OpenNetCF IImage and png alpha rendering | 19 Mar 2007 17:51 GMT | 2 |
I have a simple project that displays a background image on a form, then displays an image on top of that. Both images are png. The second image contains alpha channel data to give a drop shadowed look.
|
| Where do I find smooth controls like Keyboard etc.? | 19 Mar 2007 14:06 GMT | 2 |
I am looking for Component Libraries for the .NET Compact Framework (if possible, Version 2.0). I found Ressco and ComponentOne. But in many mobile applications I discovered controls, that were not included
|
| Registry wierdness | 18 Mar 2007 19:45 GMT | 5 |
X51, WM 5, using OpenNETCF for Registry changes, viewing registry using IBE RegEditor LM\ControlPanel\GPS Settings\hide=1 <-- verified by RegEditor I run app that removes hide=1 and adds "Group=2". I make sure to both close
|
| Microsoft.WindowsCE.Forms.Notification | 18 Mar 2007 12:48 GMT | 6 |
I am tring to use this library for popup my notification in my Pocket PC application, runing over CF2.0. Problem is, that when I do myNotification.visible = true, it do nothing, bether say, the notification is showed, but not on front, but on background,
|
| SerialPort cannot open BlueTooth serial | 17 Mar 2007 21:08 GMT | 2 |
I have configured attached a BlueTooth printer to my PPC and enabled wireless printing on COM6. However, the following code throws an exception saying that COM6 does not exist.
|
| Load correct version of .NET compact framework | 17 Mar 2007 13:44 GMT | 3 |
Hello, I have created a deployment package for my app. If I hard reset the device and then load the program I get the following message when I try to run the app:
|