all groups > dotnet compact framework > february 2006
Filter by week: 1 2 3 4
feeding TomTom 3
Posted by Eric at 2/28/2006 8:27:09 PM
Hi,
Who knows how one can feed coordinates from a PDA program into TomTom 3 with
VB.NET2005?
rg,
Eric
... more >>
Compact Framework 2.0 team needs to finish the .NET CF 2.0 release
Posted by Tad Anderson at 2/28/2006 7:08:26 PM
In my latest blog
[http://realworldsa.dotnetdevelopersjournal.com/compact_framework_20_team_needs_to_finish_the_net_cf_20_rele.htm]
I list several links to CF 2.0 shortcomings.
It is evident that the CF 2.0 team needs to be pulled out of whatever they
are working on in WCF and come back... more >>
native Grid control input capable?
Posted by rb at 2/28/2006 5:47:50 PM
is the native grid control input capable in .NetCF? i did not think that it
was. but the documentation has me a bit perplexed. specifically, the
documentation on DataGridColumnStyle's 'BeginUpdate', 'EndUpdate' events and
how they can be used while data is being channged. and also, how there... more >>
Switching to Netcf2.0 requires WinCe OS upgrade
Posted by John Olbert at 2/28/2006 2:51:30 PM
Switching to Netcf2.0 requires WinCe OS upgrade
Thanks to help on this forum I was able to get the new Vs2005 to deploy to
my WinCe device (sh4 microprocessor). Unfortunately I then received the two
following errors.
"The program is not compatible with the current operating system and,
t... more >>
Screen Mode Change
Posted by JB at 2/28/2006 2:20:30 PM
Hi,
I am writing an application for a K-JAM i-mate. When the screen mode
changes, it sometimes executes the Resize event more then once. I have code
in the Resize event to make sure everything re-positions itself nicely, but
if it calls the resize event twice for a single screen mode chan... more >>
Prevent ContextMenu Close
Posted by Myron Marston at 2/28/2006 2:15:52 PM
I have a context menu on my listview displaying multiple options that
the user can check/uncheck. Each time they check or uncheck one the
context menu disappears and the user is forced to tap-and-hold again to
do another option.
Is there a way to prevent the context menu from closing when the... more >>
Hood Canal Mobility?
Posted by Microsoft at 2/28/2006 1:04:19 PM
Does anyone know if this company exists anymore?
I had purchased their Signature Capture Control 3.0 a while ago. I would
like to purchase this one:
Capture Control version 3.1 Professional for the .NET Compact Framework.
But I cannot seem to find their product on Handango and their websit... more >>
Pinning Array
Posted by Miguel at 2/28/2006 12:05:23 PM
When invoking the WaitForMultipleObjects function, should the second
parameter, which is een array, be pinned? I believe this should be the
case, since the CLR could move the array on the managed heap. However,
I have never experienced problems when not doing it.
Any ideas?
DWORD WaitForMulti... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Regional User Override Settings
Posted by Rich M at 2/28/2006 11:55:20 AM
I am formatting a DateTime value via the ShortDatePattern using the default
culture setting. I have verified that this works as expected for various
region settings. If the user modifies the defaults from the Regional
Settings dialog from the Time and Date tabs, the culture does not seem to
... more >>
StatusBar with multiple panels
Posted by RFlaugher at 2/28/2006 8:45:27 AM
I am trying to create a status bar with multiple panels, one of which
contains an icon. I see the CF does not support this directly so I have
tried Win32. I created a standard .NET StatusBar and then call SendMessage
with message SB_SETPARTS using statusBar1.Handle; this does create the
mu... more >>
Use reflection for User Interface testing
Posted by mathijsuitmegen at 2/28/2006 8:31:21 AM
I'm having difficulties getting a test application to work. The application
being tested runs on Pocket PC 2003 and uses the dotNet Compact Framework 2.0.
To be able to test our application we wrote a test application based on
information in an MSDN Magazine article that used reflection for U... more >>
auto install application after cold reboot
Posted by Sumantra Bhattacharyya at 2/28/2006 7:09:53 AM
Hi Forum,
Application auto reload after on cold boot: Is there any possibility
of autoreloading pocketpc application on cold reboot. The conditions,
and configuration could be stored in some boot file that could be run
automatically after the device cold boots. SSE technolgies, who we
p... more >>
Resources.dll not updated in .cab
Posted by Cocotteseb at 2/28/2006 5:19:36 AM
Hello,
I'm using VS2005 and the new smart device project cab.
My app supports localizations (fr, en and de) but when I generate the
..cab it apparently doesn't update the resources.dll. I however put the
assemblies at output project....and when I look at \obj\debug\ for th
folders de ,en fr a... more >>
Key event logger
Posted by arnoud at 2/27/2006 11:24:24 PM
Hi,
For a usability study I would like to create some software that runs as
a service in the background and logs all key events for all programs.
In the end you would get a list of all key strokes and some context
information e.g. which program was active or the name of the form.
Would that b... more >>
Hiding Windows Start Button
Posted by Kent Briggs at 2/27/2006 11:04:22 PM
VB 2005 / Pocket PC. Is it possible to hide the Windows Start Button and
keep it hidden even after my program exits? I know how to hide it
temporarily using this:
Dim hwnd As IntPtr = GetForegroundWindow()
SHFullScreen(hwnd, SHFS_HIDETASKBAR)
But I don't know what handle to use to make i... more >>
C# newbie question
Posted by Jon at 2/27/2006 10:43:27 PM
I am creating a database app in MSVS 2005. I have created the mobile database
and it seems to work with the program. I have inserted a few records for
testing in VS 2005. Those records show up iwhen the program runs in the
emulator.
I created a datagrid form by dragging the grid from the da... more >>
Predefined Constants in VB.Net
Posted by Philip Sheard at 2/27/2006 8:30:27 PM
Is there a pre-defined VB.Net constant that determines whether you are
targetibg Windows Mobile 5.0?
... more >>
best practice for deregistering events -= ?
Posted by Jim at 2/27/2006 12:19:03 PM
Hi,
I'm working with someone else's code and have an issue with the
application design for registering and de-registering events.
In the existing code...
Events are registered as shown below. If the routine that owns this
code is executed unexpectedly more than once. Then there can be m... more >>
ANN: Graph Control Version 4.0 Released
Posted by Keith Welch at 2/27/2006 11:47:24 AM
Mooseworks Software, LLC is pleased to announce version 4.0 of the Graph =
Control has added user moveable markers with output events, multiple X =
data series, Plot Alarm regions, and background images. The Compact =
Framework 2.0 version also adds plot line widths.
The Graph Control provides... more >>
Inter proccess communication in CF 1.0 Which are my choices?
Posted by SammyBar at 2/27/2006 9:56:28 AM
Hi,
I need to pass some data between two CF1.0 applications. I knew remoting is
not available for CF. I'd like something higher level than pure sockets.
What do you reccommend?
Thanks in advances
Sammy
... more >>
Microsoft.WindowsMobile.Status.SystemState.PhoneSignalStrength;
Posted by leibnizster at 2/27/2006 9:41:43 AM
Hi
I used this function to get the GPRS signal strength, but it seems to
return very coarse values. I received:
100 for four lines
86 for three lines
74 for two lines
I didn't manage to get signals below that (my bathroom is not deep
enough :) )
Can someone tell me what are the oth... more >>
Power on stall with wifi card.
Posted by Robert Brown at 2/27/2006 8:20:27 AM
Does anyone know why, when you have a wifi card with powermanagement turned
on, it takes about 20 sec for the handheld to come on when you hit the power
button? It only happens when powermanagement is turned on in the registry,
if you disablepowermanagement it comes on instantaneously.
I... more >>
IImagingFactory IImage Problem
Posted by CodeFatal at 2/27/2006 6:44:56 AM
Hello,
I'm new here, please forgive if this is the wrong newsgroup.
I write a little programm wich handle with JPG-Files. The destination
plattform is Win CE 5.0.
I build the code with eMbedded Visual Studio c++ 4.0.
I had created the following Code:
LoaderFunktion:
IImagingFactory *... more >>
Send an customer order to a fax machine
Posted by charalampos at 2/27/2006 3:03:13 AM
Could you please inform me,
how is it possible to send a customer order to a fax machine?
I am writing a C# pocket pc application
thanks
... more >>
What's the alternative for this.ActiveControl property
Posted by datamodel at 2/27/2006 2:29:49 AM
I'm trying to put text in any control that currently has focus.
The Compact Framework does not seem to have the this.ActiveControl
property.
What's the alternative,
to assing a string to the .Text property of the currently focused
control?
Thanks.
... more >>
SelectedIndexChanged of ComboBox control
Posted by Confach NO[at]SPAM gmail.com at 2/27/2006 1:04:16 AM
I have defined SelectedIndexChanged event of ComboBox in a form.
I open this form ,and it will fire Form_Load event, which binds the
data t o comboBox.In this time,it also fire SelectedIndexChanged
events.
My question: How to avoid calling SelectedIndexChanged event when
Form Load event is fi... more >>
[CF 2.0] Process.Start questions
Posted by Steve B. at 2/27/2006 12:00:00 AM
Hi,
I use ProcessStartInfo and Process.Start to run a command line application.
I have two questions :
1. Is there a size limit to the command line arguments ?
2. How can I easily get results from the command line application ?
Thanks,
Steve
... more >>
VT100 emulation
Posted by Allan_Bo_Jørgensen at 2/27/2006 12:00:00 AM
Hi all,
I've been searching all over for a C#/CF 1.0 based terminal emulation
component for a CE.NET device I'm working on. I need to draw a set of
specialized images and place a number of buttons around it, and it is
not supposed to use a serial port - the serial connection is tunneled
o... more >>
what about GetOpenFileName
Posted by Magic Gooddy at 2/26/2006 3:02:45 PM
SGkhDQpDYW4gSSB0byB1c2UgZnVuY3Rpb24gR2V0T3BlbkZpbGVOYW1lIGluIFdpbmRvd3MgTW9i
aWxlIDIwMDUgdG8gYWNjZXNzIGFueSBmb2xkZXIgaW4gc3lzdGVtPyAoQyMgb3IgVkIp
... more >>
Hardware buttons
Posted by Robert Brown at 2/26/2006 11:21:27 AM
Is anyone else haveing problems with the hardware buttons in V2? I can't get
them to activate anything but what is set up in the OS.
Here's the code I'm testing.
------------------
Imports Microsoft.WindowsCE.Forms
Public Class Form1
Private Sub ConfigHWButton()
' Set... more >>
Using wait cursor
Posted by Tamer Hesham at 2/26/2006 12:56:27 AM
Dear All,
How could i declare and use the wait cursor of the device, while i am
performing a method which takes some times to be done?
Thanks
Regards
Tamer Hesham... more >>
Nofication Control Icon .... won't go away
Posted by MobileMan at 2/25/2006 8:28:17 PM
I am developing a Proof of concept application on Windows Mobile 2003 / CF
v2.0 that uses the Notifcation control to alert users to various issues.
After my the call to notification.Visible = true the notification bubble
correctly displays, but the little icon located to the right of the Star... more >>
Email Options
Posted by Philip Sheard at 2/25/2006 7:51:20 PM
What options are there for addimg an email with attachments to the Pocket
Outlook outbox? The platform is Pocket PC 2003, with CFv2.
... more >>
Problem with Focus on activated
Posted by Robert Brown at 2/25/2006 12:13:06 PM
Hello,
I'm trying to set the focus on a form to the first control on the form when
the form is activated. I'm basically coming back to the form from another
form and want the form cleared and focus returned to the start.
Here's my activated event.
Private Sub frmTicketingItems_Ac... more >>
Back Light API for Pocket PC 2002
Posted by Murthy at 2/25/2006 12:33:06 AM
Hi,
I am looking for the API to set the time of Inactivity after which the Back
light of the Pocket PC 2002 will be turned off.
Can any one tell me where can i get that API or send me that API.
thanks in Advance,
Murthy Rayudu... more >>
Connecting to a WinCe device from Vs2005 via Tcpip
Posted by John Olbert at 2/24/2006 8:37:02 PM
Connecting to a WinCe device from Vs2005 via Tcpip
I am working with a WinCe device that does not have a Usb or Rs232. I used
the Vs2003 Tcpip connection. The only access to the device is a Tcpip
connection which did work from Vs2003. I did find the Msdn snippet below but
after transferring... more >>
How should I do to create a user control for a Device Application (1.0) project?
Posted by SammyBar at 2/24/2006 3:08:00 PM
Hi all,
I'm trying to create a project (VS 2005 release) for creating a control for
the compact framework version 1.0 but it looks it is not possible. If I
choose for the new project Smart Device/PPC 2003/Control Library template it
creates a user control for the 2.0 framework which I can't... more >>
Extend a C++ app by creating a .NET component
Posted by Timothy Dean at 2/24/2006 2:36:41 PM
I have an app created in C++/MFC that runs on PocketPC and I want to be able
to allow customers to extend it by using .NET. I would like to be able to
create an inproc automation dll that could be called from C++. I realize
there is no out of process COM capability in Windows CE. I am able to ... more >>
OpenNetCF.Drawing.Imaging Problem
Posted by Tomppa at 2/24/2006 11:35:35 AM
I've got an issue with IImage.Draw().
I have a screen saver type application where I display images in a loop.
IImage.Draw can run for up to 20 seconds sometimes as the images are about 6
MegaPixels in size.
The loop runs great all day until I add another process to the applic... more >>
GPRS signal strength
Posted by leibnizster at 2/24/2006 9:49:31 AM
Hello,
| am involved in a project and we have to get the signal strength of
the current GPRS connection. I heard about using ril.h and TAPI. Which
one should we use and how? Any advice would be greatly appreciated.
Thanks
... more >>
[ANN] OpenNETCF.Net revisions
Posted by Paul G. Tobey [eMVP] at 2/24/2006 8:43:56 AM
Hi,
For those of you using OpenNETCF.Net in version 1.4 of the SDF, you'll find
new versions of several files in the vault at www.opennetcf.org,
OpenNETCF/SDF/v1.4/OpenNETCF.Net. Note that the source and binary packages
have not been updated, so you will need to grab individual files: Enum... more >>
OpenNETCF accessing CONNECTIONINFO structure
Posted by Zeno Loco at 2/24/2006 8:16:06 AM
It's possible, and if yes how, to use the CONNECTIONINFO structure of
"Connection Manager"?
Thank you
... more >>
How I can detect when my PDA is going to the waking state ?
Posted by Freddyboy at 2/24/2006 8:01:29 AM
Hi,
I have a problem with my gprs connection on a PDA HHP.
When the pda go to the waking state I lost the gprs connection and after I
need to restart my application to retreive the gprs connection.
I'd like to know whether somebody knows how I can detect the waking state ?
If I can detect ... more >>
Problems with MSMQ, WM5 and (possibly) PXA270
Posted by Martin Slater at 2/24/2006 4:07:27 AM
I've been using MSMQ on Windows Mobile 2003 (version 4.20.0) for 15 months
with 13 PDAs, 5000+ messages per day, and it's been absolutely rock solid.
I now have to port the app to WM5 and can't get past first base.
Installing MSMQ on both an iPAQ hx2490 and an Xda Exec (both PXA270
processors)... more >>
Linux is coming on mobile devices
Posted by Lonifasiko at 2/24/2006 12:19:30 AM
Will Linux based SDK sometime substitute Compact Framework from MS?
http://www.access.co.jp/english/press/060214.html
Open-source development is becoming really strong guys...
What do you think about?
Regards.
... more >>
Transfer over HTTP
Posted by Evan Camilleri at 2/24/2006 12:00:00 AM
What is the best way to do a single tranfer for an application, I think best
over HTTP i.e.
1: over HTTP using GPRS
2: over HTTP using 804.11 wireless network
3: over HTTP using docking
The idea is to have full synchronization where required. I am using SQLCE
but the client ... more >>
Define CeGetSystemInfo function and SYSTEM_INFO structure
Posted by NerdRunner at 2/23/2006 9:47:57 PM
I wish to use the CeGetSystemInfo RAPI function but it requires a
System_Info structure. Can someone share the structure
defenition/declaration for the System_Info structure for visual Basic?
Also, CEOSVERSIONINFO. Thanks.
Sean M. Severson
... more >>
SP2 problem
Posted by Diederick Kruger at 2/23/2006 9:46:27 PM
Since I have installed SP2 on Win XP Pro, I am unable to access the
"Properties" of any of my folders on my computer. I have updated my Intel
drivers and my Graphics card drivers, but still it will not work. Can
somebody please help me?
Thanks Diederick.
... more >>
Cycling through a collection in compact framework- Possible?
Posted by RobGSCL at 2/23/2006 8:39:39 PM
In vb6, objects were part of a collection and you could cycle through
the collection as follows:
For Each panel in Panels
do something
Next panel
Is there anythin like this for CF?
... more >>
ressources für game development ?
Posted by Stefan Reinmers at 2/23/2006 8:11:56 PM
Hi there, are there some ressources or links where i can get informations or
source code of game development for pocket pc and compact framework ?
greetings
... more >>
|