On March 6, 2010, Cédric Bellegarde wrote:
>         self.__layout.addItem (self.__prevButton)
>         self.__layout.addItem (self.__playButton)
>         self.__layout.addItem (self.__pauseButton)
>         self.__layout.addItem (self.__stopButton)
>         self.__layout.addItem (self.__nextButton)
>         self.__layout.addStretch (1)

addStretch(10) < -- the number matters .. not sure if it's the problem in your 
case, but (1) just means "equal space"

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Qt Development Frameworks
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to