Go Back   WowAce Forums > Official Addon Threads > General AddOns
General AddOns Authors, post your release ready addons here to get feedback or just to let everyone know about it.

Reply
 
Thread Tools
Old 08-09-2009   #601
Groumf
Newbie
 
Join Date: Mar 2008
Posts: 7
Default Re: Postal (was GMail2): Updated

Quote:
Originally Posted by Phanx View Post
The problem isn't with including friends (that's easy to do by passing certain predefined parameters to the Blizzard autocomplete function) but with including your alts, who are not necessarily on your friends list or in your guild. Pre-3.2, Postal kept track of your alts, and autocompleted to them at the mailbox, prioritizing them over friends and guild members.
The changes I suggested just make Postal works as it used to work before 3.2, including alt name completion ^^
Groumf is offline   Reply With Quote
Old 08-09-2009   #602
keLston
Member
 
Join Date: Oct 2008
Posts: 27
Default Re: Postal (was GMail2): Updated

What he says is true!

I know absolutely nothing about LUA so I don't know how "dirty" or "clean" the modifications to Blackbook Groumf suggested, but I put them in and I no longer get a LUA error from Blackbook when logging in/opening mailbox and alt autocompletion works now. I don't get the terrible Blizzard menu when I type names and it prioritizes my alts/friends list.
keLston is offline   Reply With Quote
Old 08-10-2009   #603
Groumf
Newbie
 
Join Date: Mar 2008
Posts: 7
Post Re: Postal (was GMail2): Updated

I just realized that it would be nice, for the people that take time and make the effort to come here on the forum, to post my BlackBook.lua file, if they are not afraid of using a file from a complete stranger

So here it is, attached.
Attached Files
File Type: zip BlackBook.lua.zip (3.4 KB, 28 views)
Groumf is offline   Reply With Quote
Old 08-10-2009   #604
kaimon
Junior Member
 
Join Date: Jul 2008
Posts: 54
Default Re: Postal (was GMail2): Updated

Thanks Groumf for your file. I was already wondering about the changes in no. 2 because my line numbers are way off for some reason ... Looking at your file thats no wonder, you have an additional linefeed after every line. Your fix works great, thanks!
kaimon is offline   Reply With Quote
Old 08-25-2009   #605
Everdreamer
Newbie
 
Join Date: Dec 2006
Posts: 8
Default Re: Postal (was GMail2): Updated

Hello there,
I have a small suggestion/request about the recent AutoComplete change. I've seen Postal has patched and provides BlackBook features to turn on/off. My problem is that sometimes the autocompletion just wont happen when the first character is typed. I'm not sure what the exact condition is though.

For example:
Say I have only 2 names on my list: Abc & Xyz, so I expect when I type "x" it will be filled by "Xyz", but when I open mailbox, tab to "Send Mail", and type "x" in "To: " field, the autocompletion doesnt happen, I have to type "xy" to get "Xyz" filled. Now I erase the field and type "a", it works fine and fills me "Abc". Now I send something to "Abc", after I send the "To: " field would remain "Abc" or be cleared depending on setting; either way, now I type "x" but the autocompletion doesnt happen again.

I really wish I can type only 1 character and get the recipient filled in, because my alts and bank chars are different (as intended) on the first character
Everdreamer is offline   Reply With Quote
Old 08-26-2009   #606
Xinhuan
Asian Sheep Lover
 
Xinhuan's Avatar
 
Join Date: Aug 2007
Location: Singapore
Posts: 3,556
Default Re: Postal (was GMail2): Updated

I'm aware of this issue, and had tried to work around it in the past. It proved much trickier to solve and I opted not to solve it. The bug occurs if something (such as an addon or any of the Blizzard calls) programmatically sets the text of the To field, so that it doesn't trigger the internal length of the typed text to update as to whether to do the autocomplete or not.
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes, HandyNotes and some others.
Xinhuan is offline   Reply With Quote
Old 08-27-2009   #607
Everdreamer
Newbie
 
Join Date: Dec 2006
Posts: 8
Default Re: Postal (was GMail2): Updated

@Xinhuan
Is it a internal problem of OnTextChanged event? I've seen a Gello's workaround http://forums.worldofwarcraft.com/th...10291258&sid=1 before, there he used OnChar instead of OnTextChanged.
Everdreamer is offline   Reply With Quote
Old 08-27-2009   #608
Xinhuan
Asian Sheep Lover
 
Xinhuan's Avatar
 
Join Date: Aug 2007
Location: Singapore
Posts: 3,556
Default Re: Postal (was GMail2): Updated

Hmm. Will mess around this weekend.
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes, HandyNotes and some others.
Xinhuan is offline   Reply With Quote
Old 08-30-2009   #609
Xinhuan
Asian Sheep Lover
 
Xinhuan's Avatar
 
Join Date: Aug 2007
Location: Singapore
Posts: 3,556
Default Re: Postal (was GMail2): Updated

Postal v3.2.1 should fix the oddball auto-complete behaviors. And also the Send button not enabling itself sometimes.
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes, HandyNotes and some others.
Xinhuan is offline   Reply With Quote
Old 08-30-2009   #610
xtoq
Junior Member
 
Join Date: Jul 2008
Location: Missouri, USA
Posts: 72
Send a message via ICQ to xtoq Send a message via AIM to xtoq Send a message via MSN to xtoq Send a message via Yahoo to xtoq
Default Re: Postal (was GMail2): Updated

Quote:
Originally Posted by Xinhuan View Post
I'm aware of this issue, and had tried to work around it in the past. It proved much trickier to solve and I opted not to solve it. The bug occurs if something (such as an addon or any of the Blizzard calls) programmatically sets the text of the To field, so that it doesn't trigger the internal length of the typed text to update as to whether to do the autocomplete or not.
I have a different problem with AutoComplete, but my problem doesn't sound like the above poster's 2 character problem. I have an alt named Endorphin, and I have a guildie enchanter friend named Emptyinside. If I send items to Endorphin with "auto fill last mailed name" checked, when a new mail is created, Endorphin is correctly filled in. However, when I select the entire name and start typing "Emptyinside" it fills in "Endorphin" places my cursor at the end and then starts typing everything AFTER the second letter (not including the first or second letter). It used to fill in names, and then just let you keep typing, changing the names as the letters change. As in, if I selected it and typed "E" it would fill in "Endorphin" first, but not change my cursor position, allowing me to continue typing the "m" of "Emptyinside" and then would change the suggestion to "Emptyinside." Basically, it hijacks my name field assuming that I never want to mail anyone with an "E" for the first letter except my alt, unless I delete the entire name and start from a blank box. The temporary solution I have found is to disable the autofill feature, but I figured I'd let you know. Sorry for the ramble, I hope its clear.
__________________
There is absolutely no evidence to support the theory that life is serious.
xtoq is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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
Forum Jump


All times are GMT. The time now is 04:08 PM.