v.7.56 – problem with sComboBox.pas

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #47337
    BuzzLeclaire
    Participant

      Hello,

      Have you tried to build your project entirely.

      Bye

      #47338
      IPSteven
      Participant

        Yes, I rebuilt the project and I rebuilt/reinstalled the AlphaControls package – actually rebuilt both several times.

        But thank you for your suggestion.

        …Steven

        #47339
        IPSteven
        Participant

          All of my ComboBoxes are embedded in panels, some of the panels are on PageControls.

          I been experimenting with one ComboBox in my main form.

          If I replace the ComboBox or add a new one at the same location (in the same PageControl/in the same panel) I have the same problem.

          If move the ComboBox off the TsPanel directly to the form – it works/stays visible at runtime.

          As I mentioned previously, I have tried to create an app to demonstrate this issue but haven't been able to reproduce it.

          Edit:

          If I copy all the form objects and paste them into a new project the ComboBoxes stay visible.

          #47383
          Oconnel
          Participant

            I have same problem in my project! What's worse, sometimes when adding new items (AddItem method) those items are not visible in combobox dropdown list! (some are visible, and some don't). In addition, if you are using dark skin, than border of drop down list is still white.

            EDIT: To be more specific:

            1. I have a combo (DropDownList mode), and I'm filling it with two options on FormCreate event. At runtime, only one of them is visible in the drop down list.

            2. Second combo is placed in TsGroupBox (and TsGroupBox is placed on TsTabsheet). At runtime (if AC is active) this combo is not visible. But if I change active page tab to some other page, and than I return to the page where the combo is, the combo is visible again. Important. When form is showing, active page is not the one with that combo. Than I change page and combo is not visible.

            #47384
            IPSteven
            Participant

              Replacing the sComboBox.pas file with the one from version 7.55 seems to have fixed my combobox issues. My app supports unicode and the comboboxes are all pretty much the default size.

              Unfortunately I haven't had more time to delve deeper into this because I've got a major project that I need to deliver by tomorrow morning.

              Re: In addition, if you are using dark skin, than border of drop down list is still white.

              Is this a new issue or continuing? I didn't notice with the dark skins that I checked, mainly WMP11 & WMP 2008, but maybe I missed it.

              #47385
              Oconnel
              Participant

                Border problem is an old one. Here is a pic from newest demo app:

                juxyet.png

                (sComboBoxEx have black border, which is ok)

                #47413
                Support
                Keymaster

                  Hello

                  Described issues will be solved in the nearest release, I think.

                  #47455
                  IPSteven
                  Participant

                    Looks like v7.57 fixed my ComboBox issues and the border of the dropdown box is no longer white (the issue that Oconell mentioned).

                    Thank you! :a3:

                    Have a Happy Holiday (Merry Christmas, Happy Hanukah, etc.)! :a4:

                    #47459
                    Support
                    Keymaster
                      'IPSteven' wrote:
                      Have a Happy Holiday (Merry Christmas, Happy Hanukah, etc.)! :a4:

                      Thank you 🙂

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