all groups > dotnet compact framework > january 2004 > threads for wednesday january 7
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
Print out from PDA ?
Posted by aliarifpk NO[at]SPAM hotmail.com at 1/7/2004 10:51:43 PM
Hi All,
How I can have a print out from PDA in Windows CE environment? I have
to print a ticket which will be populated with the information from
database (I will populate it myself but don't know how to have the
print out).
Best Regards
Arif... more >>
Doubts about WinCE versions
Posted by FabrÃcio de Novaes Kucinskis at 1/7/2004 8:53:20 PM
Hi. I bought an iPaq 36xx series, with Windows CE 3.0.9348 (build 9616), and
I have some questions about the SO. I searched the web, but the information
about the "WinCE / PocketPC" versions are confuse.
1) Whats the difference between this version Windows CE and PocketPC? Are
they the same th... more >>
Running from Built-in storage. Urgent.
Posted by fhunter at 1/7/2004 6:33:55 PM
Hi,
We have a .Net application that runs great on the device
(PocketPC) when installed into main memory. However, when
we install the application to built-in storage the
application throws an error:
A managed argument exception
occurred at MISC::HandleAR_0x44
MISC::HandleAR+0x44
Bimap::... more >>
App.Path
Posted by Mike at 1/7/2004 5:11:34 PM
How do I determine the path to the currently executing exe?
... more >>
Resizing a single UI for both Pocket PC and CE.NET
Posted by adam.switzer NO[at]SPAM wealthpoint.com.au at 1/7/2004 5:08:18 PM
Hi all,
i must say that there are some fantastic insights and incredible
knowledge being passed around on these groups and similar forums,
everyones input is greatly appreciated :)
I am developing an application to be deployed on many different
devices such as a Pocket PC, Smartphone and CE... more >>
Losing inputPanel
Posted by Blaine Fields at 1/7/2004 3:48:05 PM
In each of my dialogs I have input panel. Loading the
program on PPC 2002, all works fine. Loading on a PPC
2003 device, the input panel appears on the initial form,
then appears on a subsequent form (allowing input), BUT
when closing the second form, the input panel icon is
absent on th... more >>
Regular Expression Problem
Posted by Paul [Paradise Solutions] at 1/7/2004 12:54:54 PM
Hi all
Was wondering of anyone can help me with why the following expression
works as expected in XMLSpy, but does not in VB.net:
[A-Za-z]{1,2}[1-9][0-9]?[A-Za-z]? [0-9][A-Za-z]{2}|GIR 0AA$
IN VB.net using Regex.IsMatch, all works OK appart from the fact that it
will allow more than 2 c... more >>
Can't find System.Data.SqlTypes
Posted by Matt at 1/7/2004 12:34:57 PM
Hi
I am developing on VS.NET 2003 for the compact framework and can't
find the System.Data.SqlTypes namespace! All the documentation says
that this namespace is supported in CF.
I'm probably doing something stupid, but can't figure this out. Can
anyone help?
Thanks
Matt... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
StringFormat
Posted by Joshua Moore at 1/7/2004 12:25:56 PM
In the .NET framework, I can use StringFormat to center my text. I'm using
GDI to draw some boxes and it looks really funny without centering it. Does
anyone know the equivalent or how to get around not having StringFormat in
..Net Compact?
Thanks,
Joshua
... more >>
Please help...
Posted by Girish NS at 1/7/2004 11:44:25 AM
Hi,
Can anyone tell me
LRESULT (CWnd::*m_pMakeHypo)(int);
what's the meaning of this expression?
Thanks,
Girish.
... more >>
InvalidCastException in Application.DoEvents() !!!!
Posted by Lloyd Dupont at 1/7/2004 11:17:52 AM
I have a problem with one of my new form.
apparently I do something wrong. at some time.
anyway when I leave the screen (hide it, show an other)
I have an InvalidCastException
what's really puzzling is that the bug is Application.DoEvents() ...
I have no clue, whatsoever of the reason of th... more >>
App. Does not Load
Posted by Bill Salling at 1/7/2004 10:35:42 AM
Creating an App for Handheld device. Application works
fine on both of the Emulators. But when deployed to
device, the hour glass runs for a few seconds then
disappears. App does not start. Thought maybe something
was wrong with App, So I started a new project with just
the basic form.... more >>
FTP/Dialing
Posted by Felipe T at 1/7/2004 9:49:10 AM
Anyone Working with FTP or Dial-Up Connection in the Compact FrameWork?
Any help would b very welcome.
thks
... more >>
Windows CE appearance
Posted by gianfranco.giugliano NO[at]SPAM infinito.it at 1/7/2004 7:57:39 AM
Hello
I would know if is possible to change the Windows CE 4.2 appearance
with C#. It has, by default, a 'Windows XP like' appearance but I
would a 'Windows 9x like' appearance. I prefere the Windows XP style
except the 'scroll bars' so, if is not possible to change only the
look for the scro... more >>
About deploy ...
Posted by John at 1/7/2004 12:19:32 AM
Hello,
I create a CF application with SQL CE. (PPC2003).
A setup webapplication allows users to download and
install .CAB files.
The problem is that i would like to create only one .CAB
for all assemblies. (CF, SQL CE, my application)
Is it possible ?
Another solution is to create a .MS... more >>
|