Beta 1.1 - Copy / Paste crash - GuiInputCtrl & GUICanvas issues
by Rivage · in Torque Game Builder · 02/14/2006 (7:26 am) · 1 replies
Hi,
I don't know if these bugs as already been declared (i haven't read all the poorly named "beta bugs"..."alpha2 bugs" threads).
- If you copy selected text from a GUI input box and paste it several times T2D crash.
- Adding a GUICanvas inside the GUI Editor crash T2D.
- Adding a GUIInputCtrl freeze the GUI Editor.
I don't know if these bugs as already been declared (i haven't read all the poorly named "beta bugs"..."alpha2 bugs" threads).
- If you copy selected text from a GUI input box and paste it several times T2D crash.
- Adding a GUICanvas inside the GUI Editor crash T2D.
- Adding a GUIInputCtrl freeze the GUI Editor.
About the author
Leadwerks
Associate Justin DuJardin
Default Studio Name
Thanks for this report. The reason you're getting crashes on adding a GuiCanvas is because it's created to be a singleton object. There is only ever suppose to be one canvas and that's all Torque Powered Products know how to use! The Input control bug I was not aware of and will take a look at.
Enjoy the Beta,
-Justin