-
- Display label over tab control---problems
by Brazzle
- 6 Replies
- Last post
by Zero Dai - MSFT
- Hello all, I have a tab control on a c# pocket pc application. I am only using two tabs and so there is a plethora of empty space on the tab bar that I would like to utilize. I want to add a label over this space to use for program status updates; however, I cannot get a label control to appear above this area. I have tried to send the tab control to the back while bringing the label to the front,
-
- How to fire "validating" & "validated" event of the form?
by Raphael Chan
- 4 Replies
- Last post
by Guang-Ming Bian - MSFT
- How to fire "validating" & "validated" event of the form
They should be fired when the form lost focus
-
- Contacts Plugin for Smartphone 2003
by Dipanjali
- 4 Replies
- Last post
by Zero Dai - MSFT
- Hello,
I am trying to add my Menu in the default Contacts menu. I am able to add it in Pocket PC2003 and SP/PPC 2005/2006. But this is not working in SP 2003. Is it possible to add custom menu in the Contacts application in SP2003 How can I add it Please help.
Thanks in Advance.
-
- Deploying Multiple cab files at once
by watch is
- 14 Replies
- Last post
by Ilya Tumanov
- I have developed my application and created the .cab file for this application. I followed the tutorial on creating an MSI file and custominstaller and this works fine. My problem comes from the fact that my application must also install .NET framework 2.0 and the SQLMobile .Cab file.
I am wanting to package all of these together and be able to deploy them at one time from a users PC. I am not
-
- System.Gadget.Settings.writeString("bla",bla) doesn't work..
by _Bdot
- 3 Replies
- Last post
by Andy E
- hello everybody..
this is my third post on this forum..
I have many problems with settings item:
here is my settings.html code
<html> <head> <title>Inbox - Settings</title>
<style> body { width: 250px; height: 100px; } </style>
<script>
function SaveSettings() { System.Gadget.Settings.writeString("BDDactuelle"
-
- Flyout question
by Iguana775
- 8 Replies
- Last post
by Bruce Williams
- Ok, I finally got a good shell going and now I'm working on design. the question I have is....is the flyout font automatically made a little bit bigger by default I ask cause in my flyout.css, it is exactly the same as the gadget.css with the exception of a couple classes in the flyout.css than the gadget.css. But, the font in the my flyout is just a tad bigger. It's not really a big deal and I a
-
- find ip address for all machines on local network
by azvw
- 3 Replies
- Last post
by Ilya Tumanov
- Hello, I am trying to brodcast a message to all the machines in my local network. How can I find the hostnames for all those machines to help me find thier ip address.
-
- Display a non full size Windows form on top of a full Windows form
by VS Developer
- 4 Replies
- Last post
by Peter Nowak (Germany)
- Is it possible to display a small Window form on top of a full Windows form If not, I plan to use the MessageBox to do the trick, but then how do you make the MessageBox to close after a set period of time Thanks.
-
- Permissions in appdata\local\microsoft\windows sidebar
by nadasurf2
- 9 Replies
- Last post
by nadasurf2
- my gadget calls a bat file which in turn calls an exe. i get permission denied and the bat will not run when my gadget it located in 'C:\Users\%username%\AppData\Local\Microsoft\Windows Sidebar\Gadgets'. It however works perfectly when my gadget is placed in 'program files\windows sidebar\gadgets' directory.
My account has full permissions to the folder in appdata and i can run the bat file
-
- Tagging gadgets not possible!!
by wilbour
- 0 Replies
- Last post
by wilbour
- I don't get it, a new file format from Microsoft and its NOT possible to tag the files, whose idea was that If Windows is to best use its tagging feature then at the very least it must allow tagging of its own formats...thi is more rediculous that PDF not accepting tags....
-
- The breakpoint will not currently be hit - new VS2005 install
by Tom Richards
- 2 Replies
- Last post
by Tom Richards
- I just rebuilt my computer from scratch and am now having trouble setting breakpoints in VS2005. VS2005 worked fine before, at least as far as breakpoints.
I am using CE5, mobile2003 and mobile5 devices in C#.
I have VS2005 SP1 installed on XP.
ActiveSync 4.5
I have created a simple winform app with one button and have tried to set a breakpoint on the button click. I get the bre
-
- Beta of Microsoft Certification Exam 70-540
by howard dierking - MSFT
- 14 Replies
- Last post
by howard dierking - MSFT
- Microsoft Certification Exam 70-540 is available in Beta form right now! This is a Technology Specialist exam for application developers in the mobility space. The Preparation Guide is available for the Exam at: http://www.microsoft.com/learning/exams/70-540.mspx . To register visit one of our independent testing providers: * Thomson Prometric: http://www.prometric.com/ContactUs/T...rs/defau
-
- Icon problem with CAB?
by Malleswar
- 4 Replies
- Last post
by Malleswar
- Hi,
I have created CAB for my application with
many shortcuts in different locations. Actually my problem starts with
my Application Icon. When I run CAB in Emulator no problem occurs. But
when I try it on real device the problem comes. Actually the Icons
which is displayed in Strat--> Programs properly. but the icons
which are placed in start, and in my application folder appear on
-
- Different languages characters
by Participant
- 7 Replies
- Last post
by Ilya Tumanov
- Hi there,
I am developing an application that requires dispalying characters of different languages on my PDA. Does anyone know how can I support displaying languages like Japanese, Arabic, Korean, Spanish etc.
Regards
-
- m_pWndEmptyCB MFC Pocket PC
by patti_nyl
- 4 Replies
- Last post
by patti_nyl
- Hi,
I am migrating to vs 2005 MFC 8.0.
I am using
m_pWndEmptyCB
I am getting a error message telling me
m_pWndEmptyCB undeclared identifier
Code Snippet
// Translate Messages Process
BOOL CCANtracePPCDlg::PreTranslateMessage(MSG* pMsg)
{
// TODO: Add your specialized code here and/or call the base class
static BOOL bDoIdle = TR
-
- how to add item in list box from another class
by hassanmushtaq
- 1 Replies
- Last post
by hassanmushtaq
- hi
i m using VS 2003 (C#) with CF 1.0.
how to add items in listbox from seperate class. can someone give me code for understanding.
regardz
hassan mushtaq
-
- Catch soft input panel event
by Dhiraj12345
- 6 Replies
- Last post
by Dhiraj12345
- Hi all,
Can you please tell me how can i catch the event when a user clicks on a key on the soft input panel in a PDA
I am using VS2005 and Windows mobile sdk 5.0
Thanks
Dhiraj
-
- Detecting Client machine device?
by Rajat Dasgupta
- 1 Replies
- Last post
by Ilya Tumanov
- We need to get client PC's camera and sound driver, which can help us to stream contents on web using ASP.Net. Looking forward to some oxygen. Regards, Rajat Dasgupta MarketRaise Corp.
-
- Why does GpsCloseDevice shutdown GPS Hardware although others connections are active?
by marcos.guerrero
- 5 Replies
- Last post
by marcos.guerrero
- Hi! I'm using GPSIntermediateDriver in mi C# application (.NET Compact Framework v2.0, Windows Mobile 5.0 Pocket PC , HTC P3300 device) As the examples show, I'm using PInvoke to call GPSOpenDevice, GPSGetPosition and GPSCloseDevice. My app works fine, and in my device it's easy to confirm that the GPS integrated hardware is in use when I call GPSOpenDevice by stare at the flashing orange led. But
-
- Need help with outlook email gadget
by computerpro2
- 1 Replies
- Last post
by Jonathan Abbott
- Hi, i am wondering how i would do the following: 1.Pull the "Subject" text of an email from outlook 2. Pull an Unread email message and have it displayed in a Flyout on my gadget. 3. send an email via gadget through outlook. 4. Get Outlook "Contacts" (like the Contacts gadget that manages "Windows Contacts") Please let me know if you can help me out with this i would greatly appreciate it!! Than
-
- Flyout to the front?
by Chrisull
- 11 Replies
- Last post
by Bruce Williams
- I have a gadget that navigates through a set of XML documents via next/previous buttons. Some of these documents link to a first page with windows media player attached to play an associated video, while some link to a second page which doesn't contain a video. You can navigate backwards and forwards through these pages of the first type, without trouble, but when you click on a link whi
-
- There is not enough space on the disk....
by renga_raj
- 2 Replies
- Last post
by sevilaycelik
- Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '\Windows\NETCFV2.ppc.armv4.cab'. Error 0x80070070: There is not enough space on the disk. Device Connectivity Component This is what I am getting when I deploy and driving me crazy. How do I fix it
-
- time difference between client and server!
by Panos_gr
- 13 Replies
- Last post
by Panos_gr
- hello all,
i have a client and a server application where the client sends gps coordinates to the server either via WiFi, or GSM (for now). I am trying to find which would be the best way to timestamp my packets so that the server would calculate the time difference between the time a packet was sent from the client and was received by the server.
if I use the usual DateTime.Now on t
-
- Dynamic Graphics in Windows forms
by Shyam Sundar
- 1 Replies
- Last post
by Ilya Tumanov
- Hi,
I'm developing a windows application for Tablet PC. I have a tab control on a page and many tab pages in it.
When user fills data and saves, all the tabs that fails the validation should be marked (the tab page header background should be changed which will easily visible to the user)
I tried using CreateGraphics and using FillRectangle to fill the boundary of the tab page exposed by
-
- regarding the porting from Smartphone to PocketPC
by mohasad
- 14 Replies
- Last post
by TilakGopi
- hi, i have been in developing application for smartphone . how can i port it to PocketPC... i have searched in Internet , but i didnt find the proper solution . could any one help me in solving the above issue . thanks sadiq