View Single Post
07-18-18, 11:33 PM   #7
Coldkil
A Cliff Giant
 
Coldkil's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2010
Posts: 70
I am having the same issue, so i used the same way to move the MainMenu Bar.

It "worked", as it's now in the center of the screen but any SetPoint just doesn't work, as parenting it to any other frame.

Code is nothing fancy, exactly the same as above.

Any idea? I can provide screen and code if needed.

EDIT: apparently now it's "fixed", as in i still cannot parent it to anything else than UIParent but i can move it freely. ActionButton frames are a different story, but moving them intependently just makes them lose every attribute and the bar pagin doesn't work anymore. I'll need to chek if i'm disabling scrpts or such in other addon files.

EDIT2: it broke again. Cannot move anything again, i don't see hotkeys, cannot click with mouse. Dunno what's breaking everything like this.

EDIT3: it braks as soon as i set SetUserPlaced(true). SetMovable has no issues apparently. Also resizing it has no effect.

Last edited by Coldkil : 07-19-18 at 12:12 PM.
  Reply With Quote