dxMos

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: sGroupBox.pas may have a test left-over in the code #59815
    dxMos
    Participant
    '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

    in reply to: Only half of TSMemo content visible #57575
    dxMos
    Participant

    Hello,

    have tested

    – first- with 12.22 from 13.02.2018 : without avail

    – second with BETA 13.00


    : works

    thanks

    Thomas

    in reply to: how can component register to third – party? #57482
    dxMos
    Participant

    Kim you are welcome !

    glad it works 🙂

    cheers

    Thomas

    in reply to: how can component register to third – party? #57480
    dxMos
    Participant
    '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

    in reply to: Only half of TSMemo content visible #57474
    dxMos
    Participant

    Hello

    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

    in reply to: Only half of TSMemo content visible #57458
    dxMos
    Participant

    any idea ?

    in reply to: AlphaHints not work correctly in Dpi aware application #57428
    dxMos
    Participant

    Hello I got this: attached image

    cheers

    Thomas

    dxMos
    Participant

    Hello!

    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

    dxMos
    Participant

    Hello,

    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
    end

    The 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}
    end

    best regards

    Thomas

Viewing 9 posts - 1 through 9 (of 9 total)