ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Lua/XML Help (https://www.esoui.com/forums/forumdisplay.php?f=175)
-   -   Moving UI elements? (https://www.esoui.com/forums/showthread.php?t=10936)

VessVelendas 04/23/24 02:39 PM

Moving UI elements?
 
Can someone explain to me (or link me to a tutorial) on moving UI elements like the crosshair, compass, etc?

I googled but wasn't able to learn anything from the few relevant results.

Baertram 04/23/24 04:54 PM

control:SetMouseEnabled(true)
control:SetMovable(true)
Use handlers OnMoveStart and OnMoveStop for the position.there should be a tutorial at the Wiki for that too.

Found it:
https://wiki.esoui.com/SimpleNotebookTutorial/part6


All times are GMT -6. The time now is 09:18 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI