Beiträge von coder-bis

    OK, I see, I just had to change WPValueEdit type to Standard, because Percent doesnt accept more than 100%

    About this Ctrl + Mousewheel. - it works nice on demo app, but in my editor, which I migrated from WPTools 6 Ctrl + Mousewheel.just srcolls the screen. Which property should I change to have this standard zooming hot key?

    My clients critticize new WPToolbar icons - they liked WPTools 6 version better.

    They say they are too small and hard to recognize.

    What can I do to make them bigger, more contrast or colorful - are there any options for that?

    IMHO they are OK, but maybe they have other screen resolution or Windows version...

    When I open an old file, saved by WPTools 6

    in this procedure:

    TFEdytor.WPContainerLoadData(ThisName: String; Source: TStream);

    begin.

    ShowMessage(ThisName); //in chinese

    end;

    ThisName is displayed in chinese symbols. How to fix it?

    Files saved by WPtools 8 work OK.

    Delphi Tokyo , Win 10, Win32 library

    When I try to install WPtools 8, the packages compile with no errors,

    but when hit Install menu, I get error message:

    Can't load package C:\Users\Public\Documents\Embarcadero\Studio\19.0\Bpl\WPTools8_DX12_Pack_DS.bpl

    Can't find module

    I checked, the bpl file is present in that location

    path C:\Users\Public\Documents\Embarcadero\Studio\19.0\Bpl is included in Delphi library path

    Other libraries install fine.