i have columns in qgraphicsgridlayout content (pyqtgraph's plot, text). there possibility set width of columns smaller (maybe 0 px) width of content in column. content must cropped , dont stick in columns. setcolumnminimumwidth, setcolumnfixedwidth doesnt work.
i have done resizing widgets inside columns. making widgets on 1 side smaller , bigger on other resizes columns widgets' size.
Comments
Post a Comment