News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

wxSmith array-string-property

Started by rcoll, May 13, 2009, 10:13:29 PM

Previous topic - Next topic

rcoll

Has anybody done some wxSmith updates, and had any problems using the array-string property (file wxsarraystringproperty.cpp)?  I have found that when using it to store a large set of strings (by "large" I mean more than 600 chars in a single string, and more than 100 strings) the editor/dialog will randomly "chop off" the end of some strings.

I don't know (yet) what causes this, and I cannot get it to behave this way in a repeatable way.  The underlying editor is a simple wxTextCtrl, and I haven't seen this problem anywhere else.  Has anyone else had this problem?

Or is it just me?

Ringo