david_navigator Posted August 4, 2020 Posted August 4, 2020 I have a load of TUniFrames in a project. They all contain TUniBitBtns. The Images property of the TUniBitBtn is pointed to an TUniNativeimageList control on the main hosting form. This works as expected, however everytime I edit the code in the TUniFrame, when I hit save, delphi pops up a dialog "Module XXX Links to module YYYY which cannot be found in the current project. Do you wish to remove./redirect the links to another module." Not only is Module YYYY part of the project, but I've also got it open in the IDE. Removing and recreating the links fixes it until the next edit etc. Is this a delphi issue or a UniGui one and any idea how to fix ? Quote
Hayri ASLAN Posted August 5, 2020 Posted August 5, 2020 On 8/4/2020 at 7:03 AM, david_navigator said: I have a load of TUniFrames in a project. They all contain TUniBitBtns. The Images property of the TUniBitBtn is pointed to an TUniNativeimageList control on the main hosting form. This works as expected, however everytime I edit the code in the TUniFrame, when I hit save, delphi pops up a dialog "Module XXX Links to module YYYY which cannot be found in the current project. Do you wish to remove./redirect the links to another module." Not only is Module YYYY part of the project, but I've also got it open in the IDE. Removing and recreating the links fixes it until the next edit etc. Is this a delphi issue or a UniGui one and any idea how to fix ? Hello, Can you please specify, which edition and build of UniGUI are you using? Quote
david_navigator Posted August 5, 2020 Author Posted August 5, 2020 Hi Trial Edition, 1.90.0 (Equinox) - I think Delphi 10.3.3. Quote
Hayri ASLAN Posted August 6, 2020 Posted August 6, 2020 11 hours ago, david_navigator said: Hi Trial Edition, 1.90.0 (Equinox) - I think Delphi 10.3.3. Hi, is it 1.90.0 .1530? Quote
david_navigator Posted August 6, 2020 Author Posted August 6, 2020 I have a sub folder C:\Program Files (x86)\FMSoft\Framework\uniGUI\unim-1.90.0.1531, so I assume that's 1.90.0.1531 ? 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.