Re: Help to display custom settings dialog in plasma widget (Python)

2013-08-30 Thread Aaron J. Seigo
On Wednesday, August 21, 2013 17:17:18 bug seagull wrote: > I am creating a plasma widget that displays certain elements of an rss feed > . It requires a string from the user in order to set the widget up. To get > this input I made a dialog using qt designer and converted it to python > code and i

Help to display custom settings dialog in plasma widget (Python)

2013-08-26 Thread bug seagull
Hello Everyone I am creating a plasma widget that displays certain elements of an rss feed . It requires a string from the user in order to set the widget up. To get this input I made a dialog using qt designer and converted it to python code and imported it. I am unable to get this dialog to show