Re: a kde applet on gnome



On Mon, 2007-04-30 at 18:27 +0100, abdelkader belahcene wrote:
I have an applet ( kprayertime) which runs correcly on kde desktop as
applet, (the role of this applet is to open a window, at given time),

Now, I am using Gnome desktop and I want to use this applet?

Is ther a possibility to add it ??

No, I don't think so. The only thing I can think of is
gnome-swallow-applet. You can use it to run any app as an applet, but I
have no idea if it works with a KDE applet.

--
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22

Attachment: signature.asc
Description: This is a digitally signed message part



Relevant Pages

  • Re: opening a window from an applet..
    ... (public class extends JFrame?) ... if it's a JFrame instead of an applet does it still have to have initmethod? ... (can I open a swing window from an applet? ... a new window from an applet this is simply for a chat app applet, chat window opens in a new window (new window doesn't mean a separate app.. ...
    (comp.lang.java.gui)
  • Re: Please...Applet frame resize problem
    ... > All I'm trying to do is open a window that displays my applet and lets me ... You say you want to display your applet ... Having something 'pop-up' is also considered ... launch applications* ...
    (comp.lang.java.programmer)
  • Re: opening a window from an applet..
    ... (public class extends JFrame?) ... if it's a JFrame instead of an applet does it still have to have initmethod? ... (can I open a swing window from an applet? ... Which is a frame like any other. ...
    (comp.lang.java.gui)
  • Re: opening a window from an applet..
    ... (public class extends JFrame?) ... if it's a JFrame instead of an applet does it still have to have initmethod? ... (can I open a swing window from an applet? ... public void init() { ...
    (comp.lang.java.gui)
  • Re: opening a window from an applet..
    ... (public class extends JFrame?) ... if it's a JFrame instead of an applet does it still have to have initmethod? ... (can I open a swing window from an applet? ... but the file that opens the window can't find this class.. ...
    (comp.lang.java.gui)