Lasse

Forum Replies Created

Viewing 5 posts - 201 through 205 (of 205 total)
  • Author
    Posts
  • in reply to: Windows 10 skin #53496
    Lasse
    Participant

    I made a simple example and it works. I have to figure out what the actual problem is.

    in reply to: Windows 10 skin #53495
    Lasse
    Participant

    Sure,

    The control is my own TBCEditor – https://github.com/bonecode/TBCEditor

    You can download the editor which is build with the version 10.10 and using the control:

    http://bonecode.com/downloads/EditBone32.zip (32-bit)

    http://bonecode.com/downloads/EditBone64.zip (64-bit)

    The demo for the TBCEditor is not build with the latest version (I think it is 10.05) and it seems to work.

    in reply to: TButton Caption #53346
    Lasse
    Participant

    Aaaaaa-nd it was my bad. 🙂 I hook resource strings and the string, that was replacing the original string, included a line break. So, case closed. 🙂

    in reply to: TButton Caption #53345
    Lasse
    Participant

    Well, I made a new project and the caption shows like it should. I will investigate what is causing the misplacing in my project…

    in reply to: TButton Caption #53344
    Lasse
    Participant
    'Support' wrote:

    Can you give me a demo, please? I can't repeat it.

    Simple call Vcl.Dialogs.ShowMessage('Test'); All TButtons are behaving the same way. I forgot to mention that I'm using Delphi XE7 with Windows7, if that matters.

    Now I also get access violations with some skin manager properties with new VCL Form Application. By clicking InternalSkins I get the AV.png and by clicking the SkinDirectory I get the AV2.png. BUT not in my other project… this is weird. Aah, these happen because SkinManager is Active. Ok, that's not a problem. 🙂

    Btw. First I couldn't install components because xPack280.dcu was not found in the root directory. I copied it from the Trial directory. Could that cause problems?

Viewing 5 posts - 201 through 205 (of 205 total)