- This topic has 13 replies, 3 voices, and was last updated 2 years, 3 months ago by
ruppi99331.
-
AuthorPosts
-
November 4, 2023 at 3:43 pm #71353
There seems to be the same white border issue like with Alexandria at first.
Attachments:
You must be logged in to view attached files.November 4, 2023 at 4:00 pm #71355Fix:
sDefs.inc: {$IFDEF VER360} {$DEFINE DELPHI_12}{$ENDIF}
sSkinProvider.pas
function SysBorderWidth(... ... {$IF DEFINED(DELPHI_11) OR DEFINED(DELPHI_12)} // {$IFDEF DELPHI_11}There are also two other DELPHI_11 ifdefs which must be fixed.
-
This reply was modified 2 years, 4 months ago by
Lasse.
November 8, 2023 at 8:21 pm #71361sSelectorComboBox.pas seems to be missing. i’m trying to compile the Yukon files above for the D12 release today and getting blocked on this.
If I delete the reference to that file though it then compiles. Some exciting new component is in the works?
Thanks, Rob C
-
This reply was modified 2 years, 3 months ago by
Robert Crandall.
November 9, 2023 at 2:16 pm #71363Ooops, that is my own control. You can delete it.
November 9, 2023 at 3:25 pm #71364I also see the Yukon became Athens. I will fix the project files and upload them soon.
November 9, 2023 at 4:09 pm #71365Here it comes. Include file also included.
Attachments:
You must be logged in to view attached files.November 13, 2023 at 8:42 am #71370Hello,
When can I download the files for C++Builder 12?
November 13, 2023 at 10:06 am #71371You can create C++ project files from the Alexandria files by yourself. No information on when the official project files will come, if they ever will.
November 22, 2023 at 4:10 pm #71390Don’t I need the source code? Unfortunately, I only bought lifetime subscription without source.
November 24, 2023 at 12:57 pm #71391Hi Lasse,
to my previous post. There is no reason why the project files for C++Builder 12 should not be available. After all, we paid for it and have lifetime support.
November 25, 2023 at 6:26 am #71392Yes, you need the source code for that. There is a quite huge reason why the AlphaSkins is not updated. The war is still going on.
November 27, 2023 at 7:41 am #71393Hello Lasse,
I had already thought that. The C++Builder users are once again left out in the cold.
The “war”. That’s not an argument for me. Other companies have to work too. There isn’t a “war” going on in the whole country.
November 27, 2023 at 8:32 am #71394Hi,
her a Youtube-video : https://www.youtube.com/watch?v=u3LfQGrbgG8
-
This reply was modified 2 years, 4 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.