R
(2Kb)
Download
Updated: 09-18-23 03:53 PM
C
(2kB)
Download
Updated: 09-18-23 03:53 PM
BC
(2kB)
Download
Updated: 09-19-21 08:10 AM
WL
(2kB)
Download
Updated: 09-18-23 03:53 PM
Pictures
File Info
Compatibility:
WotLK Patch (3.4.2)
Updated:09-18-23 03:53 PM
Created:01-29-09 09:00 AM
Downloads:4,526
Favorites:18
MD5:

ChatInputTop

Version: v3.1, Classic: v3.1
by: Xruptor [More]

A very simple mod that puts the chat input box on the top of the chat window instead of the bottom.

I was tired of having it at the bottom and I didn't want to install a large chat communication mod just to move it. So I made this mod really quick to move the input frame to the top.

-------------

You can view Alpha Builds at my Github tracker.

ChatInputTop
v3.1 (2023-09-18)
Full Changelog Previous Releases
  • TOC Update
    TOC Update
Optional Files (0)


Archived Files (13)
File Name
Version
Size
Author
Date
v3.1
2kB
Xruptor
09-18-23 03:53 PM
v3.0
2kB
Xruptor
05-26-23 06:25 AM
v2.9
2kB
Xruptor
01-25-23 06:53 AM
v2.8
2kB
Xruptor
11-15-22 05:46 PM
v2.8
2kB
Xruptor
11-15-22 05:46 PM
v2.7
2kB
Xruptor
11-10-22 04:58 PM
v2.6
2kB
Xruptor
11-01-22 07:13 AM
v2.5
2kB
Xruptor
09-19-21 08:10 AM
v2.5
2kB
Xruptor
09-19-21 08:10 AM
v2.4
2kB
Xruptor
05-28-21 07:33 AM
v2.3
2kB
Xruptor
04-06-21 09:45 AM
v2.2
2kB
Xruptor
03-16-21 04:21 PM
v2.1
2kB
Xruptor
03-12-21 02:49 PM


Post A Reply Comment Options
Unread 02-01-20, 08:36 AM  
Xruptor
A Flamescale Wyrmkin
 
Xruptor's Avatar
AddOn Author - Click to view AddOns

Forum posts: 133
File comments: 640
Uploads: 22
Hello everyone!

A reminder, please put all bug/issues or feature requests at the following site.

https://github.com/Xruptor/ChatInputTop/issues

Thanks!
__________________
Click HERE for the ultimate idiot test.

if (sizeof(sadness) > sizeof(happiness)) { initDepression(); }
Last edited by Xruptor : 02-01-20 at 08:39 AM.
Report comment to moderator  
Reply With Quote
Unread 06-09-19, 05:08 PM  
Moosetrax
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 124
Uploads: 1
Any chance you will make this available for Classic
Report comment to moderator  
Reply With Quote
Unread 01-05-11, 10:05 AM  
Xruptor
A Flamescale Wyrmkin
 
Xruptor's Avatar
AddOn Author - Click to view AddOns

Forum posts: 133
File comments: 640
Uploads: 22
Originally posted by Flak
It seems to be working now, thanks.
Glad to hear that.
__________________
Click HERE for the ultimate idiot test.

if (sizeof(sadness) > sizeof(happiness)) { initDepression(); }
Report comment to moderator  
Reply With Quote
Unread 01-04-11, 05:32 PM  
Flak
A Murloc Raider

Forum posts: 4
File comments: 84
Uploads: 0
It seems to be working now, thanks.
Report comment to moderator  
Reply With Quote
Unread 01-04-11, 02:26 PM  
Xruptor
A Flamescale Wyrmkin
 
Xruptor's Avatar
AddOn Author - Click to view AddOns

Forum posts: 133
File comments: 640
Uploads: 22
The new update should fix the issue people where having.
__________________
Click HERE for the ultimate idiot test.

if (sizeof(sadness) > sizeof(happiness)) { initDepression(); }
Report comment to moderator  
Reply With Quote
Unread 01-04-11, 01:22 PM  
Xruptor
A Flamescale Wyrmkin
 
Xruptor's Avatar
AddOn Author - Click to view AddOns

Forum posts: 133
File comments: 640
Uploads: 22
Odd it works perfectly fine for me. I'll take a look and see what could possibly be causing it not work for you folks.
__________________
Click HERE for the ultimate idiot test.

if (sizeof(sadness) > sizeof(happiness)) { initDepression(); }
Report comment to moderator  
Reply With Quote
Unread 01-04-11, 12:14 PM  
Skylinee
A Murloc Raider

Forum posts: 5
File comments: 371
Uploads: 0
Strange, doesn't work for me either. Using it together with XanChat.
Report comment to moderator  
Reply With Quote
Unread 01-04-11, 12:09 PM  
Flak
A Murloc Raider

Forum posts: 4
File comments: 84
Uploads: 0
This doesn't appear to be working (at least for me), I've tried setting the edit box to both IM and Classic style. I've also deleted my WTF folder, the editbox still only appears at the bottom of the chat frame instead of the top. Checking broker_cpu the addon appears in the list so I'm assuming it is at least loading.
Report comment to moderator  
Reply With Quote
Unread 06-24-10, 06:22 AM  
Xruptor
A Flamescale Wyrmkin
 
Xruptor's Avatar
AddOn Author - Click to view AddOns

Forum posts: 133
File comments: 640
Uploads: 22
Originally posted by Flak
When using this mod since it covers the tabs if I try to click a tab to switch to it it just brings up the box to type in instead of clicking on whatever tab it is I wanted to select.
Open ChatInputTop:

Code:
eb:SetPoint("BOTTOMLEFT",  ("ChatFrame%d"):format(i), "TOPLEFT",  -5, 0)
eb:SetPoint("BOTTOMRIGHT", ("ChatFrame%d"):format(i), "TOPRIGHT", 5, 0)
Change the 0 values on the far right to move the bar up and down.
__________________
Click HERE for the ultimate idiot test.

if (sizeof(sadness) > sizeof(happiness)) { initDepression(); }
Report comment to moderator  
Reply With Quote
Unread 06-23-10, 06:01 PM  
Flak
A Murloc Raider

Forum posts: 4
File comments: 84
Uploads: 0
When using this mod since it covers the tabs if I try to click a tab to switch to it it just brings up the box to type in instead of clicking on whatever tab it is I wanted to select.
Report comment to moderator  
Reply With Quote
Unread 06-23-10, 10:54 AM  
rassa
A Deviate Faerie Dragon
 
rassa's Avatar

Forum posts: 15
File comments: 144
Uploads: 0
thanks alot mate, this is basically the only mod i use for wow chat window, now i need to find something that will let me move the chat window to the bottom edge ><

if any1 got a mod to move this let me know pls...
Report comment to moderator  
Reply With Quote
Unread 06-23-10, 09:41 AM  
Squiddy0
A Defias Bandit
 
Squiddy0's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 116
Uploads: 3
Re: Re: not working for 3.3.5

Originally posted by Xruptor
Uploaded 1.2 to address the issue.


Code:
Version 1.2:
-Updated for 3.3.5
Thanks for the prompt reply, if only Blizzard incorporated this simple feature into their chat... ><

Regardless thanks much!
Report comment to moderator  
Reply With Quote
Unread 06-23-10, 06:40 AM  
Xruptor
A Flamescale Wyrmkin
 
Xruptor's Avatar
AddOn Author - Click to view AddOns

Forum posts: 133
File comments: 640
Uploads: 22
Re: not working for 3.3.5

Originally posted by Squiddy0
not working for 3.3.5
Uploaded 1.2 to address the issue.


Code:
Version 1.2:
-Updated for 3.3.5
__________________
Click HERE for the ultimate idiot test.

if (sizeof(sadness) > sizeof(happiness)) { initDepression(); }
Report comment to moderator  
Reply With Quote
Unread 06-22-10, 08:38 PM  
Squiddy0
A Defias Bandit
 
Squiddy0's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 116
Uploads: 3
not working for 3.3.5

not working for 3.3.5
Report comment to moderator  
Reply With Quote
Unread 02-04-09, 04:11 PM  
Great White Cow
A Kobold Labourer
 
Great White Cow's Avatar

Forum posts: 0
File comments: 41
Uploads: 0
simple...small...thanks
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: