View Single Post
  #162 (permalink)  
Old 08-01-2007, 01:42 PM
tene's Avatar
tene
Lurker
Offline
 
Join Date: Jul 2007
Posts: 6
Reputation: 0
tene is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by Dwimmerlaik
I'm using the PocketCM 0.5 and I have one question about a setting in the settings.ini file. When I look at the contact details, the address information next to the contact's picture (or placeholder if they have no picture) doesn't ocuppy the full width of the text box, but instead wraps down to subsequent lines making it possible to only have a few fields appear.

I'm wondering if there's a setting somewhere that defines the width of the text box so that it can be widened to occupy the full width and thus not wrap down to subsequent lines so that more information can be displayed.

As it stands right now, if the street address is anything longer than say 7 characters, you won't be able to see the zip code and sometimes even the state since they're forced down below the edge of the text box and thus are not shown.

I'll see if I can post a screenshot a bit later to better illustrate what I'm trying to say.
It's a bug in the current theme.

add a settings.ini file (or add the line in you current settings.ini) with the following setting:

contact_description_box=83,31,235,101

then it should be better (of course, you have to reload pcm or switch to landscape then portrait).
Reply With Quote