ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ImageEnView and theme
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

supersk

95 Posts

Posted - Jan 29 2021 :  04:23:44  Show Profile  Reply
When you set the Project Options->Manifest->Enable runtime themes to true, and add some Custom Styles into project. If in your project using ImageEnView to open the any image and process it, When the program is closed, the error will occur. My environment: C++Builder 10.4.2, ImageEn 9.3.0.

xequte

38183 Posts

Posted - Jan 31 2021 :  18:58:09  Show Profile  Reply
Hi

I cannot reproduce that. Do I need to take specific steps when loading and processing the image? What is the error that you get?

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

supersk

95 Posts

Posted - Feb 01 2021 :  03:47:25  Show Profile  Reply
The attachment is a simple example program. Compile and run the program, load the sample image sample.tiff, and exit the program will display an error (such as Error.png). In addition, after adding text, the font size selection box is not displayed in the layer toolbar.
In addition, this error sometimes appears, sometimes not

attach/supersk/2021213472_project sample.zip
849.57 KB
Go to Top of Page

xequte

38183 Posts

Posted - Feb 01 2021 :  20:19:37  Show Profile  Reply
Yes, I can reproduce it. It only occurs when run under the Delphi/BCB debugger.

It could be related to the Open/Save dialog, because setting at application startup this seems to prevent it:

IEGlobalSettings().UseWindowsOpenSaveDialogs := True;

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

supersk

95 Posts

Posted - Feb 01 2021 :  23:04:32  Show Profile  Reply
Setting IEGlobalSettings().UseWindowsOpenSaveDialogs to true cannot prevent it.Sometimes in the release mode, this problem will also occur.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: