Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. CSS3 Multiple columns
Forum Updated to NodeBB v4.3 + New Features

CSS3 Multiple columns

Scheduled Pinned Locked Moved Qt WebKit
2 Posts 1 Posters 1.1k 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.
  • J Offline
    J Offline
    jimcad
    wrote on last edited by
    #1

    I'd need to show web page into a multi-column layout. I can't use fixed div or tables because the content is created on the fly. And the web page is used for printing. So columns should run smoothly. CSS3 columns-count does just that but I'can get it to work. "(CSS 3 Multiple Columns)":http://www.w3schools.com/css/css3_multiple_columns.asp

    Is it not supported on QWebView? Is there alternative ways to do it?

    Thanks in advance!

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jimcad
      wrote on last edited by
      #2

      This seems to be only printing problem. QWebView shows it properly but only a one column is printed. "Here is the bug report":https://bugreports.qt-project.org/browse/QTBUG-40050

      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