Thread Tools Display Modes
12-03-10, 07:18 PM   #1
Khirsanth
A Defias Bandit
 
Khirsanth's Avatar
Join Date: Jan 2005
Posts: 3
onClick Show/Hide

Hi, checking back to see if the ability to show/hide bars from an onClick event is still in the works. I have all my ui artwork ready, and macaroon is the only bar mod I can find that does a decent arc/circle. If that functionality already exists and Im just missing it please enlighten me
  Reply With Quote
12-07-10, 03:05 PM   #2
Dwargh
A Theradrim Guardian
 
Dwargh's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 64
You can always toggle show/hide of a bar with /mac hidden <barname>


and you could have that in a macro button either in storage with a binding or on a bar in the game area, you could have that button in turn be an autohide button button so it only shows on mouseover.
  Reply With Quote
12-07-10, 07:54 PM   #3
Darkorical
An Aku'mai Servant
 
Darkorical's Avatar
AddOn Compiler - Click to view compilations
Join Date: Apr 2008
Posts: 30
Originally Posted by Dwargh View Post
You can always toggle show/hide of a bar with /mac hidden <barname>


and you could have that in a macro button either in storage with a binding or on a bar in the game area, you could have that button in turn be an autohide button button so it only shows on mouseover.
I myself have been eagerly awaiting the return of Anchors but alas this suggestion is not working

*made bar called Prof (put buttons for profession stuff there)
typed /mac hidden prof
"That is not a valid choice"
__________________
If you don't like my avatar keep in mind I could have used this one.
  Reply With Quote
12-07-10, 11:37 PM   #4
anseloth
Coding Archmage
 
anseloth's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 50
Originally Posted by Darkorical View Post
I myself have been eagerly awaiting the return of Anchors but alas this suggestion is not working

*made bar called Prof (put buttons for profession stuff there)
typed /mac hidden prof
"That is not a valid choice"
stupid question, but did you mean, you typed
Code:
/mac hidden Prof
and not
Code:
/mac hidden prof
right? case sensitivity, and all that? or was the part that was a typo in your post the bar name itself, meaning, its first letter was not capitalized?

or is macaroon able to ignore case sensitivity in names of bars and stuff?
__________________



  Reply With Quote
12-08-10, 05:52 PM   #5
Darkorical
An Aku'mai Servant
 
Darkorical's Avatar
AddOn Compiler - Click to view compilations
Join Date: Apr 2008
Posts: 30
case sencitive ... who knew .... it works now thanks (still would like to see a return of anchor system but this works)
__________________
If you don't like my avatar keep in mind I could have used this one.
  Reply With Quote

WoWInterface » Featured Projects » Ion Engines, Engage! » onClick Show/Hide

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off