Some problems with sComboBoxEx

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #35678
    DarrenB
    Participant

    Hi all,

    it looks like I'm having problems with SComboBoxEx. I have included a small exe and source to illustrate problems… used internal skin as Aluminium but problem is repeated with all tested Skins.

    Create a standard AlphaSkins project… place 3 sComboBoxEx on form and tie each to an AlphaImageList. Make the 1st two ComboBoxEx Style := CsExSimple

    testimage2.png

    running the program I get this.

    testimage.png

    On the 3rd ComboBox Ex try typing some text into the box… it repeats the text twice…

    In addition if I save the project, then Close All, and finally reload the project then the 1st two scomboboxEx's lose their height in the IDE.

    Can someone tell me if I've done anything wrong or verify the behaviour? I am very tired!!! Windows Vista 64bit, AC 8.20, Delphi XE

    Thanks

    Darren

    #50351
    Support
    Keymaster

    Hello!

    Thank you for demo. I'll try improve it in the next Beta.

    #50404
    DarrenB
    Participant
    'Support' wrote:

    Hello!

    Thank you for demo. I'll try improve it in the next Beta.

    Hi Serge 🙂

    Tried with v8.31 with a simple app as shown in picture1

    pic1.jpg

    It seems that the 'double line' of text in style csExDropDown has been fixed and looks correct, but the problem with csExSimple remains. When run, the program does not display any image even though image index is set, that should show a picture associated with the line? Also when run, nothing is displayed at all. Tested with various skins.

    pic2.jpg

    XE, AC8.31, Win Vista 64 Bit

    #50421
    Support
    Keymaster

    Hello Darren

    I have tried to replace control by standard TComboBoxEx and this control have a same behaviour.

    Can you check it too, please?

    #50429
    DarrenB
    Participant
    'Support' wrote:

    Hello Darren

    I have tried to replace control by standard TComboBoxEx and this control have a same behaviour.

    Can you check it too, please?

    Hi Serge 🙂

    Yes, I tested it and can confirm what you say that this is indeed a standard behaviour of TComboBoxEx… I can only assume that it must be a bug in the actual Delphi implementation or am I doing something wrong? Is this expected behaviour surely it cannot be right?

    Thanks

    #50450
    Support
    Keymaster

    Hello!

    I can't say, unfortunately, I have not a big experience of using this control in such mode..

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