TAZ

Forum Replies Created

Viewing 20 posts - 101 through 120 (of 147 total)
  • Author
    Posts
  • in reply to: Scale Mode Request #55502
    TAZ
    Participant

    It did the trick.

    actToolsScaleModeAuto.Caption := 'Auto (' + IntToStr(aScalePercents[smMain.SysFontScale]) + '%)';

    Thank you very much.

    in reply to: TsSkinSelector Question #55498
    TAZ
    Participant

    Thanks.

    in reply to: Scale Mode Title Areas #55497
    TAZ
    Participant

    No problem. Thanks.

    Perhaps if I was testing this on a true 4K device it would look better. But with me using Windows 7 1920×1080 I imagine that squeezing 144 DPI (150%) might be stretching it some and causing some distortion.

    in reply to: Hue Offset Question #55460
    TAZ
    Participant

    Thanks.

    in reply to: sSpeedButton Tied To TAction Not Updating Image #55444
    TAZ
    Participant

    No problem. I have a work around. Just requires a few more lines of code.

    in reply to: Scale Mode Issues/Questions (part 2) #55435
    TAZ
    Participant

    1. No change when changing scaling mode as far as momentary portions of the window appearing white. Are you still looking into this or is it a dead issue?

    2. Fixed. Thanks.

    in reply to: Scale Mode Issues/Question (part 3) #55434
    TAZ
    Participant

    Fixed. Thanks.

    in reply to: sSpeedButton Tied To TAction Not Updating Image #55433
    TAZ
    Participant

    It is not working. I have an idea what is happening.

    I built another project with an skin manager, skin provider, action list, skin image list, skin virtual image list and an image list.

    I put 2 image in each image list. Added one action and set the image index to 0.

    I then set the action list images to ImageList1. The image appears in the action list.

    I then changes the action list images to sAlphaImageList1. The image does not appear in the action list. I tried the same with sVirtualImageList1. Same result.

    I had been wondering why the image was not appearing beside the action. It use to if I remember right.

    Could this be part or the whole problem I am observing?

    I also add a non skin project that correctly changes the image from one to another at design time.

    Sorry for the trouble. I have been using your components for 6 years and I appreciate you effort to expand their capabilities.

    in reply to: Several Skins Show sPanel With 2 Border Lines #55432
    TAZ
    Participant

    Fixed. Thank you.

    in reply to: ToolButton Question #55431
    TAZ
    Participant

    Fixed. Thank you.

    in reply to: Scale Mode Issues/Questions #55374
    TAZ
    Participant

    #4. I have more information.

    When you place a label (alNone, but is far left and right alignment) over another label that is alClient, when you are in sm125 or sm150, the label seems to get shoved further right. Does that make sense? I solved this be putting both labels in a panel with one label alClient and the other label alRight.

    I know that was probably bad placement,but I have always been able to get away with it. But these scaling modes is showing that some of my placements are pretty bad.

    in reply to: Skins and Versions #55198
    TAZ
    Participant

    Okay

    in reply to: Skins and Versions #55192
    TAZ
    Participant

    That is good to know. However, if you try to use TV-C using v10 controls you get this warning.

    This version of the skin has not complete support by used AlphaControls package release.

    Components must be updated to latest version for using this skin.

    As a general rule, I move to the new version (v11 in this case) when it moves out of the beta phase. In the mean time I stick to the current version (v10).

    The reason that I asked this question in the first place is because AlterMetro2016 was released after TV-C and it can be used with v10. See the possible confusion.

    in reply to: Using Splitter – SizingByClick True #55095
    TAZ
    Participant

    Just sent you a message.

    When you say the next update are you talking about 10.30 or version 11?

    in reply to: Using Splitter – SizingByClick True #55092
    TAZ
    Participant

    I must be missing something. I followed your instructions. The result is the right panel is still there and the splitter is gone. I did not do any resizing or visibility changes.

    I am using 10.29.

    in reply to: Ubuntu Causes Access Violation #54960
    TAZ
    Participant

    I withdraw this. The jury is still out.

    Again, I cannot duplicate this.

    sSkinManager1.BeginUpdate;

    sSkinManager1.Active := True;

    sSkinManager1.EndUpdate;

    If I comment out BeginUpdate and EndUpdate, no error is produced. It is still too early to confirm this.

    in reply to: TsTrackbar Errors #54901
    TAZ
    Participant

    I have an update. I was lucky that I did in fact find 10.26 and its skins. I uninstalled 10.27 and installed 10.26.

    As I thought, 10.26 has no problem when trying to add a TsTrackbar to a project while 10.27 has an Access Violation when trying to add a TsTrackbar to a project.

    One interesting thing I observed. When changing skins in 10.27 there was a lag in changing the skin (in other words it was not a smooth instant change). 10.26 is very smooth and very fast. In fact I consider 10.26 as a standard of excellence that I will use to compare future updates.

    I await 10.28 and the fix for this problem.

    in reply to: Runtime Error #54895
    TAZ
    Participant

    Another thing. I kept referring this new version as 10.26. It is in fact 10.27. However, on your main page it is referred to as 10.26. Sorry for my confusion.

    I am not going back to my previous messages and correct them. Just moving forward.

    in reply to: Runtime Error #54894
    TAZ
    Participant

    I just realized something. I am stuck with 10.26 because I do not have the zip file password for 10.25. Oh well.

    in reply to: Runtime Error #54893
    TAZ
    Participant

    Never mind about the download requests. I still have them. I am going back to 10.25 and I guess stay there until this issue is resolved.

    I find it interesting as to why the runtime bpl would be issuing an access violation when you in the IDE and just opening one of the forms. The error also occurred when closing the form.

    Your demo had several of the forms issue this error when opening them and it was the same error.

Viewing 20 posts - 101 through 120 (of 147 total)