Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 27/07/2012 at 18:07, xxxxxxxx wrote:
Is it possible to define the interface of a VECTOR field in a description to appear as a 2D Vector Field instead of with three numerical fields?
On 28/07/2012 at 01:28, xxxxxxxx wrote:
Hi Rui,
You may try the Vector2D CustomGui if it fits your needs:
VECTOR MY_DESC_ELEMENT_ID { CUSTOMGUI VECTOR2D; }
On 28/07/2012 at 02:32, xxxxxxxx wrote:
YES!! Thank you.