Hi,
I'm sorry to disturb you
I uses the solution of Elprede and it does not work.
Here is my process
1- GetFrameByName => BACKDROP_FRAME
2- Create SimpleFrame TestBackdrop
3- Get TestBackdrop's Child => TestBackdropActual
4- Create Frame Buttons (parent TestBackdropActual)
the button is still flashing
Thanks for your precious help
Look whan I did with your help Pokedle.png (PS the borders are animated)
Have a nice day.
I'm sorry to disturb you
I uses the solution of Elprede and it does not work.
Here is my process
1- GetFrameByName => BACKDROP_FRAME
2- Create SimpleFrame TestBackdrop
3- Get TestBackdrop's Child => TestBackdropActual
4- Create Frame Buttons (parent TestBackdropActual)
the button is still flashing
Thanks for your precious help
Look whan I did with your help Pokedle.png (PS the borders are animated)
Have a nice day.
BlzFrameSetVisible(BlzFrameGetChild(BlzGetFrameByName("ConsoleUI", 0), 5), false)
I have no idea how to disable the mouse deadzone at the top of screen.
Would make the default Tooltip not visible anymore. This affects all of them hero buttons, item buttons, command buttons, minimap, ..., Armor Tooltip, Gold Resource
BlzFrameSetAlpha(BlzGetOriginFrame(ORIGIN_FRAME_UBERTOOLTIP, 0), 0)
Good Luck