#1
|
|||
|
|||
Disable Auto-Hyperlink
My study note includes:
FTPGetDirList>ftp.domain.com,anonymous,user@domain .com,21,c:\temp\readme.txt,*,D However, UR will automatically convert the text "ftp.domain.com,anonymous,user@domain.com,21,c:\te mp\readme.txt,*,D" to a hyperlink. How to disable the auto-hyperlink in this instance while allowing others? |
#2
|
|||
|
|||
Treating URLs as links is a function of the MS rich edit control, although that text is not displayed as a link in my tests (see screen shot). You might try different versions of riched20.dll to see if the behavior changes.
http://www.kinook.com/Forum/showthre...?threadid=2853 |
#3
|
|||
|
|||
Kinook,
Thanks for your quick help. That's interesting. Not sure why yours is different from mine (see screenshot). Even though I try Ctrl+Shift+P to paste the text, it's automatically converted back to a hyperlink. BTW, the automatic conversion takes place after: 1. jumping to another Info Item 2. jumping back to the last Info Item (containing the text "ftp.domain.com,anonymous,user@domain.com,21,c:\te mp\readme.txt,*,D") |
#4
|
|||
|
|||
Kinook,
You're right. Once I disable riched20.dll, Ctrl+Shift+P can produce text without being converted to a hyperlink. I also notice the table functions are lost. |
#5
|
|||
|
|||
Kinook,
Once the riched20.dll is restored, the text is automatically converted back to hyperlink. |
|
|