I'm going to use the DesktopX Edit Control in one of my widgits and I have a question.
Is there a way to resize the control without putting it in script. The default size for just a one line text entry is a square, about the size of the default object image, except a square not a cirlce. I want it to fit a single line of text, so to do this I have to use Object.Resize. However, I've looked at a couple other widgets that use it and they aren't using the script to resize the control.
For instance the CUI Pack uses the control and I can't find where the size is set. I've tried pressing the Ctrl key and grabbing the handles to resize it but it just goes back to the original square.
Maybe I'm missing something easy but if anyone has any ideas I would appreciate it.