You may be going over the memory limit having method calling method calling method and calling just this one little window puts you over the edge. See if you can complete one function before calling another so you don't exceed the memory limit.

I work with RB2006 R2 on WindowsXP and Mac OSX. The size of the program is greater than 14 MB. On both systems my application somtimes crash down when I will show a MsgBox. The error happens in
debug mode and also in the compiled application.

I tried to use a ModalDialog and there is the same problem.
It's possible that the MsgBox from one Button in a ContainerControl works and the MsgBox from another Button from another ContainerControl will crash down the application.

Saving the project as .xml in RB2006 R1 and R2 does not solve the problem.

--
Bruce Moore
Manassas, Virginia

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to