Re: a kde applet on gnome
- From: Sven Arvidsson <sa@xxxxxxx>
- Date: Mon, 30 Apr 2007 23:49:16 +0200
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
- References:
- a kde applet on gnome
- From: abdelkader belahcene
- a kde applet on gnome
- Prev by Date: Re: Many LUKS partitions
- Previous by thread: a kde applet on gnome
- Next by thread: Etch issues with HP Netraid 2M
- Index(es):
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: Please...Applet frame resize problem
... it makes for cool interactivity and animation in this demo. ... The reason I
would like the applet to pop-up into its own window is because ... (comp.lang.java.programmer)