Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. [SYMBIAN] CSS Stylesheets for QScrollArea backgrounds
Qt 6.11 is out! See what's new in the release blog

[SYMBIAN] CSS Stylesheets for QScrollArea backgrounds

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 4.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    ened
    wrote on last edited by
    #1

    I had asked that question over at SO and due to picture upload restrictions in here, pls. check this link for details: http://stackoverflow.com/questions/4825976/transparent-qwidget-qscrollarea-background-style-setting-has-no-effect

    Hi,

    I try to set the background of a QScrollArea using a Stylesheet. Within Qt Designer this seems to work, but when deploying to the emulator, it will just paint a gray area. Pls. check the SO link for details & Stylesheet.

    There are several links on the internet that all end without working solution.

    Would appreciate any help on this.

    Thanks,
    Sebastian

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Fuzzbender
      wrote on last edited by
      #2

      You mention 'simulator' in the SO question and 'emulator' here.
      Traditionally in Symbian context 'emulator' refers to S60 SDK winscw emulator.
      Which is it? Or both?

      1 Reply Last reply
      0
      • E Offline
        E Offline
        ened
        wrote on last edited by
        #3

        It's the emulator that starts when I press apple-R from within QtCreator.

        I don't have a phone yet to try this out. Guess the problems would be similar.

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Fuzzbender
          wrote on last edited by
          #4

          Thanks for the clarification.

          I am suspecting QS60Style bug. If you can test your implementation by changing to some other style in QtCreator (QApplication::setStyle(new QWindowsStyle), for example) and if it does not reproduce there (note that the whole UI should look a bit different), then it is a bug in the QS60Style.

          If this is the case, please raise a bug to "http://bugreports.qt.nokia.com":http://bugreports.qt.nokia.com/

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved