Talk:LlSetObjectDesc: Difference between revisions
Drake Bacon (talk | contribs) Another caveat with attached prims. |
|||
Line 1: | Line 1: | ||
Another caveat: If you set the desc of an attached root prim, the desc reverts when you detach the object or prim. | Another caveat: If you set the desc of an attached root prim, the desc reverts when you detach the object or prim. | ||
== Under macOS, the text seems to be restricted to ASCII only == | |||
Unlike other functions ([[llSay]], [[llInstantMessage]], etc.), which work with UTF-8, it seems that, at least on the Mac, this function cannot set the description field to non-ASCII characters: any non-ASCII character will be shown as <code>"??"</code> instead. | |||
This was tested under the SL Viewer 6.5.3.568554 and Firestorm 6.5.3.65658, running on macOS 11.6.5 (20G526). Both the SL Viewer and Firestorm currently have broken keyboard support for accented characters — although they display UTF-8-encoded characters perfectly (and copying & pasting to chat/IM works well) — which ''might'' influence the result, that's why I'm leaving a comment here on the Discussion tab instead of changing the page :) | |||
— [[User:Gwyneth Llewelyn|Gwyneth Llewelyn]] ([[User talk:Gwyneth Llewelyn|talk]]) 11:40, 7 April 2022 (PDT) |
Revision as of 11:40, 7 April 2022
Another caveat: If you set the desc of an attached root prim, the desc reverts when you detach the object or prim.
Under macOS, the text seems to be restricted to ASCII only
Unlike other functions (llSay, llInstantMessage, etc.), which work with UTF-8, it seems that, at least on the Mac, this function cannot set the description field to non-ASCII characters: any non-ASCII character will be shown as "??"
instead.
This was tested under the SL Viewer 6.5.3.568554 and Firestorm 6.5.3.65658, running on macOS 11.6.5 (20G526). Both the SL Viewer and Firestorm currently have broken keyboard support for accented characters — although they display UTF-8-encoded characters perfectly (and copying & pasting to chat/IM works well) — which might influence the result, that's why I'm leaving a comment here on the Discussion tab instead of changing the page :)
— Gwyneth Llewelyn (talk) 11:40, 7 April 2022 (PDT)