Jump to content

Adding unigui to existing delphi project causes stack overflow.


Recommended Posts

Posted

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.

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...