Offers a list of names from your guild/friendslist/alternate characters to insert into the "To" window
In the To field, hit 'Tab' to get a full listing of available names, or type in the first letter or so then 'Tab' to get a filtered list. Click on the name to make it the recipient of the mail.
Addon developers. If you want to use this list to propagate your email mods, use the following:
Rolodex.RegisterEditBox( WindowName, EditBoxObject, EditBoxName)
Rolodex.UnregisterEditBox( WindowName )
WindowName - is the name of the Window frame your editbox is in
EditBoxObject - is the object reference to your edit box
EditBoxName - Name of the object (basically the object in quotation marks)
to register your editbox to adjust Rolodex. Note, as we -don't- yet have Optional Dependancies, you can either make Rolodex a dependancy, or time the registration at a point where you will guess that Rolodex will have been loaded. Maybe on opening of the mailwindow, or a few seconds after load or something.
- 1 comment
- 1 comment
Facts
- Date created
- 01 Oct 2008
- Category
- Last update
- 12 Oct 2008
- Development stage
- Inactive
- License
- All Rights Reserved
- Curse link
- Rolodex
- Recent files
- R: v1.4.4-Release for Beta 3.0 on 12 Oct 2008
- R: v1.4.3-Release for Beta 3.0 on 11 Oct 2008
- R: v1.4.2-Release for Beta 3.0 on 07 Oct 2008
- R: v1.4.1-Release for Beta 3.0 on 07 Oct 2008
- R: v1.4-Release for Beta 3.0 on 07 Oct 2008
- #1
Shark321 Fri, 03 Oct 2008 16:51:181.3 does not work on my system. the window opens, but with no names with it (I have both friends and a guild). if you close the mail window, the empty rolodex window stays open.