Forum Replies Created
-
AuthorPosts
-
dxMosParticipant'Support' wrote:
I'm not sure what you mean. If not ParentColor then filled by Color. This behavior is not correct?
Correct but double 😉
Code:if not ParentColor then
FillDC(Handle, MkRect(Self), Color);
….
….
if ParentColor then
….
else
FillDC(Handle, MkRect(Self), Color);Cheers
Thomas
dxMosParticipantHello,
have tested
– first- with 12.22 from 13.02.2018 : without avail
– second with BETA 13.00
: worksthanks
Thomas
dxMosParticipantKim you are welcome !
glad it works 🙂
cheers
Thomas
dxMosParticipant'kim' wrote:….
so i want to add AdvColumnGrid to third party list
is it possible??
Hello Kim,
Try to add AdvColumnGrid to the third party list.
Use the New Button for that.
Be careful with the name “TAdvColumnGrid” and as Type of Skin use “Grid“
I hope it work for you 🙂
cheers
Thomas
dxMosParticipantHello
version.txt : AlphaControls 2017 v12.22 b1389
I need darker Labels.
Zip file comes with a skin where I changed the colors of TsLabel and TsEdit
start Application
-> Templates
-> OPEN
-> Airports File
Hope it helps to find the problem.
cheers
Thomas
dxMosParticipantany idea ?
December 30, 2017 at 6:19 pm in reply to: AlphaHints not work correctly in Dpi aware application #57428dxMosParticipantHello I got this: attached image
cheers
Thomas
October 31, 2017 at 6:28 pm in reply to: AlphaControl : no SkinManager in the Full Version, AlphaTools #57205dxMosParticipantHello!
thanks for the information.
I think move from AlphaLite to AlphaTools all items should be OK.
and will delete the AlphaLite from the component list.
Thomas
October 30, 2017 at 3:36 am in reply to: ListView Caption title and items are not visually with each other #57194dxMosParticipantHello,
First a used the AlphaConvert.exe, but didn't change the margin in the caption.
But I found another solution.
A created Testapp stops render a correct titel caption after I add a
sAlpha2: TsAlphaImageList which was part of the MainApp and used before by the LITE version.
Now I deleted that image list …
I drag and drop into a Testapp new TsAlphaImageList three icons .ico images.
and I looked at the .dfm …
here short version of the .dfm part. “………….” is only for better reading and make it shorter!
Look at the end no BITMAP. A clean end of the file.
Code:object sAlpha1: TsAlphaImageList
Items = <
item
ImageFormat = ifICO
ImageName = '4OK'
PixelFormat = pf24bit
ImgData = {
0000010001001010000000000000680300001600000028000000100000002000
0000010018000000000040030000000000000000000000000000000000001A1A
1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A343F31495D43485B423541321A1A1A1A
………….
66855C7AA26E7BA36F65845C3E4D3A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A0000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
end
item
ImageFormat = ifICO
ImageName = '7'
PixelFormat = pf24bit
ImgData = {
0000010001001010000000000000680300001600000028000000100000002000
0000010018000000000040030000000000000000000000000000000000001F72
1F08DB0800FF0000FF000FBC0F2653262F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F
………….
2F2F2F2F2F2F2F2F2F2F2F2F2556250EBE0E00FF0000FF0009D709206F200000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
end
item
ImageFormat = ifICO
ImageName = 'Heading'
PixelFormat = pf24bit
ImgData = {
0000010001001010000000000000680300001600000028000000100000002000
0000010018000000000040030000000000000000000000000000000000002F2F
2FD1E2CBD1E2CB7982772F2F2F2F2F2F8B9687D1E2CBD1E2CBB4C5AE3030302F
………….
2F2F2F3B3F3A3131302F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F0000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
end>
Left = 296
Top = 16
end
endThe not working App I looked at the sAlpha2 part of the .dmf file
Here is a BITMAP right at the end of the item list.
I remove the complete BITMAP part and the TlistView has no longer a margin in the title caption !!
Code:object sAlpha2: TsAlphaImageList
Items = <
item
ImageFormat = ifICO
PixelFormat = pf24bit
ImgData = {
0000010001001010000000000000680300001600000028000000100000002000
0000010018000000000040030000000000000000000000000000000000001A1A
………….
1A1A1A3B3F3A3131301A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A0000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
end
item
ImageFormat = ifICO
PixelFormat = pf24bit
ImgData = {
0000010001001010000000000000680300001600000028000000100000002000
0000010018000000000040030000000000000000000000000000000000001A1A
1A1A1A1A1A1A1A1A1A1A1A1A1A667263727F6D778572727F6D5E695B3F453D1A
………….
1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A0000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
end
item
ImageFormat = ifICO
PixelFormat = pf24bit
ImgData = {
0000010001001010000000000000680300001600000028000000100000002000
0000010018000000000040030000000000000000000000000000000000001A1A
1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A5D685AB8D7AE84987E1A1A1A1A1A1A1A
………….
1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A0000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
end
item
ImageFormat = ifICO
PixelFormat = pf24bit
ImgData = {
0000010001001010000000000000680300001600000028000000100000002000
0000010018000000000040030000000000000000000000000000000000001A1A
1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1515431111631111611515451A1A1A1A
………….
0C0C8F0909AF0808B00C0C8E1313521A1A1A1A1A1A1A1A1A1A1A1A1A1A1A0000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
end
item
ImageFormat = ifICO
PixelFormat = pf24bit
ImgData = {
0000010001001010000000000000680300001600000028000000100000002000
0000010018000000000040030000000000000000000000000000000000000000
00000000000000000000000000000000101F0C284221273F2036582D0E240700
………….
49713C5F934F60945047703C1C30160000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
end
…………. …………. -> Next the last ITEM and thereafter a BITMAP
item
ImageFormat = ifICO
PixelFormat = pf24bit
ImgData = {
0000010001001010000000000000680300001600000028000000100000002000
0000010018000000000040030000000000000000000000000000000000001A1A
1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A
………….
1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A0000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
end>
Left = 664
Top = 4
Bitmap = {
494C010113001800040010001000FFFFFFFF2100FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000006000000001002000000000000060
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
………….
C90014144E001A1A1A001A1A1A001A1A1A001A1A1A0036383500363835001A1A
1A001A1A1A001A1A1A001A1A1A003B3F3A00313130001A1A1A001A1A1A001A1A
1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A
1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A
1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A1A006576
5F0091AF86001A1A1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A1A001A1A
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000}
endbest regards
Thomas
-
AuthorPosts