|
Can I reduce height of input panel. because soft input panel height is half of screen. If it is possible please tell way to do it please
Dushan Perera
|
|
|
|
|
No !
It's a native control, so you can't do it, you have to write you own custom control for the same.
Pavan Pareta
|
|
|
|
|
The SIP is meant only for entering information into controls and goes away once it is no longer needed. Making it smaller just makes it harder to use.
(Yes... you can use it for input in other ways, like in a game, but really... you shouldnt)
|
|
|
|
|
some smart phone installed with 3th party input method (e.g. chinese pinyin). they are different from one to one. so i think its hard to do some thing with them. 
|
|
|
|
|
Hi. I'm very curious about writing a Today Screen App. using C#. I want to know how to write applications like ThrottleLauncher or Point UI (applications with widgets, especially XML widgets). (Maybe not good but)I can write applications for Windows Mobile using C#, but I don't know anything about writing Today Screen App. for WM. I searched a lot about a tutorial or source code for this, I couldn't find anything. All I found is just one application and writen in C++.
Can you please give me link for a tutorial or source code for writing Today Screen applications for Windows Mobile (with widgets)? Can you please show me a path to do this?
By the way, I'm not trying to write something and earn money from it. Proof: as you know Windows Phone 7 is coming very soon and even if I write something, I will be for WM 6.5.X and will be junk for Windows Phone 7 users
Thanks
Can
|
|
|
|
|
|
Can90 wrote: Any Suggestions please?
Well you could try some more Google searches. I would expect that if anyone knew how to do this they would have responded by now, so it looks like you are on your own.
Just say 'NO' to evaluated arguments for diadic functions! Ash
|
|
|
|
|
I have gathered some knowledge about push pull service from Google.So how I can Implement it using .NET feature
Golam kibria
|
|
|
|
|
I work at a company that provides C# software solutions for GPS Tracking. They have recently asked me to write some software to use on a laptop that will read location information and report movement. The software will read the GPS information from a plug-in USB device and send the data through TCP to a server.
So My Question.
If you were targeting mobile platforms, and your company have invested heavily in C#. What platform would you use for development? Mono?
Or would you move away from C# for another programming language.
Thanks
Glenn
Programmer
Glenn Earl Graham
Austin, TX
|
|
|
|
|
What do you mean by mobile platforms?
If it is running Windows Mobile or something else Windows CE based, would the .Net Compact Framework work?
Alternativly, would the .Net Micro Framework[^] do what you need (again, assuming your hardware is compatible).
If you're targeting Linux or Mac OS, Mono might work, if they have implemented what you need to use (in fairness, unless you're doing something odd or very uncommon, this should probably be fine).
|
|
|
|
|
Thanks you for you answer. I was planning on targeting laptops, Mini Computers, Smart Devices and iPads(and similar). Most of the new 4G dongles come with built-in GPS, so any device that can use them and other who are rich targets.
Thanks
Glenn
Programmer
Glenn Earl Graham
Austin, TX
|
|
|
|
|
i have develop a window mobile application using sql ce 3.5 and
VS2008(C#.net).
Application is working fine and now i want to get the
newest data to my local database(.sdf) from sql server 2005 database.
Pls help me with code
|
|
|
|
|
Hi. You make a application using the object LocalDataCache.sync
Dim syncAgentS As ServerDataCacheSyncAgent
' Chiamare SyncAgent.Synchronize() per iniziare il processo di sincronizzazione.
' La sincronizzazione aggiorna solo il database locale e non l'origine dati del progetto.
syncAgentS = New ServerDataCacheSyncAgent
Dim syncStatsS As Microsoft.Synchronization.Data.SyncStatistics = syncAgentS.Synchronize()
|
|
|
|
|
Foxit and Adobe both have SDKs for writing a PDF viewer on Windows Mobile (which I presume would run on a generic CE 5.0 device) however, their royalty rates are a little steep considering how rarely this is used on most of our devices (but heavily used on others.)
Are there any other quality PDF reader SDKs for CE 5.0? (Quality being heavily emphasized--a while back we ran into issues on our XPe based device with SDKs failing with several PDFs.)
While on the subject, can anyone endorse a high quality imaging SDK for CE 5.0? (For reading and manipulating on screen a variety of images.)
modified on Thursday, September 2, 2010 12:39 PM
|
|
|
|
|
I have got 4 gps coordinates of a building - as it has 4 corners. What I want to do is - I want to creat a rectangle from this 4 coordinates and check in the application if my heading is the same as my bearing from the building if yes I will do some action if not - no.
How can I do this? I couldn't find anything about this on the internet.
|
|
|
|
|
I don't know, however something related came up a week ago, so I suggest you look here[^].
|
|
|
|
|
|
Hey guys, I want to develop an application which runs on multiple (windows mobile 6.5) portable devices. All devices are hooked to a wifi network. Users of the application must be able to search and modify data. Which application will perform best?
- Create a webserver in the local network and let devices browse the website
- Run the application as windows mobile application and retrieve/update data using a webservice
- Run the application and the data on the local device and synchronise data between server and client.
Thanks,
Eduard
|
|
|
|
|
Choosing a type of application depends on functionality of your application. In your case, how often you need internet access.
If you need very less - like gather validate all data from user & then at once add/update record & you are done, then I would prefer 2nd option. Else I would opt option 1.
I wouldn't prefer option 3, as sync almost often - all time will consume time making app slow and if the net access is slow or failed in between then data might be lost or app may run more slowly.
Hope this helps.
Thanks & Regards,
Software Developer
(Application, Web, Mobile)
Sun Certified Java Programmer
|
|
|
|
|
Hi list,
I have written an mobile MFC application, which is using virtual Bluetooth ports and runs without problems in two mobile devices (HTC & SAMSUNG) both equipped with Windows Mobile 6.1 Professional. In order to achieve this, I have followed the instructions of an MSDN article (http://msdn.microsoft.com/en-us/library/ms881004.aspx) which only requires Windows CE 5.0.
However, when I have recently tried to run this same application in a brand new IPAQ equipped with Windows Mobile 6 Classic, (CE OS 5.2.1711) the RegisterDevice() function failed to do its job. Any ideas? Any suggestions where to look at?
I have also noticed that the Bluetooths settings GUI in this IPAQ device is quite different (compared to the others I have worked with) and doesn't assign a specific port number to each connected Bluetooth device, but has a (global?) pair of inbound/outbound ports. Is this because I am having Windows Mobile 6 instead of 6.1 or maybe because I am having Windows Mobile Classic edition instead of Professional? Any suggestions where to look at?
Thanks in advance,
Jim Xochellis
HomePage: http://jimxoch.freehost.gr/
|
|
|
|
|
So, I am considering the use of some of these tools, for the obvious reasons.
Anyone has any good or bad experience with any of them? Recommendations why, or why not?
I've set a poll[^] on this, too.. if you'd like to vote
We are using Linux daily to UP our productivity - so UP yours!
|
|
|
|
|
With Cross platform also I have noted problems. Something may work in one type but fails in other, wheras some works on all. My experience doesn't feel them reliable.
Thanks & Regards,
Software Developer
(Application, Web, Mobile)
Sun Certified Java Programmer
|
|
|
|
|
I've googled around and looked in the help files but only seem to be finding more advanced stuff than what it is I need to do.
Using the "USA Windows Mobile 5.0 Smartphone R2 QVGA" emulator in device emulator manager I can start up the emulator, cradle it, and use Explorer on the host machine to copy in a CAB file, which is the installer for a program I want to test.
The problem is the emulated phone itself doesn't seem to have any equivalent of Explorer, so I can't browse to, and run the CAB file. I also can't find anywhere where the start menu shortcuts are kept using explorer on the host.
What is the most simple way to run the CAB file on the emulator?
This isn't actually for development by the way (though I do have Visual Studio installed) - I just want to try out a few applications in a sandbox environment before installing on my real phone.
|
|
|
|
|
I got referred to this site by a friend. I have a restored .3gpp file that is corrupted since i deleted it and it was probably overwritten. Is there anyway to restore it or at least salvage some of the video? I was told i could use a hex program to change the header with another video that works but i'm not sure how to do this.
|
|
|
|
|
i have to develop a window mobile application but due to limitation of mobile application i have to share my database in mobile application to pc for further process.anyone got idea about this?
|
|
|
|