BottomsAnywhere

This project is abandoned.

Whether this project is out of date or its author marked it as abandoned, this project is no longer maintained.

If you wish to take this project over, please report it and state your intentions.

Makes your chat edit box movable and saves the location!

Many thanks to Moron for their excellent code in StickyChatWindow, which all of the location saving is from!

Known Caveats!
I cannot for the life of me get rid of the extra space at the bottom of the chat window like I could in BottomsUp. I am so at a loss as to how to fix this! So, please, if you have code or even an idea that might work to fix the chat window to act as it does in BottomsUp, PLEASE drop me a line, comment, ticket, etc...

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of Grayhoof Grayhoof Fri, 31 Oct 2008 18:50:18

    Regarding the extra space in the chat window, I believe all windows are "sticky" by default, meaning no part of them can be dragged of the screen. I bet the chat window main frame is purposely a bit larger to account for the old edit box placement. I had to address this in my mod by using sticky="false" in the XML for the window.

    Not sure how you can change that setting with Lua/API, but you should be able to just shrink the height of the chat window to account for the removal of the editbox using WindowSetDimensions.

  • 1 comment

Facts

Date created
30 Oct 2008
Category
Last update
30 Oct 2008
Development stage
Abandoned
Language
  • enUS
License
All Rights Reserved
Recent file

Authors