Related
Hey guys, I've been searching the forums and can't find a way to remove the start text. How do I do this?
Thanks
bump
if I wasn't specific enough, I don't want it to say Start on the today screen. I only want the windows logo to be there.
thanks
I searched a while back, couldn't find out how to do that either. I also wanted to removed the gradient background behind it on the home screen. That would allow me to use smarttook kit's auto-hide feature. Free home some home screen space and add a pretty cool affect. I don't know if it's in the registry or not, but I looked on my Excalibur and couldn't make it happen. I also tried a few things in the homescreens xml file. Still drew a blank.
Hopefully someone knows how to do this.
wisbar advance can do it
Possible in one of the "today*.dll" files. I tried to copy to desktop so I can take a look but can't gain access.
Anyone know how to get system files off a device?
spencepu3 said:
wisbar advance can do it
Click to expand...
Click to collapse
I have wisbar advance 3 but I don't know where to go to remove the start text
Is there a way to make SPB use, and bring up the PocketCM functions? For instance, when I get a text, and click the text messages icon under the Clock, i'd like it to go to PocketCM, instead of the Windows client. Same as for contacts.
I've been trying for a long time to make my HTC mogul actually work correctly. It always seems like GUI's (And trust me, I've used almost everthing) fail somehow. SPB seems a little better than most, except for this issue.
It would be REALLY nice if someone had a solution...
http://forum.xda-developers.com/showthread.php?t=398571
...I'm looking for a specific answer.
It's not a noob question, and probably isn't simple.
This is not a noob question but sounds like one to me...
http://forum.xda-developers.com/showthread.php?t=384448
A simple google search reveals the answer.
Hmm. That solves part of the problem, but what about text messages?
God, I've looked everywhere. There has to be some way to change where SPB's text message icon, below the clock, directs too....
Somone please help?
Wow! Relax, take a breather, inhale..................exhale. OK.
So, even with setting PocketCM as the default app for the SMS and contacts, the WM apps still show?
Wooa, where do I set this?
Sorry, I've been searching for answers all friggin' day..
Just press & hold on the far right button, don't use anymore so I forget which it is but it's on the right, the second row will appear, slide to the gears, or whatever graphic looks like settings, each theme will be different. Then you should see it in the settings.
Don't see make it default.
"Bring PocketCM to front" is the closest, and it's checked, and does nothing.
I could've sworn there was a "make default" setting.
Man, My version must suck than, cause i'm stuck without one...
....Still no answer...
Hey,
I am developing for WM5 using C# ... is there any way that I can show my SIP keyboard but without the bar below it? I am running my App fullscreen and it just looks silly with the little bar below it... also it's a waste of real estate of the screen.
this is a pic of what I mean
Is there any reg key/COM usage/code/workarounds or anything I can do (not sticking something on the screen ) to hide this while showing the keyboard?
Mark
is this is an iphone keyboard??
i understand your pain. This is a design decision from Microsoft so that the user is able to switch on and off the keyboard at any time. But obviously they messed it up.
When I was trying I was not even able to draw something upon it to at least make it invisible. Anyway, if u are programming in C++ you could create your own SIP class. try this article from MSDN to help you out http://blogs.msdn.com/windowsmobile/archive/2005/02/10/370355.aspx
Hehe... yes it is indeed an iPhoney keyboard
I got it using the PCMKeyboard Here and then skinning it with this skin I actually found somewhere in xda dev forums
I have seen that link, that would allow me to create my own SIP keyboard and add it in... I like the iphone one and want to use it.. just without the stupid little icon. I'm happy to hack it off but ideally only when in my app... it'd be a bit annoying to lose it permanantly. I was thinking about some way to even force it offscreen... so it's "there" it's just not visible? ... might be a load of hassle as id'd have to catch the scrollbar everytime and only show it when the screen content was > screenheight + 20 px or something... but that might be an idea. Obviously I could write a keyboard controll but that's a lot of hassle to write and skin it.... unless there is already one in .net out there
Hope some xda dev genius can come up with a better solution though...
Resco Keyboard Pro also has iphone keyboard skin.
Yeah we work closely with Peter and the guys at resco with their mobile forms toolkit and co-design a lot of custom items... unfortunately that is just another SIP keyboard... so I would run into the same problem of hiding the evil little icon/toolbar.
There must be someone here who knows how to do this.. I mean I just watched videos of people proving they are smarter than HTC and writing OpenGL drivers for a phone!! lol... I might go and annoy a jr developer to make myself feel smart again as reading posts in this forum are no good for my ego
Not sure if there is anything in here for you. I can't see what your after, but I'll post it anyhow. You might be able to gleam something from it...
http://msdn.microsoft.com/en-us/library/aa182530.aspx
Ta
Dave
DaveShaw said:
Not sure if there is anything in here for you. I can't see what your after, but I'll post it anyhow. You might be able to gleam something from it...
http://msdn.microsoft.com/en-us/library/aa182530.aspx
Ta
Dave
Click to expand...
Click to collapse
Hmm... nothing there, but thanks very much. I have created a menu bar and when I add more than 2 items to it the sip icon moves to the right hand side, so there is obviously something somewhere that can control this... if it is docked in that menu, I wonder if there is a way to hide the menu as opposed to removing it and possibly hide the sip thing too??! or the sip thing might exist "above" the bar and just appear to be on it....
Any more ideas would be very welcome!
Cheers for the help,
Mark
I'm no programmer so I can't help. But I remember when I was using PocketCM contacts (written by the tene who wrote PocketCM keyboards), during the sms screen the keyboard will popup but the little "evil" bar won't appear. You may want to ask tene how s/he achieved that.
wearefree said:
I'm no programmer so I can't help. But I remember when I was using PocketCM contacts (written by the tene who wrote PocketCM keyboards), during the sms screen the keyboard will popup but the little "evil" bar won't appear. You may want to ask tene how s/he achieved that.
Click to expand...
Click to collapse
Ooh... cheers for that! I'll post on the PocketCM forum and see if I can get an idea.. or is he a member here?
Can't believe how much hassle such a small thing is... unfortunately my plan to push the form 25px lower to simply hide the bar doesnt seem to be working....
Mark
I just saw the thing about the Q&A thread ... so sorry for doing this... but in for a penny and all that...
I have seen here what looks like the code to hide the sip button.. but I am unsure how to call that in c# anyone able to help?
markmcgookin said:
I just saw the thing about the Q&A thread ... so sorry for doing this... but in for a penny and all that...
I have seen here what looks like the code to hide the sip button.. but I am unsure how to call that in c# anyone able to help?
Click to expand...
Click to collapse
Im having a play, let me see what I find...
Dave
Cheers dave!
Much appreciated!
Heres a quick Port of what I need to do to show/hide the SIP.
Did you also spot the link to the C++ article at the bottom. (http://support.microsoft.com/kb/266244/EN-US/)
Ta
Dave
Dave,
Thanks for your help... that seems to just be the same as
this.InputPanel1.enabled = false;
and if you still click there it proceeds to appear. I really want the keyboard up.. but with no icon or space down there. (Tempted to say it's impossible just to spark peoples interest in a challenge! lol)
I have tried this and it's PERFECT for what I want... only in VB
So I am going to have a go at converting it to c# ... but we all know... this will never work... lol so I will keep you posted and put the solution up when I finish. (P.S - Please dont tell my boss I've spent all day on this... but you know what it's like when you come up against a problem that puzzles you!)
HORRAY!
We have success... this is based on the work from the link that the guys in the above post have done in VB... I won't lie I don't understand it 100% but I get most of it. I have ported it over to .cs and it works a treat!
the commented out line in the code is for me, I have a custom iphoney SIP with different dimensions in it. The project as is should work for the standard windows kb sip.
Thanks so much for all the contributions and help though!
solution is attached
markmcgookin said:
HORRAY!
We have success... this is based on the work from the link that the guys in the above post have done in VB... I won't lie I don't understand it 100% but I get most of it. I have ported it over to .cs and it works a treat!
the commented out line in the code is for me, I have a custom iphoney SIP with different dimensions in it. The project as is should work for the standard windows kb sip.
Thanks so much for all the contributions and help though!
solution is attached
Click to expand...
Click to collapse
Grats Mark,
I was just looking at that code. What it does, is it gets the Handle of the Window of the SIP (keyboard and the bar your trying to hide) using Find Window, SipWndClass is the name of the SIP window.
And them moves them down, off the bottom of the screen.
Ta
Dave
I dont mean to bring up old threads but I just wanted to add a note for any one that stumbles across this on the intertubes(as i did). In fact, the sipbutton and sipkeyboard have different handles. To actually hide the sipbutton(and not just move the keyboard over top of it) you need to use the "MS_SIPBUTTON" class to get your handle instead of "SipWndClass".
i.e.
Code:
Dim h As IntPtr = FindWindow("MS_SIPBUTTON", Nothing)
MoveWindow(h, 0, Me.Height, 0, 0, False)
With Fingerkeyboard you have the option to simply not show the entire bar
Would it be possible to have this work only if your keyboard was in landscape position? I know Fingerkeyboard has this option but I would like to do the same thing with a different keyboard. Thanks in advance.
Oh wow.
I have been looking for this solution for a LONG TIME. I'd love to be able to have the same type of screen as using Pocket CM (keyboard at the bottom of the screen) in other programs, without losing the functionality of the screen buttons... like "Send" "Menu" in messaging.
Hey there everyone,
ive got a problem with my diamond when changing skins. wehen im changing a skin with diamond tf3d config the top and bottom bars should change the colors too, right?
but for me they dont! does any one got some advice or help?
thx in advance
Oh my dear!!!
1st: double post in 2 different categories doesn´t make things better
2nd: this is question number...guys help me...1642?
3rd: do yourself a favor and spend some time reading this forum and it´s information, 1641 people before asked the same question before, again, again and again
sorry for double post... i wish ive could move the post...but however
do you got some link for me or something, cuz i was unlucky using the search engine
start settings today change theme/skin, change back to what you want, done.
I myself had the prob, i was very lucky with the search engine...
no idea why some are so intolerant of newbies :/
very rude!
1. is it possible to change the orientation to face the opposite way? when i want to use my phone in landscape i can only use it with the buttons on the right side, but im left handed..is it possible to change this?
2. im using a htc sense rom for the magic and in the dialer the numbers are shown as 0123456789 is it possible to show it as 012-345-6789 ?
ok, quick questions..
i posted this in the general sub-forum but i dont think any devs even go there so
1. is it possible to change the orientation to face the opposite way? when i want to use my phone in landscape i can only use it with the buttons on the right side, but im left handed..is it possible to change this? i tried googling for an answer but no luck
2. im using a htc sense rom for the magic and in the dialer the numbers are shown as 0123456789 is it possible to show it as 012-345-6789 or (012) 345-6789? this would be very helpful as i have bad eyes