Download
(2Kb)
Download
Updated: 10-17-10 11:40 AM
Pictures
File Info
Updated:10-17-10 11:40 AM
Created:05-02-10 04:34 AM
Downloads:2,862
Favorites:7
MD5:

RPButton

Version: 1.03
by: Jiltanith [More]

RPButton is a Button to hide most of your Interface, except chat, which remains visible.

Made it work with Patch 4.0.1

Fixed a minor issue, now the button correctly disappears when hiding the interface in standard fashion.
(Unless that is done while RPButton is engaged).
Optional Files (0)


Post A Reply Comment Options
Unread 07-04-10, 01:34 PM  
Jiltanith
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 2
With Patch 3.3.5, RPButton broke.
I kind of fixed it (it works now), but it is less pretty now (it hides the part where you can select the chat tabs, which I would prefer not to hide).
I'll get it back to its old self when I get the time.
Report comment to moderator  
Reply With Quote
Unread 07-03-10, 01:12 PM  
Nauloera
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: All I get is an error window

That's it. That's all I get.

Originally posted by Sec
Here is the error message I get. It occurs when I press the RP button, plus no UI elements are hidden.

Code:
Message: Interface\AddOns\RPButton\RPButton.lua:62: attempt to index local 'frame' (a nil value)
Time: 07/02/10 00:18:43
Count: 1
Stack: Interface\AddOns\RPButton\RPButton.lua:62: in function `BindFrameToWorldFrame'
Interface\AddOns\RPButton\RPButton.lua:81: in function `EnableRPMode'
Interface\AddOns\RPButton\RPButton.lua:73: in function `ToggleRPMode'
Interface\AddOns\RPButton\RPButton.lua:50: in function `RPButtonButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals: frame = nil
scale = 0.89999997615814
(*temporary) = UIParent {
 0 = <userdata>
 firstTimeLoaded = 1
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'frame' (a nil value)"
Report comment to moderator  
Reply With Quote
Unread 07-01-10, 10:20 PM  
Sec
A Cyclonian
 
Sec's Avatar

Forum posts: 48
File comments: 177
Uploads: 0
Re: All I get is an error window

Originally posted by Nauloera
When I click the button I just get an error window. I went through my other addons one by one and shut them off to see if it was a conflict but that did not seem to help. Will the error message that it shows help to figure out what is wrong with mine and if so where should I post it?

Thank you,
Nau
Here is the error message I get. It occurs when I press the RP button, plus no UI elements are hidden.

Code:
Message: Interface\AddOns\RPButton\RPButton.lua:62: attempt to index local 'frame' (a nil value)
Time: 07/02/10 00:18:43
Count: 1
Stack: Interface\AddOns\RPButton\RPButton.lua:62: in function `BindFrameToWorldFrame'
Interface\AddOns\RPButton\RPButton.lua:81: in function `EnableRPMode'
Interface\AddOns\RPButton\RPButton.lua:73: in function `ToggleRPMode'
Interface\AddOns\RPButton\RPButton.lua:50: in function `RPButtonButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals: frame = nil
scale = 0.89999997615814
(*temporary) = UIParent {
 0 = <userdata>
 firstTimeLoaded = 1
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'frame' (a nil value)"
Report comment to moderator  
Reply With Quote
Unread 06-30-10, 06:00 PM  
Nauloera
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
All I get is an error window

When I click the button I just get an error window. I went through my other addons one by one and shut them off to see if it was a conflict but that did not seem to help. Will the error message that it shows help to figure out what is wrong with mine and if so where should I post it?

Thank you,
Nau
Report comment to moderator  
Reply With Quote
Unread 06-10-10, 03:20 PM  
Jansus
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 73
Uploads: 1
I have been looking for an addon like this, not for RP, but I liek to hide as much as I can of my interface but alt+z hides chat, thanks.
Last edited by Jansus : 06-10-10 at 03:21 PM.
Report comment to moderator  
Reply With Quote
Unread 05-04-10, 09:09 PM  
Sec
A Cyclonian
 
Sec's Avatar

Forum posts: 48
File comments: 177
Uploads: 0
Thanks for the head's up, Jiltanith!

Would you please consider mentioning on the main page that clicking the RPButton once more will restore visibility of the rest of the UI and that the button can be moved?

I can confirm that a heavily modified UI is indeed affected by RP button.

If so desired, I will happily provide before/after screenshots of my UI.

To extrapolate in text, I use addons several addons that are always displayed, some of which are:

- action bars (Dominos)
- minimap (pMinimap)
- LDB display (DockingStation)
- kgPanels (affixed to various addons/UI elements)

Now, I have kgPanels parented to my chat box and edit box. My kgpanels - borders and backgrounds - still remain visible when the strata of said panel is set to Medium, with a level of 1 after hiding the rest of the UI via RPButton. This is very nice to see!

I will also note that I use Kong UI Hider to hide various UI elements based on conditions (mouseover,combat, casting). Kong plays nice with RPButton. Anything that is hidden with Kong remains hidden when RPButton is "engaged" for lack of a better word.

As previously stated, LDB launcher would be nice - however LDB displays are hidden by RPButton so with current behavior of RPButton, a LDB display would be pointless.

A white-list option would be nice, but I can understand if such a feature is out of the scope of your addon's intentions.

Great work with the addon!
Last edited by Sec : 05-04-10 at 09:09 PM.
Report comment to moderator  
Reply With Quote
Unread 05-04-10, 04:26 AM  
Jiltanith
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 2
Hi!

The button to hide the interface stays visible and can be clicked to resmue the previous state, it just does not have an x on it.

So far it worked well with a modified interface.
Report comment to moderator  
Reply With Quote
Unread 05-02-10, 09:05 AM  
SkunkWerks
A Fallenroot Satyr
 
SkunkWerks's Avatar
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 239
Uploads: 1
So, how well would this work with someone who has, say, a heavily modified interface?
Report comment to moderator  
Reply With Quote
Unread 05-02-10, 08:51 AM  
Sec
A Cyclonian
 
Sec's Avatar

Forum posts: 48
File comments: 177
Uploads: 0
I agree with Zergreth's suggestions.
Report comment to moderator  
Reply With Quote
Unread 05-02-10, 06:12 AM  
Zergreth
A Fallenroot Satyr
 
Zergreth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 101
Uploads: 12
Hell yea, old flagRSP functionality Didn't try it yet, but that looks nice. An "x"-Button in the top right corner to resume to the previous state would be nice. Also, an LDB launcher for this would be nice as well.
Last edited by Zergreth : 05-02-10 at 09:57 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: