Skip to content

v1.1.1

Choose a tag to compare

@tfpf tfpf released this 10 Sep 08:54
· 34 commits to main since this release

Importing the classes is now simpler.

Instead of writing you can write
from ScrollableContainers.Qt5 import ScrollableAreaQt5 from ScrollableContainers import ScrollableAreaQt5
from ScrollableContainers.Qt6 import ScrollableAreaQt5 from ScrollableContainers import ScrollableAreaQt6
from ScrollableContainers.Tk import ScrollableFrameTk from ScrollableContainers import ScrollableFrameTk
from ScrollableContainers.Wx import ScrollablePanelWx from ScrollableContainers import ScrollablePanelWx

You can import the classes in either of these two ways.

SHA256 Sums

9ce2f058b909d5d0fa0bf7196d049461762963efebd6138d4e9f89a58f817631  ScrollableContainers-1.1.1.tar.gz
f790cf1429f7c18fd61ec2039847c393599067db04e698bcedcd8a3e51f5a850  ScrollableContainers-1.1.1-py3-none-any.whl