Forum Replies Created
-
AuthorPosts
-
MetroFX
ParticipantAnd can you tell where you added this code of yours to get rid of this problem?
MetroFX
ParticipantYou were right about ASLR. Setting the value to False helped and it now compiles with no problems in the 64 bit version. Thank you for your help.
MetroFX
ParticipantCan you point out exactly where I should change it?
MetroFX
ParticipantNothing helps. The only thing I noticed is that the compilation problem occurs with some Skins. Below I give an example of those that are definitely generating the error. The others I have not checked. Here is the list:
Canvas dark (CS)
Blue waves (CS)
Custom BG 1 (CS)
Cold
AutumnSky
Beijing
BlueGauze
Deep
Winter2003MetroFX
ParticipantI have attached a screenshot of the error while compiling in 64 bit. The problem is that the error only occurs in my old project. In the new ones, this problem is not present and everything compiles correctly.
Attachments:
You must be logged in to view attached files.MetroFX
ParticipantUnfortunately, but version 17 did not help. I still get the same error when compiling 64bit. In the 32bit version it is OK. When I create a new 64bit project the compile error does not appear. What do I need to do so that on an existing project I can compile it in 64bit version?
MetroFX
ParticipantOn my computer I also noticed many problems with correct display of skins on 4K monitors:
1. When the window has the BorderStyle parameter set to bsDialog there is an additional bright frame of a few pixels width on the window.
2. The same appears on pop-up messages “ShowMessage” and its like.
3. There is a bigger problem with correctly displaying items on TsPanel when it contains several VCL controls with alBottom alignment set. Of course this occurs when a frame is displayed in real mode. Only resizing the window causes all the elements to be displayed legally. When the sFrameAdapter is removed from the frame the problem with correct display does not occur.AlphaControl 16.18; Rad Studio 11; Windows 10
MetroFX
ParticipantIs it possible to adjust the position of the icon up / down. I have the impression that the icon is slightly upwards and not centered.
MetroFX
Participantand compiled verison too.
Attachments:
You must be logged in to view attached files.MetroFX
ParticipantI am very hopeful that the problem will be fixed in the next version. Right now I’m going back to 15.12 and waiting for some good news.
MetroFX
ParticipantA little example in attachment.
Attachments:
You must be logged in to view attached files.MetroFX
ParticipantThe problem is with the CanvasDark skin and when we set the SkinSection to GROUPBOX for the TsEdit control.
A little example in attachment.
MetroFX
ParticipantUnfortunately, I cannot post the video.. Maximum file size allowed is 2 MB.
MetroFX
ParticipantI am posting a video showing the problem with the TsEdit field.
MetroFX
ParticipantThis is a strange behavior that doesn’t happen every time. After reverting to 15.12 everything works fine.
MetroFX
ParticipantProblem solved. It results from the settings in the sDefs.inc file. I had two additional options selected:
{$ DEFINE GDIPLUS_PNG}
{$ DEFINE NOSLOWDETAILS}
MetroFX
ParticipantAgain. Everything works, but not the end. I added a screenshot and as you can see, the first row is formatted differently.
-
AuthorPosts