Stripes Posted March 13, 2013 Posted March 13, 2013 I have several projects that has been migrated from delphi 7 to Delphi 2006 with success. All of them seem to be willing to accept unigui when implemented, except the one. As soon as I add a application or free form (unigui) to the application and i run it, i get a stack overflow. I have tried everything imaginable, but I cant seem to find any reason why this happens and also in just this one application of ours. Any help would be greatly appreciated. Quote
patmap Posted March 13, 2013 Posted March 13, 2013 Hi, I think you must be remove all form and stay only main form and run it if ok then add next form(s) and run it again Then see which of the forms is raise exception. or put here sample code. Regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.