On March 10, 2010, LordBlueLight wrote:
> But can't find any helpfull documentation how to build a containment with
> Python. Is it even possible?
good question; if it is, then the way to do this is to put this in your
.desktop file:
ServiceTypes=Plasma/Containment
--
Aaron J. Seigo
humru othr
Hi plasma-devel@kde.org subscribers,
I'm trying to build a Containmanet with Python and right at the beginning I'm
failing and need some help.
I want to create something with a Plasma::TabBar where each tab can contain
widgets. I want to have "pages" on my Dashboard. My first approach was to
c