all groups > dotnet compact framework > september 2003 > threads for tuesday september 23
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
SP2 and textbox font size changes on emulator
Posted by Robert at 9/23/2003 8:21:36 PM
After installing SP2 on my emulator & PPC, some small
textbox's (to hold single number, font Tahoma 8.25F)no
longer show the text. Also, the font appears larger in
my DateTimePicker - it remains ok on the VS.NET designer -
could the SP2 be affecting the font size?... more >>
SP2 Question!!!
Posted by Timothy Taylor at 9/23/2003 7:22:44 PM
Hello,
Ok, i installed SP2.
I run VS.NET 2003 and there's no new features! (i can't change the backcolor
of controls etc....)
Then i read these two posts between Chris Tracke and Michel Renaud.
Michel:
Am I correct if I say this update does nothing on the PC
side of things? i.e. VS.N... more >>
screenshot
Posted by Timothy Taylor at 9/23/2003 6:31:06 PM
How do I take a screenshot(printscreen) in VB.NET for CF?
... more >>
load image with picturebox
Posted by Dante at 9/23/2003 5:52:21 PM
why can't i load an image in my picture box. It works with
the emulator, but not on my device.
in vb.net i do:
pic.image = new bitmap("\pic.jpg")... more >>
Compact Framework Specs
Posted by Timothy Taylor at 9/23/2003 5:51:39 PM
Would one of you kind Microsoft people tell me the specs of the Compact
Framework?
In other words, is there a website or something if any of ya'll don't know
it by heart where it tells you all about the Compact Framework and like how
much hard drive space it takes up and stuff like that.
Th... more >>
Can't restart app
Posted by Houston Keach at 9/23/2003 4:37:01 PM
I'm testing a new app which seems to run perfectly on both the
emulator and on my PPC2002 device. If I shut down the app on the
device, I am unable to restart it. Other programs work fine.
When I click on the file name in file explorer, there is no response.
Repeated clicks (10-12) finally... more >>
Easy Question: Pocket Outlook
Posted by Francis Shanahan at 9/23/2003 4:22:36 PM
Folks, this is an easy one but I'm a newbie so pardon my ignorance:
I'm trying to get access to the Outlook DB on my pocket pc. From my googling
it looks like the only way to do this is through the POOM SDK which I can't
find anywhere or a third party ( "In The Hand") which I'd rather not use.
... more >>
OpenNetCF HtmlViewer with parent of a panel or tab
Posted by Samwise1130 at 9/23/2003 4:01:52 PM
Anyone had any luck tweaking the htmlviewer control from OpenNetCF.org to
allow it to be used on a panel or tab page and not just a form.
Thanks in advance.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Pocketoutlook Add-in
Posted by Neelima Godugu at 9/23/2003 3:22:05 PM
Hi All,
I am trying to extend the menu's in PocketOutlook Calendar by using
CePimCommand funtion.
So far i have gotten to the point where I have been able to Launch my CF exe
when the Menu options are tapped.
The only problem I have is when my CF EXE is already running. In this case,
the App ... more >>
Sendkeys
Posted by Timothy Taylor at 9/23/2003 2:26:49 PM
How do I use sendkeys in VB.NET?
It doesn't recognize that word, what do i use instead?
Thanks,
-Tim
... more >>
HTML Control for C# (CF)
Posted by Hilton at 9/23/2003 1:17:34 PM
Hi,
I've been trying the www.opennetcf.org HtmlViewer, but I cannot seem to get
it to work like a control; i.e. I need to add it to a tabpage, but I cannot
get it to work.
1. Are there any others out there?
2. Can I pass the panel as the hWndParent? If so, how do I get a Panel's
IntPt... more >>
exception with SqlDateTime in emulator with sp2
Posted by cenright at 9/23/2003 9:08:59 AM
Can anybody else get this line to work without a native
exception in the emulator with service pack 2 installed?
System.Data.SqlTypes.SqlDateTime test = new
System.Data.SqlTypes.SqlDateTime(DateTime.Now);
Seems to work fine on an a real device....... more >>
How to manually register Pocket PC 2003 Emulator?
Posted by Jason Hsu at 9/23/2003 1:37:06 AM
Everyone:
I was failed to install Pocket PC 2003 SDK. In fact, it's successfully
install except failed while register into VS.NET 2003, because I can manully
start the emulator. However, it's not connect with VS.NET and I couldn't
deploy any file to it.
Does anyone know how to resovle this ... more >>
|