- This topic has 13 replies, 3 voices, and was last updated 9 years ago by HeDiBo.
-
AuthorPosts
-
October 12, 2015 at 1:24 pm #36704HeDiBoParticipant
I'm not sure why I get this, but all forms now show a horizontal bar at the top:
[attachment=7348:HorzBar.jpg]
I use Delphi XE4. No special settings for AC.
Skins from the previous version have the same problem, so it's related to AC itself.
October 13, 2015 at 1:31 am #54096carl82Participant'HeDiBo' wrote:I'm not sure why I get this, but all forms now show a horizontal bar at the top:
[attachment=7348:HorzBar.jpg]
I use Delphi XE4. No special settings for AC.
Skins from the previous version have the same problem, so it's related to AC itself.
Same problem here, plus small boxes in form's bottom corners (at resizing corners) not drawn correctly. In previous version (10.17), no problem.
Thanks.
October 13, 2015 at 8:59 am #54101HeDiBoParticipant'carl82' wrote:… small boxes in form's bottom corners (at resizing corners) not drawn correctly
Same here
October 13, 2015 at 9:00 am #54102SupportKeymasterPlease, describe your systems. Size of font is default or changed?
October 13, 2015 at 9:03 am #54103HeDiBoParticipant'Support' wrote:Size of font is default or changed?
Do you mean the form's font or the general system font?
October 13, 2015 at 9:14 am #54104HeDiBoParticipant'Support' wrote:Please, describe your systems. Size of font is default or changed?
The default font for Delphi forms is changed to Tahoma. Font size is 8.
I'm running on Windows 10 Pro with an NVIDIA GeForce GTX 660 Ti graphics card, combined with Intel HD Graphics 4000.
October 13, 2015 at 9:22 am #54105HeDiBoParticipant'Support' wrote:Please, describe your systems. Size of font is default or changed?
This is the output of Speccy:
Code:Operating System
Windows 10 Pro 64-bit
CPU
Intel Core i5 3570K @ 3.40GHz 40 °C
Ivy Bridge 22nm Technology
RAM
16,0GB Dual-Channel DDR3 @ 800MHz (10-10-10-27)
Motherboard
Gigabyte Technology Co., Ltd. Z77X-UP4 TH (Intel Core i5-3570K CPU @ 3.40GHz) 31 °C
Graphics
23EA63 (1920×1080@60Hz)
Intel HD Graphics 4000 (Gigabyte)
2047MB NVIDIA GeForce GTX 660 Ti (ASUStek Computer Inc) 27 °C
Storage
238GB SAMSUNG SSD 830 Series (SSD) 24 °C
1863GB Seagate ST2000DM001-9YN164 (SATA) 30 °C
Optical Drives
TSSTcorp CDDVDW SH-222BB
DTSOFT Virtual CdRom Device
Audio
Realtek High Definition AudioOctober 13, 2015 at 10:36 am #54106SupportKeymasterI meant the general system font size. It's not changed?
PS. ASkinDemo.exe has this problem too?
October 13, 2015 at 3:20 pm #54115HeDiBoParticipant'Support' wrote:I meant the general system font size. It's not changed?
PS. ASkinDemo.exe has this problem too?
The system font is Segui 9 pt (changing the system font in Windows 10 is almost impossible).
The ASkinDemo.exe has exactly the same problem, when you choose “Native Borders”. Without native borders it looks OK. Meaning the ExtendedBorders property is the problem.
October 13, 2015 at 5:04 pm #54117carl82ParticipantI have done some tests and i discovered that apparently is related to the ExtendedBorders property and that only manifests itself in Windows 8/8.1/10. The same tests made on Windows XP/Vista/7 have shown no problem.
System specs:
CPU: Intel Core i5 4440
RAM: 8GB
Video: GeForce GTX 700
OS: Windows 8.1 Pro 64-Bits
System Font: Segoe UI, 9 points, 96 ppi
All tests were made using AlphaControls 10.18 Trial, Delphi 2010 (i'm using this RAD because the small size of executable files), AlphaControls Demo and using the following fonts for main form and controls:
– Tahoma, 8 points (used in screenshots)
– Segoe UI, 9 points
For the first series of tests i have compiled AlphaControls Demo, then i have used the pre-compiled version (EXE included in the Trial package) with the same results. Final tests (5 and 6) were made with a small project created for this purpose. All skins were tested.
Test #1: AlphaControls Demo with ExtendedBorders ON, form at default size.
Result : No problems found.
Test #2: AlphaControls Demo with ExtendedBorders ON, form maximized.
Result : Black rectangle under caption bar, non-client borders glitch.
Test #3: AlphaControls Demo with ExtendedBorders ON, form restored after maximized.
Result : Rectangle under caption bar.
Test #4: AlphaControls Demo with ExtendedBorders OFF, form at default size.
Result : White rectangle under caption bar, resizing corners glitch.
Test #5: Demo project with ExtendedBorders ON, form at default size.
Result : No problems found.
Test #6: Demo project with ExtendedBorders OFF, form at default size.
Result : Rectangle under caption bar, resizing corners glitch.
I hope you find it useful.
Thanks.
October 13, 2015 at 8:15 pm #54124SupportKeymasterThank you, I will research it.
October 13, 2015 at 11:48 pm #54126carl82Participant'Support' wrote:Thank you, I will research it.
You're welcome, i'm glad to help.
October 20, 2015 at 2:38 am #54143carl82ParticipantWith AC 10.19 now everything is working great.
Thank you and congratulations for your excellent work. The best VCL skin components, no doubt.
October 20, 2015 at 12:20 pm #54146HeDiBoParticipantAC 10.19 solved the problem. Thanks :a3:
-
AuthorPosts
- You must be logged in to reply to this topic.