all groups > dotnet compact framework > january 2004 > threads for tuesday january 20
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
read sms in compactframewok
Posted by alberto garcia at 1/20/2004 11:12:54 PM
how get sms message in cf.
thanks
... more >>
saving signature
Posted by jez at 1/20/2004 6:32:42 PM
I've honestly been looking through more than 50 posts and I wonder whether
someone's got an interesting solution.
I had a look at and played around with Alex's NoteTaker. I have to admit,
it's amazing. You get some kind of graphic file back that is less than a
kiloByte and the quality's great!... more >>
How to programmatically select a ListBox item in the compact framework using C#
Posted by Roberto Rocco at 1/20/2004 5:10:36 PM
Hello,
how can I programmatically select a ListBox item in the compact =
framework using C#?
The SetSelected method is not supported in the compact framework. What =
else can I use?
Many thanks in advance,
Roberto Rocco.... more >>
Numeric Keypad?
Posted by mhawbecker NO[at]SPAM realtimeresearch.org at 1/20/2004 4:49:06 PM
Does anyone know if there is such thing as a numeric keypad control
that can pop up similar to the way some of the third party date/time
picker controls do? I have a data entry app that requires a lot of
numeric entry and would like to have the ability to pop up a small
numeric (only) keypad to... more >>
OpenNetCF Communications - Possible Bug?
Posted by Paul [Paradise Solutions] at 1/20/2004 4:14:59 PM
Hi there
I would have posted this in the OpenNetCF forums, but for some reason I
can't register and I need to get this question asked.
I'm using the Communications DLL (and top stuff it is too) but I'm
getting a slight problem with opening a registry key on the PDA from the
desktop.
Usi... more >>
CF couse Hard reset on Symbol 8800
Posted by Ofer B. at 1/20/2004 4:09:39 PM
Hi
I'm trying to run a CF application on Symbol 8800 device.
the same application is running on IPAQ 2200 with no problems. (with out the
barcode)
On the Symbol 8800 there are times that I do a soft reset and the device is
doing a Hard reser and delete all data.
I talk to symbol and they sai... more >>
help reading a key from the register: RAPI
Posted by rocio at 1/20/2004 3:41:31 PM
I wrote a key to the registry of my PPC using the OpenNETCF.Win32 =
utility (this is a VB.NET program that runs in the PPC itself). This key =
is but the Device ID that I also get using RAPI in VB.NET. I store this =
id in \HKEY_LOCAL_MACHINE\HARDWARE\UUID\DeviceID=3D123-456-789
where the val... more >>
Help with bug...
Posted by Atley at 1/20/2004 3:07:51 PM
In CF SP2 if I press ESC in a text control on my app, the app crashes and I
have to reset my machine to get my app to restart. I can't even go to the
Task Manager to close it, it must be a soft reset.
Has anyone else come across this problem? If so, are there any known
workarounds or fixes?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
file sharing in ppc 2002 emulator
Posted by Deepesh at 1/20/2004 2:25:49 PM
Hi all,
I need to to transfer few files from pocket pc 2002 emulator to the host
machine. I am using the emulator supplied with VS.net 2003 in my notebook.
my notebook doesnt have 2 serial ports to connect null modem cable so i cant
run activesync as described in SDK documentation. Can someone... more >>
TabOrder problem
Posted by Atley at 1/20/2004 2:09:04 PM
How do I set the TabOrder for controls in my VB.net 2003 app? I just don't
get this... I have tried to order the creation of the objects in the code
in the order I want them to tab in to no avail. Any suggestions?
Atley
... more >>
Additional toolbar (two toolbars)
Posted by dim at 1/20/2004 1:37:35 PM
Have seen some apps with more than one toolbar controls on the form
one is down as usual integrated with the menu and one is at the top often
perceeded by a textbox / combo
something like Internet Explorer (with enabled addressbar) on Pocket PC
How....... two toolbars??????
Thx
... more >>
is it possible to install the .NET compact framework?
Posted by spacedog at 1/20/2004 1:21:08 PM
this may be a dumb question, but i'm working with some HW that is going to be running Windows CE 4.2 . this doesn't necessarily mean that the .NET compact framework is going to be available in their SDK does it? or does it? from what i read on this FAQ (http://msdn.microsoft.com/mobility/prodtech... more >>
Sending IR
Posted by GrOrH at 1/20/2004 12:47:44 PM
I'm am attempting to write a universal remote control application for my HP
iPaq 4150 to use my TV/Video et al. I have developed applications using VS
..NET and the .NET CF. How do I get my app to beam an IR signal (i.e. not to
connect to a detected IR device, but to beam remote control style)?
... more >>
Filling an ImageList in a ClassLibrary (DLL)?
Posted by Danyel Meyer - dialog-it GmbH at 1/20/2004 12:15:16 PM
Hallo group!
I just had the idea to put some images into a class library that should just
expose an ImageList object to an application that needs to load images from
it.
My thought was to embedd the images to a DLL and fill an ImageList object
with them, but I can´t figure out how to do that.... more >>
No OverLoad in my version of Invoke ??
Posted by Franky at 1/20/2004 11:39:04 AM
In most of exemple found on the web the this.Invoke have 2 overload...
in my VisualStudio .Net 2003 I have only one!!
I need to pass some parameters to the delegate function... so how can I do??
Thanks
____________________
Franky
Franky@Boucheros.com
... more >>
KeyDown and others...
Posted by lw_elite NO[at]SPAM hotmail.com at 1/20/2004 10:29:50 AM
Hi everyone!
I can get the KeyDown, up, and other directional events in my app.
But my Ipaq allows the center of the dpad to be pressed like a button;
is there a handler for this? I can't seem to figure out how to
capture this event.
Thanks,
Tom... more >>
put my app at start of windows, and disable to leave it
Posted by Romain TAILLANDIER at 1/20/2004 10:22:30 AM
Hi group
I want user can never do anything else that run my ppc 2003 app.
The app have to start with windows, closing the app must closing windows
Killing the app must close windows too.
Have an exception in the app must close windows too.
I allready have look for this question on this news... more >>
Readonly property in DataGrid
Posted by James Wong at 1/20/2004 10:03:14 AM
Dear all,
I found that there's no Readonly property in DataGrid under .NET Compact
Framework 1.1. I'd like to know how I can make my DataGrid readonly in
runtime. I'm developing an application for pocket PC.
Thanks for your attention and kindly advice!
Regards,
James Wong
... more >>
Help... CF SP2 Killed My Program!
Posted by Atley at 1/20/2004 9:52:16 AM
Since installing SP2 on my iPaq 2210 yesterday, my program does not have any
menus and kills the screen upon hitting esc... how do I remove this?
Atley
... more >>
SQL CE on SP 2003
Posted by Adry at 1/20/2004 9:47:14 AM
Hi,
do you know if Smartphone 2003 supports SQL CE ?
Where can I find informations, whitepaper, documents on techincal
specifications of Smartphone 2003 ?
Thanks
Adriano
... more >>
How To: the little triangle for drop-down-button?
Posted by Boris Nienke at 1/20/2004 9:10:42 AM
Hi,
because i cannot edit in a Combo-Box i have designed by own pseudo-combo by
using:
- an Edit
- a button
- a ListBox
Ok, this works. But how can i put this little triangle on the button? I
cannot change the Font-name at designtime (because i just can select from
the desktop-fonts, not... more >>
Need advice for Symbol Scanner with PPC & WiFi
Posted by jez at 1/20/2004 9:04:29 AM
Hi everyone,
I'm posting it here as I need the device for my CF app. Basically I'm
looking for a WiFi device that has Windows Mobile 2003 and a barcode scanner
as well. It needs to be ruggedized for small drops. People have been talking
in this newsgroup about Symbol's PDA's saying that it's n... more >>
How do I close an old form from a new form in C#?
Posted by Robert Lalouche at 1/20/2004 8:05:58 AM
My program has multiple forms that call each other in progression. FormOne
has a menu option to Create FormTwo. When I'm done with FormTwo and close
it, there is FormOne still running. I'd like to beable to close FormTwo
from within FormOne. I've tried using Invoke since it's a different UI
... more >>
TCP sniffer
Posted by vstudio NO[at]SPAM web.de at 1/20/2004 1:52:48 AM
Hi all,
can somebody give me an example for an easy TCP-Sniffer for WindowsCE.
I would like to know how many Bytes goes out/in on a special Port.
Language: c#.net
Thx... more >>
|