View Single Post
  #2  
Old 25-01-2019, 16:21
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
REMARKS:
1. Check the image you used on the About page.Looks like COD BO 4

2. Looking at the setup.exe files it seems that you have enabled the XTool and ZTool Decompressors, and also PZLib3.
These decompressors have DLLs with the same name and can generate conflict and error during installation
Code:
CONFLITING COMPRESSORS:
Do not enable two or more of these options at the same time:
XTool >> ZTool >> pZLib3 >> ZOodle >> OodleRec
3. Analyzing your project I found one more bug.
When you used the OnlyLabel=1 buttons and a smaller font for FontSelected, clicking the left or right mouse button gives you sound and clicks in and out of the label.
I've fixed it, but I have not tested it on other projects.
I posted update1.hotfix2 on the CIU page.

Last edited by Cesar82; 25-01-2019 at 23:21.
Reply With Quote
The Following 2 Users Say Thank You to Cesar82 For This Useful Post:
ff7aerith (05-10-2019), houcine80 (26-01-2019)