Thread Tools Display Modes
05/05/14, 03:16 PM   #1
Aiiane
 
Aiiane's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 19
[GUIDE] How to create custom links

I've created a guide for working with custom links. You can find it on the ESOUI wiki:

http://wiki.esoui.com/How_to_create_custom_links

Last edited by Aiiane : 05/05/14 at 04:46 PM. Reason: typo
  Reply With Quote
05/05/14, 03:59 PM   #2
Harven
 
Harven's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 135
Hey,
thanks, great job! I think i'm going to use that knowledge in my Custom Map Pins addon to share a pin with other players
  Reply With Quote
05/06/14, 01:06 AM   #3
Sasky
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 231
Odd they let you create your own type to send through chat when the vanilla client shows an error when its clicked. I guess best practice in this case would be to try to cram into one of the other link types and have your handler intercept it from one of the data params rather than a string.
  Reply With Quote
05/06/14, 02:49 PM   #4
Aiiane
 
Aiiane's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 19
Originally Posted by Sasky View Post
Odd they let you create your own type to send through chat when the vanilla client shows an error when its clicked. I guess best practice in this case would be to try to cram into one of the other link types and have your handler intercept it from one of the data params rather than a string.
Why would that be a best practice? It's ok to have a UI error pop up if the client doesn't know what to do with something... what else would it do?
  Reply With Quote

ESOUI » Developer Discussions » Tutorials & Other Helpful Info » [GUIDE] How to create custom links

Thread Tools
Display Modes

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