Error in acSBUtils

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36953
    Ronaldo Souza
    Participant

    Every now and then this error creeps in preventing me from debugging my application and it's driving me nuts.

    It manifests itself as a fatal error at program startup in this exact same line in acSBUtils.pas when I run the program from the IDE:

    [attachment=7693:Error_In_acSBUtils.jpg]

    Sometimes, if I do a complete build, it goes away, sometimes it doesn't; if I turn skins off, it goes away;

    The code I'm altering when the problem comes back or goes away has nothing to do with speedbuttons, it's not even visual! 🙁

    ANY help/clue will be greatly appreciated!

    TIA!

    Ronaldo

    #54985
    Support
    Keymaster

    Hello!

    As a quick solution, I can suggest you to try the TsSpeedButton component instead of standard TSpeedButton.

    For a solving of this problem I need to see it somehow. Maybe you can make a demo where I can repeat the problem?

    #55013
    Ronaldo Souza
    Participant
    'Support' wrote:

    Hello!

    As a quick solution, I can suggest you to try the TsSpeedButton component instead of standard TSpeedButton.

    For a solving of this problem I need to see it somehow. Maybe you can make a demo where I can repeat the problem?

    Sorry for the delay. I can't reproduce the problem in a small program.

    I did make it go away by changing a few TSpeedButtons to TsSpeedbuttons, but don't really understand what's going on.

    Glad it's gone thou

    Thakns for the support!

    Ronaldo

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