Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1341

Document how changes of the sizeHint of an ActiveX control are passed on to the container

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P3: Somewhat important
    • 4.7.1
    • 4.3.2
    • ActiveX Support
    • None

    Description

      QAxServer based controls might change their sizeHint after property setters have been called, and then ActiveQt will report the new size requirement to the container (i.e. the webpage), which will typically change the size of the control as requested.

      In the case of webpages this is usually not wanted, as the webmaster wants to have control over this. So this should be documented, together with the workaround of reimplementing sizeHint() to return a constant, large enough value.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vhilshei Volker Hilsheimer
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes