PDA

View Full Version : .NET trial version [TX .NET prerelease]


Unregistered
December 3, 2002, 12:35:40
It seems the control has to be initialised with a non-empty text string. If I either don't set the Text property or use an empty string i.e.

textControl.Text = "";

Then the program crashes with an out of memory error on startup. I can set it to be a single space " ", but thats not too good in the long run.



Kevin Pearcey


This message was originally posted by Kevin Pearcey in the old TX Text Control Support Forum.

Björn Meyer
December 3, 2002, 12:47:42
Hello Kevin

I am not able to reproduce this issue with the TX Text Control .NET Trial version. How do initialize TX Text Control? Where did you set the Text property? Do you set this property at design-time?

Björn Meyer, TX Text Control


This message was originally posted by Björn Meyer in the old TX Text Control Support Forum.