roshfe

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: TsScrollbar not redrawing consistantly #47983
    roshfe
    Participant
    'roshfe' wrote:

    Hello again:

    We have been able to create a small test application for you to see and debug this issue.

    I have attached the source code for the test app to this post.

    [attachment=5564:ACDEMO2.zip]

    I have also created a video to show how to perform the test:

    http://youtu.be/jeFmwJ_ZjhI

    We are getting many complaints from our customers about this as well as the ScrollBar Hover issue (http://www.alphaskins.com/forum/index.php?showtopic=6928)

    Note: …the above only seems to be an issue when the ScrollBar is placed on a TsPageControl.

    Please advise as to when this issue might be resolved. This has become a critical issue for us.

    Best regards…

    Shawn

    Hi Serge:

    Thank you very much for addressing this for us. I have downloaded and re-installed using the new scrollbar.pas file.

    My initial tests all look promising. We will be testing over the next few days. If there are any problems found, we will post them here.

    Cheers…

    Shawn

    in reply to: TsScrollBar triggering OnChange event when hovering #47982
    roshfe
    Participant
    'Support' wrote:

    Hello and thanks for examples

    Try attached file, both problems should be solved with this patched unit (just replace a file and rebuild a project).

    Hi Serge:

    Thank you very much for addressing this for us. I have downloaded and re-installed using the new .pas file. My initial tests all look promising. We will be testing over the next few days. If there are any problems found, we will post them here.

    Cheers…

    Shawn

    in reply to: TsScrollbar not redrawing consistantly #47972
    roshfe
    Participant

    Hello again:

    We have been able to create a small test application for you to see and debug this issue.

    I have attached the source code for the test app to this post.

    [attachment=5564:ACDEMO2.zip]

    I have also created a video to show how to perform the test:

    http://youtu.be/jeFmwJ_ZjhI

    We are getting many complaints from our customers about this as well as the ScrollBar Hover issue (http://www.alphaskins.com/forum/index.php?showtopic=6928)

    Note: …the above only seems to be an issue when the ScrollBar is placed on a TsPageControl.

    Please advise as to when this issue might be resolved. This has become a critical issue for us.

    Best regards…

    Shawn

    in reply to: TsScrollbar not redrawing consistantly #47820
    roshfe
    Participant
    'Support' wrote:

    Do you uses several SkinManagers in the project?Maybe you have new instructions for me how to reproduce an issue?

    PS. I have received a notification that your mail account has been disabled due to Spam overload (this email address used on the forum).

    Hi Serge:

    Yes – I had to disable that e-mail address as it was getting a ton of spam delivered to it. I have updated my e-mail address in the profile now.

    I do use several (3) Skin Managers in my project. All three 'Managers' use the same skin, but with different hue and saturation settings to visually indicate left, right and “global” parameters.

    I have been working around this in the short term by manually adding in a pg_ctrl.updateActivePage every time that a page control is changed. It is working for the moment but it is certainly a brute force solution and hopefully not required for the long term.

    I do not know if/when I will be able to spend more time trying to create a share-able app to help you find/reproduce/fix the issue.

    Shawn

    in reply to: TsScrollbar not redrawing consistantly #47752
    roshfe
    Participant

    After a few days of testing, I have heard back from our current customer that the issue is NOT completely resolved.

    In some cases the scroll bar “slider” is not being redrawn with the skin (as shown in the very first screen shot).

    Sorry – back to the drawing board.

    in reply to: TsScrollbar not redrawing consistantly #47746
    roshfe
    Participant
    'Support' wrote:

    Hello Shawn

    If you have a package sources then you can try this patched file :

    Hi Serge:

    I have grabbed the new PAS file and recompiled/installed. So far, it looks like it is fixed. We will test more and if we find any further issues, we will post back here again.

    Thanks!

    Shawn

    in reply to: TsScrollbar not redrawing consistantly #47738
    roshfe
    Participant

    Hello support…

    I would like to ask for an estimated timeframe for having this issue resolved.

    We have customers waiting for product and they will not accept the application while it is in this state.

    I need to have some sort of answer for them soon…one eway or another.

    Thanks…

    Shawn

    in reply to: TsScrollbar not redrawing consistantly #47717
    roshfe
    Participant
    'Support' wrote:

    Hello

    Could you give a sources of this demo also, please?

    The attached files show a similar bug although not quite the same. Hopefully they both have the same root cause so solving for one may resolve the other as well.

    In the attached (Delphi 2007) project, there is a main form as well as a sub form which contains two tabs. Click the button to toggle the sub-form's visibility. If TabSheet2 is “active” when the form is shown, the second row of scrollbars are not being drawn at all. If you switch to TabSheet1 and back again to TabSheet2, the second row of Scrollbars are now drawn fine.

    The app also does a bit of manipulation of the scrollbars (size, location, position/value and Skin Manager) during OnResize and OnShow events.

    [attachment=5503:ScrollBarACBugDemo.zip]

    in reply to: TsScrollbar not redrawing consistantly #47716
    roshfe
    Participant
    'Support' wrote:

    Hello

    Could you give a sources of this demo also, please?

    So far, my simple “test” applciation that I am creating to demonstate the problem is not showing the redraw problem. The actual applciation is way to complex (and private IP) to be able to share online for support.

    All that I cna say for sure is that I was not having these problems prior to upgrading. The new version has solved some other major problems related to the Delphi IDE freezing when I changed pageControlTabs so I do not really want to go backwards by downgrading AC again … but at present, with these redraw issues, V7.60 is not stable enough to for me to release my product.

    Is anyone else experiencing this???

    Thanks…

    Shawn

    in reply to: Bad Skinning of Advanced Task Dialog in V7 #47715
    roshfe
    Participant

    I am starting to receive similar reports from some of my customers about random “white areas” in various application forms as well ever since upgrading to 7.60

    'BytePlayer' wrote:

    I am using Alpha Skins 7.60 and when I try and use the Win Vista/7 TaskDialogIndirect procedure, the result is rather messed up. Here's basically the code and the result. I'm using a modified “Cold” skin…

    [attachment=5498:simple task dialog.JPG]

    [attachment=5499:multiOption Task Dialog.JPG]

    in reply to: TsScrollbar not redrawing consistantly #47668
    roshfe
    Participant
    'Support' wrote:

    Hello

    Could you give a sources of this demo also, please?

    I will try to create a small application that will show this bug.

    Thanks…

    Shawn

Viewing 11 posts - 1 through 11 (of 11 total)