TAZ

Forum Replies Created

Viewing 20 posts - 1 through 20 (of 147 total)
  • Author
    Posts
  • in reply to: TsImages Does Not Like TsSpinEdits #69751
    TAZ
    Participant

    It looks fixed. Thanks.

    in reply to: Font Mode/Name Not Being Preset When App Starts #69744
    TAZ
    Participant

    I do have one answer or work around.

    If I use this, it works well when placing it in the modal form create: frmMain.smMain.EndUpdate(True, False)

    That still leaves:
    1. TsLabel is unchanged on the main form and modal forms period. By design? Do these have to be set individually?
    2. Modal Dialogs.

    I know that some items I will have to be responsible like TMS AdvStringGrid fixed column text, etc.

    Basically what I am asking is which components of yours would I have to be responsible to set its font.

    Thanks.

    in reply to: Font Mode/Name Not Being Preset When App Starts #69743
    TAZ
    Participant

    I just downloaded 15.17.

    It appears that this problem is partially fixed in that when starting the application the main form has the correct font.

    The part that is not fixed is when you call modal forms. Their controls do not have the correct font, or is there something I am not aware of?

    Do you have to do something on the modal form to set the correct font?

    Also what do you need to do to have the correct font set for modal dialogs?

    Thanks.

    in reply to: Strange Pink Corners Appearing #69655
    TAZ
    Participant

    Appears fixed, thanks.

    in reply to: TsListbox AV Problem #69654
    TAZ
    Participant

    Appears fixed, thanks.

    In your SkinDemo listbox item 12 is still showing twice although the one on the bottom left one appears to be a “ghost”. Minor issue to me because I do not have listboxes with multiple columns. I might test this later. Thanks.

    in reply to: TsDecimalSpinEdit Oddity #69653
    TAZ
    Participant

    Fixed, thanks.

    in reply to: TsDecimalSpinEdit Oddity #69573
    TAZ
    Participant

    I am using the latest version 15.15.

    I do not think I made things clear.

    In the IDE set sDecimalSpinEdit1 DecimalPlaces to 0 or 1 or any other number except 2.
    Run the program. Change event message occurs first, then Create event message occurs.

    In the IDE set sDecimalSpinEdit1 DecimalPlaces to 2.
    Run the program. Create event message occurs. Change event only occurs if there is a change.

    In the demo I set DecimalPlaces to 1.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Strange Pink Corners Appearing #69565
    TAZ
    Participant

    File included.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Strange Pink Corners Appearing #69564
    TAZ
    Participant

    I put together a project that demonstrates what might be problem or not.

    The use of setting the form disabled when calling the dialog and then setting the form enabled is part of the SkinProvider DisabledBlured routine. However, if you do not set this routine and have the form disabled, the “pink” corner edges appear.

    To prevent this in my code all I have to do is not disable the form if the blured routine is false.

    So I guess this is just a “heads up”?!?

    Sorry and thanks.

    in reply to: Strange Pink Corners Appearing #69563
    TAZ
    Participant

    Never mind. It is on my end.

    in reply to: Strange Pink Corners Appearing #69551
    TAZ
    Participant

    I will try to duplicate it. Thanks.

    in reply to: Add split-button type to TsSpeedButton #59852
    TAZ
    Participant

    Works perfectly. Thanks.

    'TAZ' wrote:

    Thanks.

    in reply to: Add split-button type to TsSpeedButton #59845
    TAZ
    Participant

    Thanks.

    'Support' wrote:

    The SplitterStyle property will be available in the nearest release.

    in reply to: Add split-button type to TsSpeedButton #59817
    TAZ
    Participant

    Sorry, I am chiming on this late.

    Could you make this an option like “Show Vertical Line” when “ButtonStyle=tbsDropDown”? I kind of like the look with no vertical line.

    Thanks.

    'Support' wrote:

    Yes, first variant will be implemented soon.

    in reply to: TsSkinSelector Dropdown – Android OS skin issue #59598
    TAZ
    Participant

    Fixed. Thanks.

    'Support' wrote:

    Hello!

    This issue will be solved in the v14.26

    in reply to: TsPanel AutoSize Question #59392
    TAZ
    Participant

    I cannot duplicate it in a simple application.

    I do see this in a very large application I developed.

    So, for now I will withdraw this question.

    Sorry.

    'Support' wrote:

    Could you show a demo, please?

    TAZ
    Participant

    I downloaded your project. I find it interesting in that if you cycle the page control tabs that it now behaves (at least on my computer). I have no explanation as to why it straightens out.

    'JM-DG' wrote:

    Hi!

    I made a simple demo.

    You can see that the listboxs with the standard style are drawn ok whether they are initialised with items or not.

    However with the listboxs with a lbOwnerDrawFixed style:

    – The one initialised with no items: when you will add/remove items to the listbox, items will be drawn black.

    – The one initialised with items will behave correctly when removing/adding items.

    59c00c3ab1857c82fc43886b3d9b0177.gif

    I think the problem was also present in 14.21.

    Thank you for your time.

    in reply to: TsSkinSelector Question #59377
    TAZ
    Participant

    Version 14.22 has the change for both. Works great. Thanks.

    'Support' wrote:

    Hello!

    DoDropDown will be published and CB_SHOWDROPDOWN will work in the nearest release.

    in reply to: sSkinProvider DisabledBlured Possible Issue #59326
    TAZ
    Participant

    As requested. I also added several items (on both forms that you toggle enabled/disabled). Setting the main form border style to none then back to original value is the only thing that worked.

    Thanks.

    'Support' wrote:

    Can you show your new Exe-file, please?

    I will check, maybe I'm wrong in something.

    in reply to: sSkinProvider DisabledBlured Possible Issue #59324
    TAZ
    Participant

    Yes, I did and I saw no improvement. That is the reason for my workaround.

    'Support' wrote:

    You tried the v14.20? It should be solved there already.

Viewing 20 posts - 1 through 20 (of 147 total)