TsListView

Viewing 20 posts - 1 through 20 (of 28 total)
  • Author
    Posts
  • #35696
    Beherit
    Participant

    Component TsListView doesn't work in version 8.30 (in previous version problem don't exists). When I created application for 64-bit (in C++Builder) I have many AV messages at adress FFFFFFFFFFFFFFFFFF in vcl179.bpl. Problem exists only when ViewStyle is set to vsReport with ShowColumnHeaders set to true.

    #50419
    Support
    Keymaster

    Hello!

    It's possible to make a test-app with this error?

    #50433
    Beherit
    Participant

    Sorry but now I don't have free time. You can't repeat this bug? Try to check this in C++Builder. Problem still exists in 8.31.

    #50452
    Support
    Keymaster

    Yes, I can't repeat it. You can look ASkinDemo.exe, no error there. Trying C++Builder have same result.

    #50498
    Beherit
    Participant
    'Support' wrote:

    You can look ASkinDemo.exe, no error there.

    As I say, problem exists only in 64-bit – ASkinDemo.exe is for 32-bit :/

    #50501
    Support
    Keymaster

    Hello

    I can't repeat it on 64-bit C++ Builder too (attached).

    Can you help me with demo?

    #50511
    Beherit
    Participant

    Demo is without skin :/ No comments… If I wan't build app without skin I will use TListView, not TsListView…

    #50512
    Support
    Keymaster

    I know a reason, skin was not find. Now, skin has been added as internal.

    #50513
    Beherit
    Participant

    I can't run Your project – I have message that is missing CC64120MT.DLL. What's more, You don't turn off option who is important to run app without RAD Studio – “Link with Dynamic RTL”. Please take a look this project:

    https://www.dropbox.com/s/mogxyeeg96ppg2b/Project.zip

    #50525
    Support
    Keymaster

    Thank you..

    It's strange, but I have no error. Maybe something wrong with your XE3 compiler? Can you try it with XE4 compiler?

    #50530
    Beherit
    Participant

    It's not possible because XE4 not make any corrections for C++Builder, only for Delphi 🙂 In fact, I use sources for Delphi and just check to create untils for C++.

    I will check the problem in XE4 but I don't have idea when – for XE4 still don't have Andy's Tools.

    #50531
    Support
    Keymaster

    Maybe problem in this corrections?

    I haven't them and I haven't problems under my C++Builder…

    #50589
    Beherit
    Participant

    Finally, I checked it on XE4 with last AC beta version. Problem still exists on project with target 64-bit platform. Maybe probles is with the skin (when I use other, everything is okey)? Even in IDE skinn is missed…

    [attachment=6339:2013-06-07_174027.png]

    [attachment=6340:Skin.zip]

    #50592
    Support
    Keymaster

    Hi

    Maybe you can show a problem remotely via TeamViewer tool?

    #50599
    Beherit
    Participant

    What will it change? Currently I have mobile internet connection so it's not possible to show a problem remotely via TeamViewer tool. I can record a video and upload it on YouTube.

    #50572
    Beherit
    Participant
    #50616
    Support
    Keymaster

    “This video is private” 🙁

    #50621
    Beherit
    Participant

    Try again now 😉

    #46685
    Support
    Keymaster

    Thank you. I see video now, but I can't understand still, why it happens.

    Remote debugging is not possible?

    Could you receive a callstack for this error?

    #50634
    Beherit
    Participant

    Could You check my skin added in previous post? As I say – maybe probles is with the skin becous when I use other (Your skin from AlphaControls site), everything is okey. I can send more skin with this problem.

Viewing 20 posts - 1 through 20 (of 28 total)
  • You must be logged in to reply to this topic.