View Single Post
  #86 (permalink)  
Old 04-11-2007, 04:17 PM
Perasite's Avatar
Perasite
Retired Staff
Offline
Location: Yuma, AZ
 
Join Date: Sep 2006
Posts: 1,929
Reputation: 2026
Perasite is a VIPPerasite is a VIPPerasite is a VIPPerasite is a VIPPerasite is a VIPPerasite is a VIPPerasite is a VIPPerasite is a VIPPerasite is a VIPPerasite is a VIPPerasite is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by jamesus
Quote:
Originally Posted by 6700Yuma
The last caller name is on the left side of line A, the last caller number is on the left side of line B. Text Messages is the right side of line A and Exchange email is on the right side of line B. Other email is on the right side of line C. What exactly doesn't line up? Can you post a screen shot? I was wondering the same thing about next appointment. I'm going to dig into that soon.
Here is the screen shot. In my mind, it would make send that the name of the last caller line up with the first Email account, and any subsequent accounts be listed below it. For example, "Outlook email" would line up horizontally with "Unknown"
Strange, you don't have the Text Messages (0) line. That line should be right next to "Unknown." Are your using "some unnamed program" for your text messages? If so, that may be why you don't have the Text Messages (0) line, and therefore why it looks like it doesn't line up. Here is what it should look like:
Code:
-----------------------------------------------------------
Unknown                        Text Messages (0)
(123) 456-7890                 Outlook Email (7)
                               Other Email (2)
-----------------------------------------------------------
The problem here, is that if I re-order the lines so that the email items show up first and thus Text Messages last, then all those that don't use the "unnamed program" will have "Text Messages (0)" not lining up correctly. It will look like this:
Code:
-----------------------------------------------------------
Unknown                        Outlook Email (7)
(123) 456-7890                 Other Email (2)
                               Text Messages (0)
-----------------------------------------------------------
Not a problem until you have no unread emails. At that point, the email accounts no longer show, so you would have:
Code:
-----------------------------------------------------------
Unknown
(123) 456-7890
                               Text Messages (0)
-----------------------------------------------------------
See my dilemma? Maybe I can put Text Messages underneath the last caller info and only the email accounts off to the right, like so:
Code:
-----------------------------------------------------------
Unknown                        Outlook Email (7)
(123) 456-7890                 Other Email (2)
Text Messages (0)
-----------------------------------------------------------
Then when no emails, you'd have:
Code:
-----------------------------------------------------------
Unknown
(123) 456-7890
Text Messages (0)
-----------------------------------------------------------
And since you don't have the Text Messages (0) line, then things would line up fine for you. Would that end up being ugly for everyone else? What does everyone think?
__________________
Now with VGA support on all software!

Projects: (PeraStats 1.7) (PeraCount with Clock 1.3) (PeraCount 1.3) (PeraProfiler 1.2) (S2U2Lock 1.1)
Reply With Quote