PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Apache
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #31 (permalink)  
Old 09-03-2007, 10:23 PM
tiermann's Avatar
VIP Member
Offline
Pocket PC: XV6800 Titan (on Sprint) / PPC6700 (Sprint) Apache / Sprint Touch
Carrier: Sprint
Threadstarter
Location: PA, USA
 
Join Date: Apr 2007
Posts: 815
Reputation: 3165
tiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to tiermann Send a message via Yahoo to tiermann
tvith: Check out the stock zip in the first post. It has all files included in the original Touch dialer. You wont be able to edit the text on the call progress buttons yet because its not an image. Those buttons have the text actually drawn on in a system font by the program.

Eventually the designer Im working on will let you change the font colors for those elements drawn on my the program, but in the first release it will only do the button border, digit color, background, and set up the background with a little block (with alpha blending) for your call info box, as well as another box (also alpha selectable) for smartdial version of the call info box.


Oh.. also on your previous post about the pink edges. It looks like a problem with anti-aliasing of the fonts you used. Most paint programs use alpha-blending to fade the edges which makes the last row before the transparent ( 248,0,248 ) color just slightly off. Zooming in and painting over with color 248,0,248 should fix that.

Last edited by tiermann; 09-03-2007 at 10:32 PM.
Reply With Quote
  #32 (permalink)  
Old 09-03-2007, 11:03 PM
tvith's Avatar
PPCGeeks Regular
Offline
Pocket PC: xv6800
Carrier: Verizon
Location: NY
 
Join Date: Mar 2007
Posts: 238
Reputation: 25
tvith is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
ooo ok, thanks. I'll wait for it. hmm interesting i'll have to go bak to photoshop & c if i can mess with it some more. Usually it works fine as i've tried it on other dialers before but well c
Reply With Quote
  #33 (permalink)  
Old 09-03-2007, 11:19 PM
360discgolf's Avatar
Regular 'Geeker
Offline
Pocket PC: Sprint Diamond(Victor)
Carrier: Sprint
Location: Durango, CO
 
Join Date: May 2007
Posts: 285
Reputation: 125
360discgolf is keeping up the good work360discgolf is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Two questions. Do I have to rename my images to match the names I am replacing? Second, is there are certain spot in windows on the Apache I have to copy the file?

I tried to copy the whole file under windows and nothing changed after the soft reset. I tried to copy the file under skins that also did not work.

Please advice.

Thanks!
Reply With Quote
  #34 (permalink)  
Old 09-04-2007, 03:55 AM
tiermann's Avatar
VIP Member
Offline
Pocket PC: XV6800 Titan (on Sprint) / PPC6700 (Sprint) Apache / Sprint Touch
Carrier: Sprint
Threadstarter
Location: PA, USA
 
Join Date: Apr 2007
Posts: 815
Reputation: 3165
tiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to tiermann Send a message via Yahoo to tiermann
No file names have to be changed at all. If you have the Touch dialer installed the files will be overwritten directly in \Windows. After a soft-reset they should show up. If you don't have the Touch dialer then this will not work.
Reply With Quote
  #35 (permalink)  
Old 09-04-2007, 04:11 AM
tiermann's Avatar
VIP Member
Offline
Pocket PC: XV6800 Titan (on Sprint) / PPC6700 (Sprint) Apache / Sprint Touch
Carrier: Sprint
Threadstarter
Location: PA, USA
 
Join Date: Apr 2007
Posts: 815
Reputation: 3165
tiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to tiermann Send a message via Yahoo to tiermann
Ok people. Here is the first beta of TDial Designer.



You get to pick your background images, button bordercolors, digit colors, brightness of the status box and smartdial box for now. More options will come eventually. When you save it will create a subdirectory in the folder you choose named after the "Skin Name" and fill it with all the images you want to put in \Windows on your PPC.

ALSO!... You will notice a folder called "styles". This is for adding new button sets . I will be coming out with more and hopefully others will share as well. I added the option to change styles in the menu for when they come out.

To create a new style you can copy the "BasicDigits" folder as an example. It contains all images needed as well as a "style.txt". style.txt has 3 lines....
Code:
Border = "178,178,178"
Digit = "248,252,248"
ProgBorder = "225,225,225"
Those are the colors in the pallete of your button images that will be changed when the user selects a color in TDial Designer. That gives you some options when making your button set.

Ok.. let me know how this works for you

Just unzip to a new folder to install.

PS: Latest version can be found in my sig.

Last edited by tiermann; 09-05-2007 at 07:28 AM.
Reply With Quote
  #36 (permalink)  
Old 09-04-2007, 04:21 AM
unitypunk's Avatar
PPCGeeks Regular
Offline
Pocket PC: Htc Touch Pro
Carrier: Verizon Wireless
Location: California
 
Join Date: Aug 2007
Posts: 175
Reputation: 30
unitypunk is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to unitypunk Send a message via MSN to unitypunk
Neato App

looks nice, ill probably give it it a shot
__________________
(RIP)Xv-6700 #7
(POS)Pantech Pn-820 (dead, and proud of it. lol)
(Current)Vzw Touch Pro
http://unity.hopto.org
Reply With Quote
  #37 (permalink)  
Old 09-04-2007, 09:42 AM
OMJ's Avatar
OMJ
Retired Staff
Offline
Pocket PC: Sprint HTC 10!!!!!
Carrier: Sprint
Location: MN
 
Join Date: Jun 2007
Posts: 4,767
Reputation: 20305
OMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation level
Mentioned: 11 Post(s)
Tagged: 0 Thread(s)
Hey thanks tiermann for the skins, but I'm having a small issue. I copied the files from your 1st post to /windows, and now the font in the comm mgr is messed up. I reverted back to the stock skin, but the font is still screwy.

I'm guessing this is an easy fix, just not sure how to.

thx
Attached Images
File Type: jpg sshot000.jpg (18.7 KB, 183 views) Click for barcode!
Reply With Quote
  #38 (permalink)  
Old 09-04-2007, 09:52 AM
tiermann's Avatar
VIP Member
Offline
Pocket PC: XV6800 Titan (on Sprint) / PPC6700 (Sprint) Apache / Sprint Touch
Carrier: Sprint
Threadstarter
Location: PA, USA
 
Join Date: Apr 2007
Posts: 815
Reputation: 3165
tiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to tiermann Send a message via Yahoo to tiermann
Look in your Windows\Fonts folder. Chances are you added a font somehow and it's now found by the Comm manager. I had the same problem after adding fonts to use for the rlToday plugin.
Reply With Quote
  #39 (permalink)  
Old 09-04-2007, 09:59 AM
CHUFLY29's Avatar
PPCGeeks Regular
Offline
Pocket PC: XV6700
Carrier: Sprint
Location: MN
 
Join Date: Feb 2007
Posts: 51
Reputation: 5
CHUFLY29 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by Old_Man_Jenkins View Post
Hey thanks tiermann for the skins, but I'm having a small issue. I copied the files from your 1st post to /windows, and now the font in the comm mgr is messed up. I reverted back to the stock skin, but the font is still screwy.

I'm guessing this is an easy fix, just not sure how to.

thx
This happened to me after I installed Weather Panel. I just did few soft resets and it worked out fine (I also made sure my system font wasn't set to anything funky). I know... sledge hammer, but it worked for me.
Reply With Quote
  #40 (permalink)  
Old 09-04-2007, 10:09 AM
OMJ's Avatar
OMJ
Retired Staff
Offline
Pocket PC: Sprint HTC 10!!!!!
Carrier: Sprint
Location: MN
 
Join Date: Jun 2007
Posts: 4,767
Reputation: 20305
OMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation level
Mentioned: 11 Post(s)
Tagged: 0 Thread(s)
My \windows\fonts folder is empty. I do have WP installed.....where would I change the system font?

thx
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Apache


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 12:54 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com