>On Sun, Feb 13, 2011 at 11:17 PM, Kun Zhang <[email protected]> wrote: > On Mon, Feb 14, 2011 at 12:09 PM, todd rme <[email protected]> wrote: >> >> On Sun, Feb 13, 2011 at 10:56 PM, Kun Zhang <[email protected]> wrote: >> > I am writing a plasmoid in python and want to do something when the user >> > clicked the "Refresh" button in the sliding-out side-panel (which also >> > contains the Resize and the Configuration buttons). What's the API I >> > should >> > use? >> >> That isn't a "refresh" button, it is a "rotate" button,. >> >> -Todd >> _______________________________________________ >> Plasma-devel mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/plasma-devel > > > Sorry, I got it wrong. @_@ > > Here's another question: can I customize the buttons on the side-panel, like > adding a new button? > I notice that some plasmoids have a forth button, clicking on which opens > another application. My plasmoid only have 3 side-buttons, how can I add the > forth one? > > -- > Best wishes > ZHANG Kun
I think the fourth button is specifically for opening an application you associate with the plasmoid. I don't think there is a way to set any other functions besides this. Also, please put replies after the quote from the previous email. -Todd _______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
