6.40 Extended Borders bug

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #33117
    Luciano Aibar
    Participant

    Im using Alpha Controls 6.40 full package with C++ Builder 2009 fully updated

    EDIT: solved in version 6.41

    Enable ExtenderBorders = true
    Insert some TButtons
    then compile & run… and if the mouse is in the extended border region, when loading the app..
    the buttons are not correctly draw
    and now I see there is no text in the TEdit also

    thanks!

    #39913
    Support
    Keymaster

    I'm sorry, I can't repeat it. Could you make a demo?
    Thanks.

    #39990
    Luciano Aibar
    Participant

    I uploaded this C++ Builder example (.exe included)
    is compressed with 7-zip and I padded with .txt at the end (the forum is not allowing me to upload compressed files)

    I found another bugs… all problems comes when u put the mouse in the “extended border”
    The form in the example is screen centered… so will be always showing in the same place

    bug 1:
    put ur mouse in the extended border and press Alt+F4… won't work

    bug 2:
    run .exe and remember some extended border position, close the app.
    now put the mouse where was the old extended border and run the .exe again
    buttons and tedit will be blank and if u move the mouse in the extended border will continue blank.

    bug 3:
    when u put the mouse over the extended border.. the .exe will be eating almost 100% of the current CPU
    I got a 3-core machine so each CPU is 33%

    #40051
    Support
    Keymaster

    Thank you, I will research it now.

    #40055
    Support
    Keymaster

    I can't unpack the file <img src="style_emoticons//sad.gif” style=”vertical-align:middle” emoid=”:(” border=”0″ alt=”sad.gif” />
    Damaged?

    #40070
    HeDiBo
    Participant

    QUOTE (Support @ Jul 24 2009, 09:26 AM)
    I can't unpack the file <img src="style_emoticons//sad.gif” style=”vertical-align:middle” emoid=”:(” border=”0″ alt=”sad.gif” />
    Damaged?


    I can confirm the file is damaged.

    #40071
    Luciano Aibar
    Participant

    QUOTE (HeDiBo @ Jul 24 2009, 11:46 AM)
    I can confirm the file is damaged.

    but as I explained before is really easy to see the problems
    run C++ Builder 2009… new VCL project…
    drop TsSkingManager and set ExtendedBorders=true
    drop TButton and TEdit, that's all.

    Now compile & run
    thx and good luck!

    #40085
    Luciano Aibar
    Participant

    thanks! all problems solved with this new 6.41 release <img src="style_emoticons//laugh.gif” style=”vertical-align:middle” emoid=”:lol:” border=”0″ alt=”laugh.gif” />

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