Thread Tools Display Modes
05/09/15, 05:29 AM   #1
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
mouse control in editbox

when i edit Message of the day/Background Information of the Guild i can move cursor for writing "|" only by arrow keys

any ideas how to make it movable/set by mouse cursor? like in any text document
  Reply With Quote
05/10/15, 01:14 AM   #2
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
any ideas?
  Reply With Quote
05/10/15, 02:02 AM   #3
circonian
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 613
Try this:
Lua Code:
  1. GUILD_HOME.motd.editBackdrop:SetDrawLayer(1)

You can put it in some addons player activation event or if you just want to test it out, you can run it as a script:
Lua Code:
  1. /script GUILD_HOME.motd.editBackdrop:SetDrawLayer(1)

Last edited by circonian : 05/10/15 at 02:04 AM.
  Reply With Quote
06/16/15, 03:32 AM   #4
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
need to add fix to Mer Band-Aid ZO-UI Fixes
  Reply With Quote
06/16/15, 08:57 AM   #5
ZOS_ChipHilseberg
ZOS Staff!
Premium Member
Yes this person is from ZeniMax!
Join Date: Oct 2014
Posts: 551
We now have a fix for this internally. Thanks for the info.
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » mouse control in editbox


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off