Psyonico Posted June 28 Posted June 28 Simple request, no idea how simple it is to implement. can we get an option to “lock” the UI? This would prevent you from resizing or moving the elements as long as it was locked. You should still be able to open/close things like the map, contact list, etc. I’ve accidentally dragged windows more times than I’d like to admit and this would prevent that. 4 3 What this team needs is more Defenders
Techwright Posted Friday at 06:53 PM Posted Friday at 06:53 PM I'm more likely to accidentally drag a power control (for which there is a lock) than a window box, but I can see how this could be a useful solution for some. 1
Starhammer Posted Saturday at 11:23 PM Posted Saturday at 11:23 PM I have a workaround for this that is vastly easier than hoping the devs get to it 😛 /wdwsave will save your windows in the state they're in. if you want to set some windows to be in the same spot even if you don't have them open regularly, open them, /wdwsave, close them, /wdwsave again. then bind /wdwload to a key that's easy to hit. I'm especially fond of /bind HOME "+up$$forward 0$$noparticles 0$$optionload$$chatload$$camreset$$camdist 50$$wdwload" because it resets a bunch of other stuff in case of changes as well. Then anytime anything is wonky, tap HOME and it should be fixed. 1
mechahamham Posted Sunday at 06:34 AM Posted Sunday at 06:34 AM I use a solution similar to Starhammer's. I keep a custom popmenu that contains several pre-made keybinds and macros that I tend to use across multiple characters. The section for that goes a little like: Title "Binds" Option "F7" "beginchat /bind f7 say <scale 1.50><color #FFFFFF><bordercolor #000000><bgcolor #00A000>F7!!" Option "wdwsavefile" "beginchat /wdwsavefile namegoeshere" Option "wdwloadfile" "beginchat /macro W wdwloadfile namegoeshere" Once I've got a UI set up how I want it, I do the wdwsavefile option to save it off on a per-character basis. This way, each character can have their own bespoke layout. The wdwloadfile option creates a 'W' macro button that will reload the UI should it get hosed, or, more often than not, zoning into a mission makes my inspiration window jump into the middle of my view. I can also use that W as a one-off to load another character's UI if I think parts or all of it will work, and then save it for the current character. No, it's not ideal, but UI code work is hard... harder than it looks by a lot.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now