Download
(964 b)
Download
Updated: 07-14-10 05:45 AM
Pictures
File Info
Updated:07-14-10 05:45 AM
Created:07-14-10 05:45 AM
Downloads:2,792
Favorites:4
MD5:

Movable

Version: 1.0
by: tutti [More]

Movable allows you to move just about any frame. Bind a key to it (under keybindings), then press that key to make whatever is under your mouse movable. Note that some frames may not react to this as you'd expect.

Optional Files (0)


Post A Reply Comment Options
Unread 07-20-10, 12:36 PM  
tutti
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 14
Uploads: 6
Re: Does this lock the farmes on reload?

Originally posted by lanacan
Does this prevent frame resting after re-logging or reloading the ui?

Example when using the macro below to move default unit frames the target frame can get reset to the default position when vehicle switching and after reloading sometimes (not sure blizz fixed this recently).

Code:
/run local f=framename; f:SetMovable(true); f:EnableMouse(true); f:SetUserPlaced(true); f:SetScript("OnMouseDown", f.StartMoving); f:SetScript("OnMouseUp", f.StopMovingOrSizing);

Just curious.
Yes, this addon works exactly the same as that macro.
Report comment to moderator  
Reply With Quote
Unread 07-20-10, 09:20 AM  
lanacan
A Warpwood Thunder Caller
 
lanacan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 94
File comments: 177
Uploads: 13
Does this lock the farmes on reload?

Does this prevent frame resting after re-logging or reloading the ui?

Example when using the macro below to move default unit frames the target frame can get reset to the default position when vehicle switching and after reloading sometimes (not sure blizz fixed this recently).

Code:
/run local f=framename; f:SetMovable(true); f:EnableMouse(true); f:SetUserPlaced(true); f:SetScript("OnMouseDown", f.StartMoving); f:SetScript("OnMouseUp", f.StopMovingOrSizing);

Just curious.
__________________
Busy modifying your code for my own UI.
Report comment to moderator  
Reply With Quote
Unread 07-15-10, 04:03 AM  
tutti
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 14
Uploads: 6
Re: Frame

Originally posted by Schazey
While your in Eye of the storm for example, and your at a base, under the minimap it pops up a status bar how far you've come on to take over the base. Does it support moving this frame?
I haven't tested this frame specifically, but it should - it's a frame like any other.
Report comment to moderator  
Reply With Quote
Unread 07-15-10, 02:48 AM  
Schazey
A Kobold Labourer
 
Schazey's Avatar

Forum posts: 0
File comments: 65
Uploads: 0
Frame

While your in Eye of the storm for example, and your at a base, under the minimap it pops up a status bar how far you've come on to take over the base. Does it support moving this frame?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: